docs: add license expiry metric to metrics website doc.
This commit is contained in:
parent
0838678609
commit
d44e5620dd
|
@ -113,6 +113,7 @@ signals.
|
|||
| `nomad.raft.apply` | Number of Raft transactions | Raft transactions / `interval` | Counter |
|
||||
| `nomad.raft.leader.lastContact` | Time since last contact to leader. General indicator of Raft latency | ms / Leader Contact | Timer |
|
||||
| `nomad.raft.replication.appendEntries` | Raft transaction commit time | ms / Raft Log Append | Timer |
|
||||
| `nomad.license.expiration_time_epoch` | Time as epoch (seconds since Jan 1 1970) at which license will expire | Seconds | Gauge |
|
||||
|
||||
## Client Metrics
|
||||
|
||||
|
|
Loading…
Reference in a new issue