Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Fix multivalue templating #88

Closed

Conversation

lfroment0
Copy link

fixes multivalue templating

rajatparida86 and others added 30 commits April 25, 2019 10:52
Initialise zappr
- Latest upstream master 
- Implemented caching of data points
support passing grafana token as header
- Return empty data when no cache available
- Return proper error message to Grafana when no cache available

Allow tag editing when KairosDB return "too many tag" error
if alias is simple (eg. "p95") and query has a group by, then simply display "alias (tag1=value1 tag2=value2)" as the old kairosdb datasource plugin did

additionally, value and time group bys are reverted to "value_group=n" and "time_group=n" instead of "Gn" and "G_n_m" respectively
* enable freeform input
* remove unnecessary special cases, fill selected value with value if there's only one
* add support for editing any and all tags and fix loading existing tags, also borrow error handling from #9
…ument

backport support for string argument eg. `tag_values(x,x,*)`
change SeriesNameBuilder to display everything if alias is simple
interpolate variables in 3rd argument to tag_values
fix bugs: no tags defined in query, empty custom tag
- explore feature calls testDatasource and needs it to be successful
- query should return a Promise, not an empty value
- empty tags should be initialized in initializeTags
fix null pointers and explore tab
also, show metric name if no alias is set
add spaces immediately inside brackets of group by legends
@lfroment0 lfroment0 closed this Aug 1, 2019
@lfroment0 lfroment0 deleted the fix_multivalue_templating branch August 1, 2019 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants