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 metrics exporting for: #36

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Add metrics exporting for: #36

merged 1 commit into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. Add metrics exporting for:

    * Prometheus on port PROM_PORT or 9350
    * OpenTelemetry in OTEL Format
     * OTEL_EXPORTER [http|grpc] http default
     * OTEL_DEST 'localhost:4318' default
     * OTEL_SERVICE_NAME 'pdf-render-service' default
     * OTEL_HOSTNAME system hostname default
    NicholasMTElliott committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e6883f9 View commit details
    Browse the repository at this point in the history