Rename the metrics new_api.md to api.md and updated links (#1672)

This commit is contained in:
Reiley Yang 2021-05-06 15:12:23 -07:00 committed by GitHub
parent b2d24ae1a5
commit 5bf423b6f8
1 changed files with 1 additions and 1 deletions

View File

@ -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