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 OpenTelemetry Metrics example #5014

Merged

Commits on Oct 2, 2024

  1. Add OpenTelemetry Metrics example

    Provides a small Docker Compose setup to show metrics ingestion
    with Data Prepper. This example is similar to the traces and logs
    examples. It also shows the metrics Data Prepper emits on its metrics
    endpoint.
    
    Signed-off-by: Karsten Schnitter <[email protected]>
    KarstenSchnitter committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    69fb353 View commit details
    Browse the repository at this point in the history
  2. Update examples/metrics-ingestion-otel/README.md

    Add username and password to documentation.
    
    Signed-off-by: Karsten Schnitter <[email protected]>
    KarstenSchnitter authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e5108b7 View commit details
    Browse the repository at this point in the history