open-telemetry / open-telemetry/semantic-conventions-java
[Question] Semantic convention metrics
Open
Nobody has claimed this yet.
enhancement
help wanted
question
- Dominant language
- Java
- Stars
- 39
- Forks
- 36
- Avg merge
- 22h 36m
- Merged PRs (30d)
- 15
Description
Does the Java semconv offer something like the Go semconv for semantic convention metrics?
This approach seems beneficial as it offers a metric already configured with the expected description, unit, and correct name.
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.
Research direction
Compare the Java semantic-convention classes with the Go semconv/v1.37.0/httpconv/metric.go implementation linked in the issue. Identify whether Java already exposes metrics with the expected name, description, unit, and configuration; done means documenting the result or defining the required generated API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100