Skip to content

Commit

Permalink
[SEMANTIC CONVENTIONS] Update links to openmetrics to reference the v…
Browse files Browse the repository at this point in the history
…1.0.0 release (#3205)
  • Loading branch information
dashpole authored Dec 14, 2024
1 parent 8b418fe commit 6ed0651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/include/opentelemetry/semconv/incubating/hw_metrics.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static inline nostd::shared_ptr<metrics::ObservableInstrument> CreateAsyncDouble
* states <p>
* @code hw.status @endcode is currently specified as an <em>UpDownCounter</em> but would ideally be
* represented using a <a
* href="https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#stateset"><em>StateSet</em>
* href="https://github.com/prometheus/OpenMetrics/blob/v1.0.0/specification/OpenMetrics.md#stateset"><em>StateSet</em>
* as defined in OpenMetrics</a>. This semantic convention will be updated once <em>StateSet</em> is
* specified in OpenTelemetry. This planned change is not expected to have any consequence on the
* way users query their timeseries backend to retrieve the values of @code hw.status @endcode over
Expand Down

0 comments on commit 6ed0651

Please sign in to comment.