diff --git a/.markdownlint.yaml b/.markdownlint.yaml index 10f530f52..9b84c3dee 100644 --- a/.markdownlint.yaml +++ b/.markdownlint.yaml @@ -1,6 +1,5 @@ { "default": true, - "MD024": { "allow_different_nesting": true }, "MD029": { "style": "ordered" }, "ul-style": false, # MD004 "line-length": false, # MD013 diff --git a/specification/metrics/semantic_conventions/README.md b/specification/metrics/semantic_conventions/README.md index 29fc0409c..65c00c686 100644 --- a/specification/metrics/semantic_conventions/README.md +++ b/specification/metrics/semantic_conventions/README.md @@ -9,7 +9,7 @@ * [Pluralization](#pluralization) - [General Metric Semantic Conventions](#general-metric-semantic-conventions) * [Instrument Naming](#instrument-naming) - * [Units](#units-1) + * [Instrument Units](#instrument-units) @@ -137,7 +137,7 @@ freely. For example, `system.paging.faults` and `system.network.packets`. Units do not need to be specified in the names since they are included during instrument creation, but can be added if there is ambiguity. -### Units +### Instrument Units Units should follow the [UCUM](http://unitsofmeasure.org/ucum.html) (need more clarification in