Metrics
下面您可以找到此项目声明的所有指标的列表。
Below you can find a list of all metrics declared by this project.
Mongodb Command Observation
围绕 MongoDB 命令执行创建的计时器。
Timer created around a MongoDB command execution.
度量名称 spring.data.mongodb.command
。类型 timer
。
Metric name spring.data.mongodb.command
. Type timer
.
度量名称 spring.data.mongodb.command.active
。类型 long task timer
。
Metric name spring.data.mongodb.command.active
. Type long task timer
.
在 Observation 启动后添加的 KeyValues 可能会缺失于 *.active 指标。
KeyValues that are added after starting the Observation might be missing from the *.active metrics.
Micrometer 内部使用 nanoseconds
作为基本单位。但是,每个后端决定实际基本单位。(例如,Prometheus 使用秒)
Micrometer internally uses nanoseconds
for the baseunit. However, each backend determines the actual baseunit. (i.e. Prometheus uses seconds)
封闭类的完全限定名称 org.springframework.data.mongodb.observability.MongoObservation
。
Fully qualified name of the enclosing class org.springframework.data.mongodb.observability.MongoObservation
.
Name |
Description |
|
MongoDB connection string. |
|
MongoDB collection name. |
|
MongoDB database name. |
|
MongoDB command value. |
|
MongoDB database system. |
|
MongoDB user. |
|
Name of the database host. |
|
Logical remote port number. |
|
Mongo peer address. |
|
Mongo peer port. |
|
Network transport. |
|
MongoDB cluster identifier. |