mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(observability): Replace Prometheus package with OpenTelemetry
This commit is contained in:
parent
f67383b761
commit
6b1640b753
22 changed files with 2391 additions and 568 deletions
|
|
@ -90,10 +90,10 @@ sentry:
|
|||
enabled: false
|
||||
dsn: ""
|
||||
|
||||
prometheus:
|
||||
enabled: false
|
||||
|
||||
basicAuth:
|
||||
opentelemetry:
|
||||
metrics:
|
||||
enabled: false
|
||||
username: ""
|
||||
password: ""
|
||||
port: 9464
|
||||
traces:
|
||||
enabled: false
|
||||
otlpEndpoint: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue