Skip to content

Commit

Permalink
Regenerate integrations docs (netdata#19286)
Browse files Browse the repository at this point in the history
Co-authored-by: ilyam8 <[email protected]>
  • Loading branch information
netdatabot and ilyam8 authored Dec 25, 2024
1 parent 38d641a commit 13f7178
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/go/plugin/go.d/collector/nats/integrations/nats.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ Metrics:
| nats.server_cpu_usage | used | percent |
| nats.server_mem_usage | used | bytes |
| nats.server_uptime | uptime | seconds |
| nats.jetstream_streams | active | streams |
| nats.jetstream_streams_storage_bytes | used | bytes |
| nats.jetstream_streams_storage_messages | stored | messaged |
| nats.jetstream_consumers | active | consumers |
| nats.jetstream_api_requests | requests | requests/s |
| nats.jetstream_api_errors | errors | errors/s |
| nats.jetstream_api_inflight | inflight | requests |
| nats.jetstream_memory_used | used | bytes |
| nats.jetstream_storage_used | used | bytes |

### Per http endpoint

Expand Down

0 comments on commit 13f7178

Please sign in to comment.