Re: [PR] Bump io.micrometer:micrometer-observation from 1.12.5 to 1.14.1 (tomee)

2024-11-18 Thread via GitHub


dependabot[bot] closed pull request #1628: Bump 
io.micrometer:micrometer-observation from 1.12.5 to 1.14.1
URL: https://github.com/apache/tomee/pull/1628


-- 
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: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump io.micrometer:micrometer-observation from 1.12.5 to 1.14.1 (tomee)

2024-11-18 Thread via GitHub


dependabot[bot] commented on PR #1628:
URL: https://github.com/apache/tomee/pull/1628#issuecomment-2482808150

   OK, I won't notify you about io.micrometer:micrometer-observation again, 
unless you re-open this PR.


-- 
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: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump io.micrometer:micrometer-observation from 1.12.5 to 1.14.1 (tomee)

2024-11-18 Thread via GitHub


jungm commented on PR #1628:
URL: https://github.com/apache/tomee/pull/1628#issuecomment-2482807966

   @dependabot ignore this dependency


-- 
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: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump io.micrometer:micrometer-observation from 1.12.5 to 1.14.1 (tomee)

2024-11-17 Thread via GitHub


dependabot[bot] opened a new pull request, #1628:
URL: https://github.com/apache/tomee/pull/1628

   Bumps 
[io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer)
 from 1.12.5 to 1.14.1.
   
   Release notes
   Sourced from https://github.com/micrometer-metrics/micrometer/releases";>io.micrometer:micrometer-observation's
 releases.
   
   1.14.1
   :notebook_with_decorative_cover: Documentation
   
   Gauges may be silently ignored when MeterFilters drop or transform tags 
https://redirect.github.com/micrometer-metrics/micrometer/issues/5616";>#5616
   
   :hammer: Dependency Upgrades
   
   Bump com.netflix.spectator:spectator-reg-atlas from 1.8.1 to 1.8.2 https://redirect.github.com/micrometer-metrics/micrometer/pull/5685";>#5685
   Bump software.amazon.awssdk:cloudwatch from 2.29.7 to 2.29.14 https://redirect.github.com/micrometer-metrics/micrometer/pull/5669";>#5669
   Bump shaded netty to 4.1.115.Final in micrometer-registry-statsd to 
address CVE-2024-47535 https://redirect.github.com/micrometer-metrics/micrometer/issues/5660";>#5660
   
   :heart: Contributors
   Thank you to all the contributors who worked on this release:
   https://github.com/izeye";>@​izeye
   1.14.0
   Micrometer 1.14.0 is the GA version of a new feature release. See our https://micrometer.io/support";>support policy for support 
timelines.
   Below are the combined release notes of all the pre-release milestones 
and release candidate preceding this GA release.
   :warning: Noteworthy
   
   Support ExponentialHistogram in OTLP https://redirect.github.com/micrometer-metrics/micrometer/issues/3861";>#3861
   Virtual thread metrics https://redirect.github.com/micrometer-metrics/micrometer/issues/3956";>#3956
   Validate expected Observation API call ordering on 
TestObservationRegistry https://redirect.github.com/micrometer-metrics/micrometer/issues/5239";>#5239
   
   :star: New Features / Enhancements
   
   Expose TestObservationRegistry as an AssertJ AssertProvider https://redirect.github.com/micrometer-metrics/micrometer/pull/5551";>#5551
   Use failure with actual and expected message to improve IDE experience 
for ObservationContextAssert https://redirect.github.com/micrometer-metrics/micrometer/pull/5550";>#5550
   Replace @Nonnull(when = When.MAYBE) with 
@CheckForNull in @Nullable https://redirect.github.com/micrometer-metrics/micrometer/pull/5485";>#5485
   Warn about Prometheus meter registration failure https://redirect.github.com/micrometer-metrics/micrometer/pull/5228";>#5228
   Improve performance of merging two 
Tags/KeyValues instances https://redirect.github.com/micrometer-metrics/micrometer/issues/5140";>#5140
   Allow user-provided custom scheduler for periodically binding 
KafkaMetrics https://redirect.github.com/micrometer-metrics/micrometer/issues/4976";>#4976
   Allow specifying the meterNameConsumer for HighCardinalityTagsDetector 
https://redirect.github.com/micrometer-metrics/micrometer/pull/4028";>#4028
   Virtual thread metrics https://redirect.github.com/micrometer-metrics/micrometer/issues/3956";>#3956
   Allow tagsBasedOnJoinPoint to override extraTags with CountedAspect https://redirect.github.com/micrometer-metrics/micrometer/issues/2461";>#2461
   Configurable _source.enabled Elastic mapping property https://redirect.github.com/micrometer-metrics/micrometer/issues/1629";>#1629
   Skip registering Caffeine meters when statistics are not enabled https://redirect.github.com/micrometer-metrics/micrometer/pull/5409";>#5409
   Log a warning when instrumenting a cache that is not recording stats in 
CaffeineCacheMetrics https://redirect.github.com/micrometer-metrics/micrometer/pull/5402";>#5402
   MultiGauge.register should accept more types https://redirect.github.com/micrometer-metrics/micrometer/issues/5390";>#5390
   Metrics not collected after ExecutorService recreation https://redirect.github.com/micrometer-metrics/micrometer/issues/5366";>#5366
   Add "cancelled" information to the 
GrpcServerObservationContext https://redirect.github.com/micrometer-metrics/micrometer/issues/5301";>#5301
   process_start_time_seconds HELP description inconsistency between 
Prometheus and micrometer https://redirect.github.com/micrometer-metrics/micrometer/issues/5290";>#5290
   Add history-tracking to ObservationValidator https://redirect.github.com/micrometer-metrics/micrometer/pull/5370";>#5370
   [dynatrace/v2] reduce log verbosity https://redirect.github.com/micrometer-metrics/micrometer/pull/5306";>#5306
   Validate expected Observation API call ordering on 
TestObservationRegistry https://redirect.github.com/micrometer-metrics/micrometer/issues/5239";>#5239
   Add JvmThreadDeadlockMetrics https://redirect.github.com/micrometer-metrics/micrometer/pull/5222";>#5222
   Allow multiple MeterTag annotations for multiple tags from same target 
https://redirect.github.com/micrometer-metrics/micrometer/issues/4081";>#4081
   
   
   
   ... (truncated)
   
   
   Commits