Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add global telemetry #724

Merged
merged 14 commits into from
Jun 11, 2024
Merged

add global telemetry #724

merged 14 commits into from
Jun 11, 2024

Conversation

dmachard
Copy link
Owner

@dmachard dmachard commented Jun 1, 2024

PR to add global telemetry

new config

globa:
  telemetry:
    enabled: true
    web-path: "/metrics"
    web-listen: ":9165"
    prometheus-prefix: "dnscollector_exporter"
    tls-support: false
    tls-cert-file: ""
    tls-key-file: ""
    client-ca-file: ""
    basic-auth-enable: false
    basic-auth-login: admin
    basic-auth-pwd: changeme

dashboard overview

image

@dmachard dmachard merged commit b0dbb79 into main Jun 11, 2024
55 checks passed
@dmachard dmachard deleted the metrics branch June 11, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prometheus stats on ops per second per pipeline
1 participant