datasource.jest.ts
7.87 KB
-
Make prometheus value formatting more robust · 1efe34e6
- 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.
David Kaltschmidt committed