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

pg_exporter: fix /stat endpoint formatting #48

Merged
merged 1 commit into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. pg_exporter: fix /stat endpoint formatting

    Send text/plain for requests to the /stat endpoint so browser visits
    will render it correctly.
    
    It should really respect the client's Accept header and render to
    json or similar when requested, but that's a bigger job.
    ringerc committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    adc9bbd View commit details
    Browse the repository at this point in the history