Closes gh-11193
This commit is contained in:
Johnny Lim
2017-11-29 08:21:59 +09:00
committed by Stephane Nicoll
parent 33bd7ccc91
commit 952224ef56
9 changed files with 36 additions and 37 deletions

View File

@@ -1015,7 +1015,7 @@ following information:
[[production-ready-metrics-jdbc]]
=== DataSource metrics
Auto-configuration will enable the instrumentation of all available `DataSources` with a
Auto-configuration will enable the instrumentation of all available ``DataSource``s with a
metric named `data.source`. Data source instrumentation results in gauges representing
the currently active, maximum allowed, and minimum allowed connections in the pool. Each
of these gauges has a name which is prefixed by `data.source` by default. The prefix can