Skip to content

Commit de93bc4

Browse files
committed
Add ClickHouse database configuration to python_ingest_simple example
- Specify ClickHouse as the default database in the example YAML configuration - Enhance example configuration to demonstrate ClickHouse database support
1 parent 829a304 commit de93bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

metrics/examples/python/python_ingest_simple/python_ingest_simple.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
db: "clickhouse"
12
metric_batch: "python_ingest_simple"
23
alert_methods: "email,slack"
34
ingest_cron_schedule: "*/2 * * * *"

0 commit comments

Comments
 (0)