Using envoy's own stats in prometheus metrics format.
sample config,
- job_name: 'envoy'
metrics_path: '/stats'
params:
format: ['prometheus']
scrape_interval: 15s
scrape_timeout: 15s
<node_config_here>
Products
Company
Help build the future of open source observability software Open positions
Check out the open source projects we support Downloads
Get Started
Free Forever plan:
Using envoy's own stats in prometheus metrics format.
sample config,
- job_name: 'envoy'
metrics_path: '/stats'
params:
format: ['prometheus']
scrape_interval: 15s
scrape_timeout: 15s
<node_config_here>