solrbot opened a new pull request, #3001: URL: https://github.com/apache/solr/pull/3001
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.prometheus:prometheus-metrics-model](https://redirect.github.com/prometheus/client_java) | dependencies | minor | `1.1.0` -> `1.3.5` | | [io.prometheus:prometheus-metrics-exposition-formats](https://redirect.github.com/prometheus/client_java) | dependencies | minor | `1.1.0` -> `1.3.5` | --- ### Release Notes <details> <summary>prometheus/client_java (io.prometheus:prometheus-metrics-model)</summary> ### [`v1.3.5`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.5) ##### What's Changed - Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/client_java/pull/1222](https://redirect.github.com/prometheus/client_java/pull/1222) - Add support for dw-metrics 4.x by [@​kingster](https://redirect.github.com/kingster) in [https://github.com/prometheus/client_java/pull/1228](https://redirect.github.com/prometheus/client_java/pull/1228) **Full Changelog**: https://github.com/prometheus/client_java/compare/v1.3.4...v1.3.5 ### [`v1.3.4`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.4) ##### What's Changed - Add instrumentation for Guava & Caffeine to BOM by [@​der-eismann](https://redirect.github.com/der-eismann) in [https://github.com/prometheus/client_java/pull/1175](https://redirect.github.com/prometheus/client_java/pull/1175) - fix register part of documentation for caffeine & guava instrumentati… by [@​pheyken](https://redirect.github.com/pheyken) in [https://github.com/prometheus/client_java/pull/1203](https://redirect.github.com/prometheus/client_java/pull/1203) - \[prometheus-metrics-instrumentation-caffeine] implement getPrometheus… by [@​pheyken](https://redirect.github.com/pheyken) in [https://github.com/prometheus/client_java/pull/1206](https://redirect.github.com/prometheus/client_java/pull/1206) - \[prometheus-metrics-instrumentation-guava] implement getPrometheusNames by [@​pheyken](https://redirect.github.com/pheyken) in [https://github.com/prometheus/client_java/pull/1211](https://redirect.github.com/prometheus/client_java/pull/1211) - [make Protobuf optional](https://prometheus.github.io/client_java/exporters/formats/#exclude-protobuf-exposition-format) by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/1190](https://redirect.github.com/prometheus/client_java/pull/1190) ##### New Contributors - [@​der-eismann](https://redirect.github.com/der-eismann) made their first contribution in [https://github.com/prometheus/client_java/pull/1175](https://redirect.github.com/prometheus/client_java/pull/1175) **Full Changelog**: https://github.com/prometheus/client_java/compare/v1.3.3...v1.3.4 ### [`v1.3.3`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.3) ##### What's Changed - Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/client_java/pull/1178](https://redirect.github.com/prometheus/client_java/pull/1178) - Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.8.0-alpha to 2.9.0-alpha by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/client_java/pull/1164](https://redirect.github.com/prometheus/client_java/pull/1164) - avoid ConcurrentModificationException by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/1191](https://redirect.github.com/prometheus/client_java/pull/1191) - revert incompatible api change by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/1192](https://redirect.github.com/prometheus/client_java/pull/1192) **Full Changelog**: https://github.com/prometheus/client_java/compare/v1.3.2...v1.3.3 ### [`v1.3.2`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.2) ##### What's Changed - Simple MetricsSnapshot performance change by [@​dhoard](https://redirect.github.com/dhoard) in [https://github.com/prometheus/client_java/pull/963](https://redirect.github.com/prometheus/client_java/pull/963) - feat: add bearerToken builder to pushgateway exporter by [@​FUSAKLA](https://redirect.github.com/FUSAKLA) in [https://github.com/prometheus/client_java/pull/968](https://redirect.github.com/prometheus/client_java/pull/968) - Fix UnknownDataPointSnapshot constructor by [@​mimaison](https://redirect.github.com/mimaison) in [https://github.com/prometheus/client_java/pull/977](https://redirect.github.com/prometheus/client_java/pull/977) - Added methods by [@​dhoard](https://redirect.github.com/dhoard) in [https://github.com/prometheus/client_java/pull/978](https://redirect.github.com/prometheus/client_java/pull/978) - Updated CircleCI image by [@​dhoard](https://redirect.github.com/dhoard) in [https://github.com/prometheus/client_java/pull/982](https://redirect.github.com/prometheus/client_java/pull/982) - Change links on front page to be relative by [@​MaBiConti](https://redirect.github.com/MaBiConti) in [https://github.com/prometheus/client_java/pull/981](https://redirect.github.com/prometheus/client_java/pull/981) - add support for guava instrumentation with 1.X.X by [@​pheyken](https://redirect.github.com/pheyken) in [https://github.com/prometheus/client_java/pull/979](https://redirect.github.com/prometheus/client_java/pull/979) - add support for caffeine instrumentation with 1.X.X by [@​pheyken](https://redirect.github.com/pheyken) in [https://github.com/prometheus/client_java/pull/983](https://redirect.github.com/prometheus/client_java/pull/983) - Nullify noLabels in StatefulMetric during clear() to prevent no-label inc to stop working by [@​iaco86](https://redirect.github.com/iaco86) in [https://github.com/prometheus/client_java/pull/972](https://redirect.github.com/prometheus/client_java/pull/972) - Add abstract build method to MetricSnapshot.Builder by [@​mimaison](https://redirect.github.com/mimaison) in [https://github.com/prometheus/client_java/pull/969](https://redirect.github.com/prometheus/client_java/pull/969) - Fix PrometheusNaming.sanitizeMetricName() methods by [@​mimaison](https://redirect.github.com/mimaison) in [https://github.com/prometheus/client_java/pull/975](https://redirect.github.com/prometheus/client_java/pull/975) - additional improve MetricSnapshots.Builder performance by [@​burov4j](https://redirect.github.com/burov4j) in [https://github.com/prometheus/client_java/pull/985](https://redirect.github.com/prometheus/client_java/pull/985) - Make JvmMetrics.register idempotent with the default registry by [@​mimaison](https://redirect.github.com/mimaison) in [https://github.com/prometheus/client_java/pull/987](https://redirect.github.com/prometheus/client_java/pull/987) - http server, add subject.doAs handler wrapper for exchange attribute … by [@​gtully](https://redirect.github.com/gtully) in [https://github.com/prometheus/client_java/pull/1089](https://redirect.github.com/prometheus/client_java/pull/1089) - fix buffer sync logic using modern concurrency primitives by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/991](https://redirect.github.com/prometheus/client_java/pull/991) - use otel autoconfigure by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/1147](https://redirect.github.com/prometheus/client_java/pull/1147) - Add clear() method into PrometheusRegistry to unregister all collectors by [@​zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/prometheus/client_java/pull/1158](https://redirect.github.com/prometheus/client_java/pull/1158) ##### New Contributors - [@​FUSAKLA](https://redirect.github.com/FUSAKLA) made their first contribution in [https://github.com/prometheus/client_java/pull/968](https://redirect.github.com/prometheus/client_java/pull/968) - [@​mimaison](https://redirect.github.com/mimaison) made their first contribution in [https://github.com/prometheus/client_java/pull/977](https://redirect.github.com/prometheus/client_java/pull/977) - [@​MaBiConti](https://redirect.github.com/MaBiConti) made their first contribution in [https://github.com/prometheus/client_java/pull/981](https://redirect.github.com/prometheus/client_java/pull/981) - [@​pheyken](https://redirect.github.com/pheyken) made their first contribution in [https://github.com/prometheus/client_java/pull/979](https://redirect.github.com/prometheus/client_java/pull/979) - [@​iaco86](https://redirect.github.com/iaco86) made their first contribution in [https://github.com/prometheus/client_java/pull/972](https://redirect.github.com/prometheus/client_java/pull/972) - [@​burov4j](https://redirect.github.com/burov4j) made their first contribution in [https://github.com/prometheus/client_java/pull/985](https://redirect.github.com/prometheus/client_java/pull/985) - [@​zeitlinger](https://redirect.github.com/zeitlinger) made their first contribution in [https://github.com/prometheus/client_java/pull/988](https://redirect.github.com/prometheus/client_java/pull/988) - [@​gtully](https://redirect.github.com/gtully) made their first contribution in [https://github.com/prometheus/client_java/pull/1089](https://redirect.github.com/prometheus/client_java/pull/1089) **Full Changelog**: https://github.com/prometheus/client_java/compare/v1.3.1...v1.3.2 ### [`v1.3.1`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.1): 1.3.1 / 2024-05-23 This is just a minor update to the 1.3.0 release: With the previous releases it was possible to create illegal `UNIT` names, like `new Unit("&^$")` or `new Unit("total")`. This release prevents that (throwing an `IllegalArgumentException`), and also adds a method `PrometheusNaming.sanitizeUnitName(name)` for converting arbitrary strings into valid Prometheus `UNIT` names. ### [`v1.3.0`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.3.0): 1.3.0 / 2024-05-16 This is the 1.3.0 release of the Prometheus Java client library. The headline feature is the new `prometheus-metrics-exporter-pushgateway` module. See https://prometheus.github.io/client_java/exporters/pushgateway/ for documentation. - \[FEATURE] Port PushGateway to client_java 1.x - \[ENHANCEMENT] Run `HTTPServer` as a Daemon Thread. Thanks [@​mberndt123](https://redirect.github.com/mberndt123). - \[BUGFIX] Fix naming issue in the Dropwizard 5 exporter. Thanks [@​kingster](https://redirect.github.com/kingster) - \[BUGFIX] Allow metric names with single character - \[ENHANCEMENT] Fix flaky tests. Thanks [@​dhoard](https://redirect.github.com/dhoard) for extensively load testing our build. - \[ENHANCEMENT] Enforce unit suffix in metric name when unit is not null. Thanks [@​jonatan-ivanov](https://redirect.github.com/jonatan-ivanov) - \[ENHANCEMENT] Explicit DuplicateLabelsException when creating MetricSnapshot Thanks to everyone who contributed. ### [`v1.2.1`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.2.1): 1.2.1 / 2024-04-23 Minor release to help Spring Boot adopt `client_java` 1.x in the [Micrometer Prometheus registry](https://docs.micrometer.io/micrometer/reference/implementations/prometheus.html). - \[ENHANCEMENT] add a method for initializing `PrometheusProperties` with an external properties map. This can be used to load properties from Spring configuration. Thanks [@​jonatan-ivanov](https://redirect.github.com/jonatan-ivanov) - \[ENHANCEMENT] remove `import` statement for `SpanContextSupplier` so that the code still runs if the `prometheus-metrics-tracer-initializer` dependency is excluded from the classpath (Micrometer implements it's own SpanContextSupplier and doesn't need the dependency). - \[BUGFIX] fix Javadoc links. Thanks [@​shakuzen](https://redirect.github.com/shakuzen). ### [`v1.2.0`](https://redirect.github.com/prometheus/client_java/releases/tag/v1.2.0): 1.2.0 / 2024-03-22 The 1.2.0 release has some nice features and enhancements. Thanks a lot to everyone who contributed. - \[FEATURE] new Dropwizard instrumentation module `prometheus-metrics-instrumentation-dropwizard5`. Thanks [@​kingster](https://redirect.github.com/kingster) - \[FEATURE] new Javax exporter servlet module `prometheus-metrics-exporter-servlet-javax`. Thanks [@​kingster](https://redirect.github.com/kingster) - \[FEATURE] expose native memory metrics when the JVM was started with `-XX:NativeMemoryTracking=summary`. Thanks [@​meier-christoph](https://redirect.github.com/meier-christoph) - \[FEATURE] minor API additions: `get()` methods for `Counter` and `Gauge`, `clear()` method for all metrics. - \[FEATURE] add Exemplars to Histogram `_count` if the config option `exemplarsOnAllMetricTypes` is enabled. - \[ENHANCEMENT] remove Exemplars from Summary `_sum`, because it's sufficient to have Exemplars on `_count`. - \[BUGFIX] error handling when the HTTP connection closes unexpectedly during scrape. Thanks [@​dhoard](https://redirect.github.com/dhoard) - \[ENHANCEMENT] add BOM (bill of materials) module `prometheus-metrics-bom`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org