Prometheus
Integrating with Prometheus
Performance
Current Prometheus integration targets performance numbers for event production, consumption and detection. It does not target the detections themselves.
Tracee is enabled for prometheus scraping by default. Scraping can be done through the following URLs:
tracee can be scraped through :3366/metrics
Metrics addresses can be changed through tracee command line arguments
metrics
andlisten-addr
, check--help
for more information.
Tip
Check this tutorial for more information as well.