Skip to content

Commit ead39c8

Browse files
zeitlingertrask
andauthored
Update prometheus/README.md
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
1 parent 55f9eeb commit ead39c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docker compose up
3232

3333
## 3 - View Metrics
3434

35-
To view metrics in Prometheus (e.g. 90% percentile), navigate to:
35+
To view metrics in Prometheus (e.g. 90th percentile), navigate to:
3636

3737
http://localhost:9090/query?g0.expr=histogram_quantile%28.90%2C+sum+by%28le%29+%28rate%28super_timer_milliseconds_bucket%5B5m%5D%29%29%29&g0.show_tree=0&g0.tab=graph&g0.range_input=15m&g0.res_type=auto&g0.res_density=medium&g0.display_mode=lines&g0.show_exemplars=0
3838

0 commit comments

Comments
 (0)