apache/kyuubi

[Umbrella] Expose connection metrics for all frontend services

Open

#3,169 opened on Aug 1, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (2,332 stars) (996 forks)batch import
good first issuehelp wantedkind:umbrellapriority:major

Description

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the proposal

Now kyuubi supports multiple frontend services.

  • thrift binary
  • thrift http
  • mysql
  • rest

And now, there is only metrics for thrift http connection.

We need support that for all frontend services.

Task list

#3156 #3170 #3171

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Contributor guide