Make prometheus value formatting more robust
- prometheus datasources passes its own interpolator function to the template server - that function relies on incoming values being strings - some template variables may be non-strings, e.g., `__interval_ms`, which throws an error This PR makes this more robust.
Showing
Please
register
or
sign in
to comment