Rename the metrics new_api.md to api.md and updated links (#1672)
This commit is contained in:
parent
b2d24ae1a5
commit
5bf423b6f8
|
|
@ -45,7 +45,7 @@ See also [Metric names and labels](https://prometheus.io/docs/concepts/data_mode
|
|||
in the Prometheus data model documentation.
|
||||
|
||||
OpenMetrics does not allow metric names to begin with a digit. OpenTelemetry's
|
||||
[instrument naming requirements](../new_api.md#instrument-naming-rule) also
|
||||
[instrument naming requirements](../api.md#instrument-naming-rule) also
|
||||
require that the first character of a metric instrument is non-numeric.
|
||||
|
||||
If a metric event is generated in OpenTelemetry that does not conform to this
|
||||
|
|
|
|||
Loading…
Reference in New Issue