Skip to content

[Feature] Custom metrics collection #357

Description

@BrynCooke

Describe the solution you'd like
Currently the metrics feature will collect metrics into datastructures that can be polled. However this is not useful for sending such metrics to an existing APM via opentelemetry because it is impossible to feed average min and max values directly into a histogram.

Instead of directly collecting metrics it would be useful if users can register a collector implementation so that they can collate metrics themselves.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions