docs: add license expiry metric to metrics website doc.

This commit is contained in:
James Rasell 2021-12-07 10:31:51 +00:00
parent 0838678609
commit d44e5620dd
No known key found for this signature in database
GPG key ID: AA7D460F5C8377AA

View file

@ -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