Migrate metrics to micrometer or opentelemetry
Open
@MikeNeilson is already working on this.
Since May 1, 2023.
needs-approval
priority:medium
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
I was looking at metrics for OpenDCS and found this: https://micrometer.io/
It's similar to the current Dropwizard metrics but it has more hooks for exporting and mapping metric names.
Additionally it supports OpenTelemetry concepts like tracing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.