Skip to content

Instantly share code, notes, and snippets.

@jonfriesen
Created June 12, 2025 18:04
Show Gist options
  • Save jonfriesen/eb99c9fdffa08981eb7b685b889384bd to your computer and use it in GitHub Desktop.
Save jonfriesen/eb99c9fdffa08981eb7b685b889384bd to your computer and use it in GitHub Desktop.
Mezmo Demo
version: 2
services:
event_stores:
- type: otel
endpoint: "https://pipeline.mezmo.com/v1/{{ MEZMO_PIPELINE_ID }}"
protocol: http
service_name: "qtap"
environment: "production"
headers:
Authorization:
type: env
value: MEZMO_ACCESS_KEY
tls:
enabled: false
object_stores:
- type: stdout
stacks:
report_to_mezmo:
plugins:
- type: access_logs
config:
mode: summary
format: console
- type: report_usage
tap:
direction: egress-external
ignore_loopback: true
audit_include_dns: false
http:
stack: report_to_mezmo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment