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

In dashboard listing show dashboards maintained by libddog #52

Closed
martinm-nm opened this issue Nov 12, 2021 · 0 comments · Fixed by #55
Closed

In dashboard listing show dashboards maintained by libddog #52

martinm-nm opened this issue Nov 12, 2021 · 0 comments · Fixed by #55
Labels
enhancement New feature or request

Comments

@martinm-nm
Copy link
Contributor

Context

Since libddog inserts a metadata footer into the dashboard description we can actually tell if a dashboard is maintained by libddog or not. Or strictly speaking: we can tell if a dashboard appears to have been maintained using libddog, at some point. Whether or not it still is we can't tell for sure because the description may still reflect that even if it's not. But it's still a useful approximation that allows us to gauge usage of libddog.

Solution

In dash list-live use the dashboard description field to see if libddog is mentioned. If it is, show the dashboard as being maintained using libddog.

@martinm-nm martinm-nm added the enhancement New feature or request label Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant