-
One of applications I have has 2 servlets in one JVM, which have their own Hikari connection pool.
However, Opentelemetry instrumenter does not distinguish them, so either one is being dropped. |
Beta Was this translation helpful? Give feedback.
Answered by
laurit
Feb 8, 2024
Replies: 1 comment 2 replies
-
Have you considered giving these pools different names? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kes2464
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you considered giving these pools different names?