File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
api/include/opentelemetry/semconv/incubating Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ static inline nostd::shared_ptr<metrics::ObservableInstrument> CreateAsyncDouble
132132 * states <p>
133133 * @code hw.status @endcode is currently specified as an <em>UpDownCounter</em> but would ideally be
134134 * represented using a <a
135- * href="https://github.com/OpenObservability /OpenMetrics/blob/main /specification/OpenMetrics.md#stateset"><em>StateSet</em>
135+ * href="https://github.com/prometheus /OpenMetrics/blob/v1.0.0 /specification/OpenMetrics.md#stateset"><em>StateSet</em>
136136 * as defined in OpenMetrics</a>. This semantic convention will be updated once <em>StateSet</em> is
137137 * specified in OpenTelemetry. This planned change is not expected to have any consequence on the
138138 * way users query their timeseries backend to retrieve the values of @code hw.status @endcode over
You can’t perform that action at this time.
0 commit comments