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 option to enable tracing in Prometheus config #705

Merged
merged 6 commits into from Nov 24, 2023

Commits on Nov 22, 2023

  1. add option to enable tracing in Prometheus

    Prometheus has supported tracing in the configuration file. This commit enables
    adding a tracing config to the config file.
    
    source: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#tracing_config
    fbegyn committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4543669 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    10d07f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39c26b View commit details
    Browse the repository at this point in the history
  3. set defaults

    fbegyn committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0ca7113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa38b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74dec13 View commit details
    Browse the repository at this point in the history