Skip to content
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

add new traceToLogs jsonData fields, fixes #674 #675

Merged
merged 3 commits into from
Feb 5, 2022

Conversation

slenky
Copy link
Contributor

@slenky slenky commented Feb 2, 2022

Signed-off-by: Bohdan Astapov astapovb@ukr.net

Description

Some fields recently introduced for Tempo datasource were missing in CRD so I've added them.

Also, I provided an example of how to use them with Grafana resource & feature toggles.

Relevant issues/tickets

Fixes #674

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • This change requires a documentation update
  • I have added tests that prove my fix is effective or that my feature works
  • I have added a test case that will be used to verify my changes
  • Verified independently on a cluster by reviewer

Verification steps

Signed-off-by: Bohdan Astapov <astapovb@ukr.net>
Signed-off-by: Bohdan Astapov <astapovb@ukr.net>
@NissesSenap NissesSenap self-requested a review February 5, 2022 10:11
@NissesSenap
Copy link
Collaborator

Great job @slenky, really nice that you added example documentation as well.

I fixed the CI by running make test to make sure all the files is up to date.

Verified locally and I think it looks good from the UI point of view.
image

LGTM

@NissesSenap NissesSenap merged commit dcd6d7a into grafana:master Feb 5, 2022
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.

[Bug] Can't create GrafanaDatasource for Tempo with traceToLogs
2 participants