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

Sending springboot application custom metrics using OTEL #553

Closed
georges-git opened this issue Jun 23, 2021 · 3 comments
Closed

Sending springboot application custom metrics using OTEL #553

georges-git opened this issue Jun 23, 2021 · 3 comments
Labels
metrics Metrics related issue

Comments

@georges-git
Copy link

Hello @mxiamxia and AWS team - Could you provide sample examples (config, code) for sending springboot application custom metrics using OTEL.

@mxiamxia
Copy link
Member

Since there is no auto-instrument on OTel metrics. you have to manually instrument you service for sending OTel metrics, so it has nothing to do with the framework. can you check the following instruction doc?

https://aws-otel.github.io/docs/getting-started/java-sdk/metric-manual-instr

@mxiamxia
Copy link
Member

@alolita alolita added the metrics Metrics related issue label Aug 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2022

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Jan 2, 2022
@alolita alolita removed the stale label Jan 3, 2022
@alolita alolita closed this as completed Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics Metrics related issue
Projects
None yet
Development

No branches or pull requests

3 participants