obzenflow 0.1.2

High-performance event streaming and processing framework
Documentation
1
2
3
4
5
6
7
8
9
10
global:
  scrape_interval: 5s
  evaluation_interval: 5s

scrape_configs:
  - job_name: 'obzenflow'
    static_configs:
      - targets: ['host.docker.internal:9090']
    metrics_path: '/metrics'
    scrape_interval: 5s