Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-telemetry
/
opentelemetry-java
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.4k
Code
Issues
148
Pull requests
42
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Prometheus translation strategy support
- #8346
#8346
Merged
jack-berg
merged 22 commits into
open-telemetry:main
open-telemetry/opentelemetry-java:main
from
zeitlinger:codex/prometheus-translation-strategy
zeitlinger/opentelemetry-java:codex/prometheus-translation-strategy
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Add Prometheus translation strategy support
#8346
jack-berg
merged 22 commits into
open-telemetry:main
open-telemetry/opentelemetry-java:main
from
zeitlinger:codex/prometheus-translation-strategy
zeitlinger/opentelemetry-java:codex/prometheus-translation-strategy
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
Add Prometheus translation strategy support
Show description for 1ab1fc2
zeitlinger
committed
1ab1fc2
View commit details
Copy full SHA for 1ab1fc2
Browse repository at this point
Simplify Prometheus translation strategy mapping
Show description for 2cc649c
zeitlinger
committed
2cc649c
View commit details
Copy full SHA for 2cc649c
Browse repository at this point
Restrict Prometheus strategy parsing to declared values
Show description for 6986009
zeitlinger
committed
6986009
View commit details
Copy full SHA for 6986009
Browse repository at this point
Align Prometheus label translation
Show description for ae83c7e
zeitlinger
committed
ae83c7e
View commit details
Copy full SHA for ae83c7e
Browse repository at this point
Document Prometheus label reservation
Show description for 6f1f18f
zeitlinger
committed
6f1f18f
View commit details
Copy full SHA for 6f1f18f
Browse repository at this point
Clarify Prometheus translation ownership
Show description for 7dfbab2
zeitlinger
committed
7dfbab2
View commit details
Copy full SHA for 7dfbab2
Browse repository at this point
Own Prometheus name translation
Show description for 1ad3600
zeitlinger
committed
1ad3600
View commit details
Copy full SHA for 1ad3600
Browse repository at this point
Fix Prometheus test checkstyle
Show description for c59b24d
zeitlinger
committed
c59b24d
View commit details
Copy full SHA for c59b24d
Browse repository at this point
Commits on May 5, 2026
Address Prometheus translation review comments
Show description for 671e437
zeitlinger
committed
671e437
View commit details
Copy full SHA for 671e437
Browse repository at this point
Commits on May 8, 2026
Address Jack's Prometheus translation review nits
Show description for 957e2e7
zeitlinger
committed
957e2e7
View commit details
Copy full SHA for 957e2e7
Browse repository at this point
Commits on Jun 4, 2026
Bump prometheus client_java 1.6.1 -> 1.7.0
Show description for 9c20343
zeitlinger
committed
9c20343
View commit details
Copy full SHA for 9c20343
Browse repository at this point
Commits on Jun 10, 2026
Use MetricMetadata builder with local Prometheus snapshot
Show description for 747e64b
zeitlinger
committed
747e64b
View commit details
Copy full SHA for 747e64b
Browse repository at this point
Commits on Jun 11, 2026
Add Prometheus negotiation coverage and simplify metadata conversion
Show description for eef409b
zeitlinger
committed
eef409b
View commit details
Copy full SHA for eef409b
Browse repository at this point
Use Prometheus client 1.8.0
Show description for 9afaa37
zeitlinger
committed
9afaa37
View commit details
Copy full SHA for 9afaa37
Browse repository at this point
Merge remote-tracking branch 'origin/main' into codex/prometheus-translation-strategy
Show description for a6fcd96
zeitlinger
committed
a6fcd96
View commit details
Copy full SHA for a6fcd96
Browse repository at this point
Apply Spotless formatting
Show description for 561208a
zeitlinger
committed
561208a
View commit details
Copy full SHA for 561208a
Browse repository at this point
Commits on Jun 12, 2026
Address psx95 review: simplify metric name loop and use argumentSet in tests
Show description for 03ec22e
zeitlinger
committed
03ec22e
View commit details
Copy full SHA for 03ec22e
Browse repository at this point
Commits on Jun 17, 2026
Address Prometheus PR review nits
Show description for bdf86f7
zeitlinger
committed
bdf86f7
View commit details
Copy full SHA for bdf86f7
Browse repository at this point
test: cover Prometheus translation edge cases
Show description for d9c634f
zeitlinger
committed
d9c634f
View commit details
Copy full SHA for d9c634f
Browse repository at this point
test: cover remaining Prometheus conversion branches
Show description for 9e61219
zeitlinger
committed
9e61219
View commit details
Copy full SHA for 9e61219
Browse repository at this point
Commits on Jun 18, 2026
test: cover more Prometheus converter branches
Show description for 9584a93
zeitlinger
committed
9584a93
View commit details
Copy full SHA for 9584a93
Browse repository at this point
test: exercise more Prometheus converter edge cases
Show description for 004431f
zeitlinger
committed
004431f
View commit details
Copy full SHA for 004431f
Browse repository at this point
You can’t perform that action at this time.