Skip to content

Conversation

@albertoadami
Copy link

At the moment all the client metrics are generated with component name http4s.client, in my use case I need to have more specific names for them.

Considering the following example:

  1. I have service A that is performing calls to services B C D
  2. I have service B that is performing calls to service F
  3. I have service C that is performing calls to service F

What I would like to achieve is to have inside the metrics the information regarding which service (component) is the metric about.

@albertoadami albertoadami changed the title Allo to configure the component name for the http4s client metrics Allowing to configure the component name for the http4s client metrics Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant