Skip to content

process_cpu_seconds_total is an int, should be float #5

@bangbaew

Description

@bangbaew

image

from the graph, you can see two odd lines, green and dark red, both of them are exported from this crate as int ( 0 -> 1 -> 2 -> n) while the other graphs are exported from golang fiber opentelemetry, they are all float and the graph is working fine, how can i make it float on this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions