Rename "sla" to "slo" in reference documentation

See gh-24160
This commit is contained in:
Sergey Kolesnikov 2020-11-15 21:47:46 +03:00 committed by Stephane Nicoll
parent 5a5f5bc2ad
commit b341b478a6
1 changed files with 1 additions and 1 deletions

View File

@ -2198,7 +2198,7 @@ The following properties allow per-meter customization:
| Publish a cumulative histogram with buckets defined by your service-level objectives.
|===
For more details on concepts behind `percentiles-histogram`, `percentiles` and `sla` refer to the {micrometer-concepts-docs}#_histograms_and_percentiles["Histograms and percentiles" section] of the micrometer documentation.
For more details on concepts behind `percentiles-histogram`, `percentiles` and `slo` refer to the {micrometer-concepts-docs}#_histograms_and_percentiles["Histograms and percentiles" section] of the micrometer documentation.