-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tempo] feat: add metrics generator to chart #1614
Conversation
Signed-off-by: Niels ten Boom <[email protected]>
Signed-off-by: Niels ten Boom <[email protected]>
Signed-off-by: Niels ten Boom <[email protected]>
Signed-off-by: Niels ten Boom <[email protected]>
Signed-off-by: Niels ten Boom <[email protected]>
@nielstenboom seems like something went wrong with the docs? The docs for |
Signed-off-by: Niels ten Boom <[email protected]>
The diff was a bit odd, I've moved the variable to the bottom in the config and the diff seems better now 👍 |
Signed-off-by: zanhsieh <[email protected]>
@nielstenboom holidays happened ;) - would you be able to resolve the conflicts ? |
Signed-off-by: zanac1986 <[email protected]>
Signed-off-by: zanac1986 <[email protected]>
Signed-off-by: MH <[email protected]>
Signed-off-by: MH <[email protected]>
Signed-off-by: zanac1986 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! 🚀
Hi!
This PR adds support to the chart for the new Tempo metrics generator introduced in 1.4
relevant PR: grafana/tempo#1282
relevant issue: grafana/tempo#1303