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