oculus 0.1.3

Unified telemetry system for monitoring and observability
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
server:
  bind: 0.0.0.0
  port: 8080

database:
  driver: sqlite # sqlite or postgresql (aliases: pg, postgres)
  dsn: .oculus.db
  channel_capacity: 10000

# Path to directory with predefined collector configs
# Collectors from this directory are synced to database on startup (insert only)
# Modifications and deletions should be done via the web UI
collector_include: configs/collectors/