sigram commented on code in PR #4063:
URL: https://github.com/apache/solr/pull/4063#discussion_r2718065299
##########
gradle/libs.versions.toml:
##########
@@ -498,6 +498,8 @@ ow2-asm-commons = { module = "org.ow2.asm:asm-commons",
version.ref = "ow2-asm"
ow2-asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "ow2-asm" }
# @keep transitive dependency for version alignment
perfmark-api = { module = "io.perfmark:perfmark-api", version.ref = "perfmark"
}
+prometheus-metrics-core = { module = "io.prometheus:prometheus-metrics-core",
version.ref = "prometheus-metrics" }
Review Comment:
The latest version uses OTEL components.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]