Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excavator: Upgrade dependencies #2019

Merged
merged 1 commit into from
Sep 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions dialogue-clients/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,12 @@ Executor metrics.
- `executor.duration` tagged `executor` (timer): A timer of the time it took to run a task.
- `executor.queued-duration` tagged `executor` (timer): A timer of the time it took a task to start running after it was submitted.
- `executor.scheduled.overrun` tagged `executor` (counter): A gauge of the number of fixed-rate scheduled tasks that overran the scheduled rate. Applies only to scheduled executors.
- `executor.threads.created` tagged `executor` (meter): Rate that new threads are created for this executor.
- `executor.threads.running` tagged `executor` (counter): Number of live threads created by this executor.
- `executor.threads.created` (meter): Rate that new threads are created for this executor.
- `executor`
- `thread-type` values (`platform`,`virtual`)
- `executor.threads.running` (counter): Number of live threads created by this executor.
- `executor`
- `thread-type` values (`platform`,`virtual`)

### jvm.gc
Java virtual machine garbage collection metrics.
Expand Down
21 changes: 11 additions & 10 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,22 @@ com.palantir.conjure.java.runtime:conjure-java-jackson-optimizations:7.60.0 (1 c
com.palantir.conjure.java.runtime:conjure-java-jackson-serialization:7.60.0 (2 constraints: 6516100f)
com.palantir.conjure.java.runtime:keystores:7.60.0 (2 constraints: 5d1937dd)
com.palantir.goethe:goethe:0.12.0 (1 constraints: 3505293b)
com.palantir.nylon:nylon-threads:0.4.0 (1 constraints: 0c10fa91)
com.palantir.refreshable:refreshable:2.3.0 (2 constraints: ec1810b2)
com.palantir.ri:resource-identifier:2.6.0 (2 constraints: f91430b7)
com.palantir.safe-logging:logger:3.6.0 (10 constraints: a2a3fb99)
com.palantir.safe-logging:logger:3.6.0 (11 constraints: eab1c10c)
com.palantir.safe-logging:logger-slf4j:3.6.0 (1 constraints: 040e6542)
com.palantir.safe-logging:logger-spi:3.6.0 (2 constraints: 171e6d7b)
com.palantir.safe-logging:preconditions:3.6.0 (14 constraints: f5e47f11)
com.palantir.safe-logging:safe-logging:3.6.0 (14 constraints: 26d94f5e)
com.palantir.safe-logging:preconditions:3.6.0 (15 constraints: 3df330c9)
com.palantir.safe-logging:safe-logging:3.6.0 (15 constraints: 6ee7d138)
com.palantir.safethreadlocalrandom:safe-thread-local-random:0.1.0 (1 constraints: 0305ee35)
com.palantir.tokens:auth-tokens:3.18.0 (3 constraints: 2628868e)
com.palantir.tracing:tracing:6.18.0 (2 constraints: 62165a0f)
com.palantir.tracing:tracing-api:6.18.0 (2 constraints: 17121d19)
com.palantir.tritium:tritium-api:0.76.0 (2 constraints: 3b1fdcbd)
com.palantir.tritium:tritium-core:0.76.0 (1 constraints: 451056a2)
com.palantir.tritium:tritium-metrics:0.76.0 (1 constraints: 3f054d3b)
com.palantir.tritium:tritium-registry:0.76.0 (4 constraints: 1b465c8a)
com.palantir.tritium:tritium-api:0.77.0 (2 constraints: 3d1f10be)
com.palantir.tritium:tritium-core:0.77.0 (1 constraints: 461059a2)
com.palantir.tritium:tritium-metrics:0.77.0 (1 constraints: 4005503b)
com.palantir.tritium:tritium-registry:0.77.0 (4 constraints: 1d46178b)
com.squareup:javapoet:1.13.0 (2 constraints: 2b113eee)
io.dropwizard.metrics:metrics-core:4.2.19 (3 constraints: 5226ee79)
javax.annotation:javax.annotation-api:1.3.2 (1 constraints: 0805fb35)
Expand All @@ -53,9 +54,12 @@ org.checkerframework:checker-qual:3.37.0 (3 constraints: de24cc63)
org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 3e103aa2)
org.immutables:value:2.9.3 (1 constraints: 10051336)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.5.0.Final (3 constraints: b52a2fe5)
org.jetbrains:annotations:24.0.1 (3 constraints: 32262098)
org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir:1.1.3 (1 constraints: 0d10f991)
org.slf4j:slf4j-api:1.7.36 (8 constraints: b9801322)
org.wildfly.common:wildfly-common:1.5.4.Final (2 constraints: 741cfbf1)

[Test dependencies]
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2 (1 constraints: 3705333b)
Expand Down Expand Up @@ -94,8 +98,6 @@ org.awaitility:awaitility:4.2.0 (1 constraints: 08050536)
org.hamcrest:hamcrest:2.2 (3 constraints: f41da570)
org.hamcrest:hamcrest-core:2.2 (3 constraints: 2f17d637)
org.hamcrest:hamcrest-library:2.1 (1 constraints: 1507415c)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.1.0.Final (2 constraints: 561a9b42)
org.jboss.xnio:xnio-api:3.8.7.Final (2 constraints: 771a3146)
org.jboss.xnio:xnio-nio:3.8.7.Final (1 constraints: c80dcb30)
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
Expand All @@ -115,5 +117,4 @@ org.openjdk.jmh:jmh-core:1.37 (1 constraints: df04fc30)
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
org.ow2.asm:asm:9.0 (2 constraints: 1c1131dd)
org.wildfly.client:wildfly-client-config:1.0.1.Final (1 constraints: 940c6308)
org.wildfly.common:wildfly-common:1.5.4.Final (2 constraints: 741cfbf1)
org.yaml:snakeyaml:2.0 (1 constraints: 3a178910)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.palantir.safe-logging:* = 3.6.0
com.palantir.safethreadlocalrandom:safe-thread-local-random = 0.1.0
com.palantir.tokens:auth-tokens = 3.18.0
com.palantir.tracing:* = 6.18.0
com.palantir.tritium:* = 0.76.0
com.palantir.tritium:* = 0.77.0
com.squareup:javapoet = 1.13.0
com.uber.nullaway:nullaway = 0.10.14
io.dropwizard.metrics:metrics-core = 4.2.19
Expand Down
Loading