Skip to content

How to model Prometheus Gauge in OpenTelemetry language? #708

@moorara

Description

@moorara

Use-Case

I want to have an instrument similar to Prometheus Gauge metric to measure the number of in-flight request. Basically, on each request I need to increase and once the request is handled, decrease it. The aggregation is also should be last value I believe.

Any suggestion how can I approach this use-case?

Metadata

Metadata

Assignees

Labels

area:metricsPart of OpenTelemetry Metrics

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions