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

tag in items getting scrambled #74

Closed
timlevett opened this issue May 20, 2024 · 3 comments · Fixed by #76
Closed

tag in items getting scrambled #74

timlevett opened this issue May 20, 2024 · 3 comments · Fixed by #76
Assignees
Labels
question Further information is requested

Comments

@timlevett
Copy link

I had a weird issue using this datasource. The RSS feed had a <tag> field in each record, and they were getting mixed up. So for example if item 1 had "test" as the tag, and item 2 had "prod" in as the tag, the table output in Grafana would show item 1 with tag for item 2.

Have you ever ran into this?

@mikhail-vl mikhail-vl added the question Further information is requested label May 21, 2024
@mikhail-vl
Copy link
Member

@timlevett I don't think I have heard about such issue before.

Could you please send us the URL of the feed and/or example to try ourself.

@timlevett
Copy link
Author

@mikhail-vl here is the one I experienced it with; https://grafana.com/docs/grafana-cloud/whats-new/index.xml.

Here is example where the first one is pulling the data using Infinity Datasource and the bottom one is the rss-datasource.

image

As you can see, the K6 titles are not aligning to the tag in the RSS feed datasource driven, but it works fine in the Infinity datasource. I'm curious if the sort is messing it up, but its the same panel (Table), so it should behave the same across both.

Attached the sample json dashboard.

example.dash.json

@mikhail-vl
Copy link
Member

@timlevett Thank you for providing details.

@vitPinchuk Please investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants