Update Telemetry (OpenTelemetry & Prometheus) - #4594
Merged
janhoy merged 8 commits intoAug 4, 2026
Merged
Conversation
…rometheus license files - Bump opentelemetry-exporter-prometheus 1.56.0-alpha -> 1.63.0-alpha to match the 1.63.0 SDK (fixes NoClassDefFoundError io/opentelemetry/sdk/internal/ThrottlingLogger and Otel2PrometheusConverter init failures in SolrJ tests). - Bump opentelemetry-runtime-telemetry 2.22.0-alpha -> 2.27.0-alpha (latest) so its transitive opentelemetry-api-incubator provides DeclarativeConfigProperties.get(String) required by SDK 1.63.0 autoconfigure (fixes NoSuchMethodError in opentelemetry module tests). - Add LICENSE-ASL/NOTICE files for new prometheus transitive deps prometheus-metrics-config and prometheus-metrics-exposition-textformats. - Regenerate lockfiles and license checksums (semconv 1.37.0 -> 1.40.0 transitively).
Collaborator
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
# Conflicts: # solr/cross-dc-manager/gradle.lockfile # solr/modules/opentelemetry/gradle.lockfile
…nly, so FilterablePrometheusMetricReader delegates instead of subclassing
…uilder-only, so FilterablePrometheusMetricReader delegates instead of subclassing" This reverts commit f0be937.
Contributor
|
Heads up - This dependency upgrade changed a prometheus metric name and now causes reproducible test failure for |
ppkarwasz
added a commit
to vex-generation-toolset/solr
that referenced
this pull request
Aug 5, 2026
The bomFull and bomSlim configurations exist only on this branch, so changes on main that alter what :solr:packaging resolves do not update their entries in solr/packaging/gradle.lockfile. Two such changes had accumulated and broke the build: * SOLR-18187 (apache#4259) added the anthropic, google-ai-gemini and ollama langchain4j providers to :solr:modules:language-models, which bomFull pulls in transitively. * apache#4594 bumped the OpenTelemetry and Prometheus stacks. Regenerated with "gradlew resolveAndLockAll collectJarInfos --write-locks"; only the packaging lockfile changed. Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
dsmiley
pushed a commit
that referenced
this pull request
Aug 8, 2026
Co-authored-by: Jan Høydahl <janhoy@apache.org> (cherry picked from commit 3676963)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0→1.8.01.1.0→1.8.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.01.56.0→1.63.0Release Notes
prometheus/client_java (io.prometheus:prometheus-metrics-model)
v1.8.0Features
Bug Fixes
Documentation
v1.7.0Features
Bug Fixes
PrometheusNaming.sanitizeMetricName()(#2124) (2d0f508)Performance Improvements
Documentation
v1.6.1Bug Fixes
Documentation
v1.6.0Features
Bug Fixes
v1.5.1Bug Fixes
mise run format(#1931) (537fb88)Documentation
v1.5.0Highlights
Performance
observationCountacross multiple instances. Benchmarks show prometheusClassic improving from ~5,126 ops/s to ~14,624 ops/s (~185% improvement) and prometheusNative from ~3,854 ops/s to ~7,406 ops/s (~92% improvement).Configuration
IO_PROMETHEUS_EXPORTER_HTTP_SERVER_PORT) while maintaining full backward compatibility. Also introduces snake_case property naming (recommended) while keeping camelCase working.API
Metricsclass so consumer code no longer needs import updates on protobuf upgrades.OpenTelemetry
prometheus-metrics-otel-supportmodule that bundles the OTel SDK and Prometheus exporter as a single dependency. Examples are now standalone and can be copy-pasted directly.Exporters
PrometheusScrapeHandler.Instrumentation
What's Changed
🏕 Features
🔧 Maintenance
🧹 Chore
👒 Dependencies
4a26dfcby @renovate[bot] in #1671dbfb525by @renovate[bot] in #167331fb090by @renovate[bot] in #1675ef816d9by @renovate[bot] in #1677ac6ce08by @renovate[bot] in #1679daeb27eby @renovate[bot] in #168373fe03bby @renovate[bot] in #168793cb6efby @renovate[bot] in #1689d8e305aby @renovate[bot] in #169716bc234by @renovate[bot] in #17048e8c483by @renovate[bot] in #1717b14234cby @renovate[bot] in #1719f2beeb2by @renovate[bot] in #1720f6b0925by @renovate[bot] in #17329255dc7by @renovate[bot] in #17372175aaaby @renovate[bot] in #1747a7c79afby @renovate[bot] in #1763968f191by @renovate[bot] in #177996bcccaby @renovate[bot] in #17829d1d306by @renovate[bot] in #1790be666c2by @renovate[bot] in #1796Configuration
📅 Schedule: (UTC)
* * * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot