grafana-flowcharting
grafana-flowcharting copied to clipboard
Influx Datasource Mapping Metrics "undefined", could not save.
Not able to see the series names in the metrics setup for a rule. Data source in Influx. 4 queries setup within the same panel along with 2 expressions. Same issue in version 0.9.1 and 1.0.0.
After taking out the transformations, it is working better. Metrics with queries are still not distinguishable as each one seems to be called
a "value" whereas expressions are identified with their names.
I have the Similar problem.
I performed transformations such as "Merge" and "Group By". But I can only select "undefined" on "apply to metrics" menu of flowcharting.
It seems to work well when I select "undefined" and procced. But, When reloading the page after saving, it encounters "Blank" on "apply to metrics" field and does not work.
If you know a solution to this issue, please share it.
My Grafana v7.3.7 (1e261642f4) Flowcharting version - 0.9.0 Datasource - Json API
I'm seeing the same problem, the datasource is the unoffical SensuGo plugin but it looks like it effects other plugins.
Attached is the screenshot from the Mapping field.
To me, it looks like it is looking for a different query name or field associated with the query that isn't getting defined with these data plugins. If I had to make a guess (I'm no expert) it is the way the form is built in metricHandler.ts
I just tried 1.0 same issue as above.
@algenty I'm not sure if you are tracking this anymore. I'm working with someone that is willing to fund to have this fixed.