api/connections does not show client provided name #5817
-
But Is this intended? If this is the case I think it should be documented |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Sep 19, 2022
Replies: 1 comment
-
This is the first time someone has noticed the difference in a few years since client-provided name support was introduced. If you disable metric collection, some or all metrics may go missing. CLI tools inspect connections themselves, not a set of metrics they emit, hence the difference. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pabermod
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the first time someone has noticed the difference in a few years since client-provided name support was introduced.
If you disable metric collection, some or all metrics may go missing.
CLI tools inspect connections themselves, not a set of metrics they emit, hence the difference.