Skip to content

Conversation

@alsoba13
Copy link
Contributor

@alsoba13 alsoba13 commented Jan 8, 2026

No description provided.

@alsoba13 alsoba13 requested a review from a team as a code owner January 8, 2026 12:40
@alsoba13 alsoba13 changed the title chore: log exemplar query parameters chore: log exemplars query parameters Jan 8, 2026
"profile_type", c.Msg.ProfileTypeID,
"format", c.Msg.Format,
"max_nodes", c.Msg.GetMaxNodes(),
"profile_id_selector", c.Msg.ProfileIdSelector,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should join them otherwise you won't see it

Suggested change
"profile_id_selector", c.Msg.ProfileIdSelector,
"profile_id_selector", lazyJoin(c.Msg.ProfileIdSelector),

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.

2 participants