Skip to content

Need suggestion when using histogram #3005

Description

@CNicer

I use a histogram to count the time consumed by a function. After the function is called, the time consumed by this call is put into a queue, and a thread is used to get the value of the queue and call the histogram record to report it. When the function is called frequently, the number of opentelemetry calls is also high. Are there any optimization suggestions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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