Skip to main content

NATS

Overview

The NATS monitoring plugin gathers metrics from the NATS monitoring http server.

Configuration

[[inputs.nats]]
## The address of the monitoring endpoint of the NATS server
server = "http://localhost:8222"

## Maximum time to receive response
# response_timeout = "5s"