feat(infra-dev): add opentelemetry and grafana (#12808)

This commit is contained in:
Antoine Moreaux
2025-06-24 12:13:24 +02:00
committed by GitHub
parent c56ccf7ed9
commit 9aaa104ec0
4 changed files with 78 additions and 9 deletions

View File

@ -0,0 +1,15 @@
apiVersion: 1
datasources:
- name: ClickHouse
type: grafana-clickhouse-datasource
uid: clickhouse_datasource
jsonData:
server: twenty_clickhouse
defaultDatabase: twenty_dev
port: 9000
protocol: native
tlsSkipVerify: true
username: default
secureJsonData:
password: devPassword