-
Notifications
You must be signed in to change notification settings - Fork 4
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
More panels support for plugin #61
Comments
I managed to create a nice dashboard with pie and timeseries visualization. Dashboard Definition Code: Issues:
Time series:
Positive:
|
@hagen1778 can you add support for the Are there plans to simplify timeseries queries and other numeric queries for victorialogs? |
Stats panel support depends on VictoriaMetrics/VictoriaMetrics#6942 |
@pgassmann yes, see this comment #61 (comment) |
@Loori-R do we have support for this variable? If no, would you mind creating a separate feature request for it? |
@hagen1778 the $__interval variable support was just added. #69 |
I have merged the PR and made a follow-up PR to provide CHANGELOG and tests. |
I thins this function can be reused but loki can use this type variable |
We have similar logic in the victoriametrics-datasource. Parsing of the different templates was implemented. |
…ing time series panels in VictoriaLogs plugin for Grafana Updates #6943 Updates VictoriaMetrics/victorialogs-datasource#61
…ing time series panels in VictoriaLogs plugin for Grafana Updates #6943 Updates VictoriaMetrics/victorialogs-datasource#61
FYI, the Also the |
Are there any plans in the short term to take this into account in victorialogs-datasource? |
Hi @crocchietta! Thank you for your question. This is not planned in the near future, but we intend to address it later. The task is complex and will require time. |
I understand. In the meantime, I'll continue to use the transformations on the Grafana side (Convert field type). |
That would be awesome to add support for the following panel types
The text was updated successfully, but these errors were encountered: