Skip to content

Why is beyla included in the instance label of the traces_service_graph metric? #1481

Closed Answered by mariomac
dscho99 asked this question in Q&A
Discussion options

You must be logged in to vote

In the above example, can you check in your metrics explorer when was the undecorated metric updated for the last time?

I think the case might be:

  1. Beyla starts and discovers the timescaledb process before it has internally stored the Pod metadata, so it decorates it as a node-level regular process.
  2. Beyla receives the Kubernetes Pod metadata, then starts decorating the metric with the Pod information.

If this is the case, you would see that the undecorated service graph metrics are only reported during beyla startup and then they stop getting updated.

This is still an undesired behavior and we need to fix it.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@dscho99
Comment options

@grcevski
Comment options

@gouthamve
Comment options

@dscho99
Comment options

Comment options

You must be logged in to vote
4 replies
@grcevski
Comment options

@dscho99
Comment options

@mariomac
Comment options

Answer selected by dscho99
@dscho99
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants