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

Conversation

KarstenSchnitter
Copy link
Collaborator

@KarstenSchnitter KarstenSchnitter commented Oct 2, 2024

Description

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.

Issues Resolved

no issue known

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

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]>
Copy link
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you @KarstenSchnitter !


1. Run `docker compose up`
2. Wait for everything to come up.
3. Log into OpenSearch Dashboards at <http://localhost:5601>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's let the community know the username and password to provide.

examples/metrics-ingestion-otel/README.md Show resolved Hide resolved
Add username and password to documentation.

Signed-off-by: Karsten Schnitter <[email protected]>
Copy link
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KarstenSchnitter KarstenSchnitter merged commit f021f3b into opensearch-project:main Oct 3, 2024
45 of 47 checks passed
@KarstenSchnitter KarstenSchnitter deleted the otel-metrics branch October 3, 2024 17:24
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.

2 participants