- 11 Jun, 2020 4 commits
-
-
* Update guide on authenticating data source plugins * Fix broken references
Marcus Olsson committed -
The existing link for developing plugins was redirecting to the legacy plugin docs page for developers. I updated it to the new link for latest post-7.0 release.
👍 Sam Coren committed -
* Update Bitcoin Currency to use proper symbol, add mBTC and μBTC * Apply suggestions from code review Co-authored-by: Marcus Andersson <systemvetaren@gmail.com> * Revert Bitcoin to use '฿' Co-authored-by: Marcus Andersson <systemvetaren@gmail.com>
Overcooked Panda committed -
dashboard instead of dashboad
Barak Kakoun committed
-
- 10 Jun, 2020 9 commits
-
-
* add flux * add token to datasource config editor * add backend for flux * make the interpolated query available in query inspector * go mod tidy * Chore: fixes a couple of strict null errors in influxdb plugin Co-authored-by: kyle <kyle@grafana.com> Co-authored-by: Lukas Siatka <lukasz.siatka@grafana.com>
Ryan McKinley committed -
Torkel Ödegaard committed
-
Diana Payton committed
-
Emil Tullstedt committed
-
* TextPanel: Removes Angular Text Panel * Tests: updates snapshots
Hugo Häggmark committed -
* Chore: adds core datasources to codeowners * Chore: updates opentsdb to be under backend platform team
Lukas Siatka committed -
Lukas Siatka committed
-
* Fix dense y-axis labels in heatmap using tsbuckets This change emulates the non-tsbuckets Y-axis tick count by making the y-axis label formatter treat a dense set as a sparse set. fixes #11342 * have d3 do the work * Update public/app/plugins/panel/heatmap/rendering.ts Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Theo Schlossnagle committed -
* Table: Adds adhoc filtering * Refactor: changes after PR comments * Refactor: hides filtering for data sources that do not support modifyQuery in Explore * Refactor: fixes strict null error * Changed tooltip position to above icon Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Hugo Häggmark committed
-
- 09 Jun, 2020 14 commits
-
-
Mohit Nain committed
-
Christian committed
-
* Plugins: move jaeger trace type to grafana data * Remove unnecessary type from tsconfig
Zoltán Bedi committed -
Brian Candler committed
-
Mohit Nain committed
-
All screen sizes is correct terminology to use
Mohit Nain committed -
Mohit Nain committed
-
Mohit Nain committed
-
Mohit Nain committed
-
* Table: Custom date formating via custom unit * FieldConfig: Changed so that shouldApply is not called for overrides and added unit test * Updated
Torkel Ödegaard committed -
* Chore: adds error handling to get requests in elasticsearch datasource * Chore: updates elasticsearch datasource response parsing checks * Chore: updates elasticsearch non-json errors description * Chore: removes error catching from query methods to move it to the request method in elasticsearch * Chore: fixes a typo in elastic response error message * Chore: moves elasticsearch error handling to request method * Chore: replaces datasource url in mock elasticsearch datasource
Lukas Siatka committed -
Be more explicit about the fact that providing images in alert notifications requires an external image storage provider. Previously this read as if it was only necessary for publicly accessible images, but even if they are served from Grafana, the administrator must set up the "local" image provider in the configuration.
David Wittman committed -
Make tsdb dataframes response able to carry encoded and/or decoded frames
Marcus Efraimsson committed -
* Add metrics and dimensions for AWS/WAFV2 * Update pkg/tsdb/cloudwatch/metric_find_query.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix metric names Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
mikkokupsu committed
-
- 08 Jun, 2020 13 commits
-
-
Mohit Nain committed
-
Amal committed
-
Amal committed
-
* Update stackdriver.md * Update stackdriver.md * Update stackdriver.md * Update index.md * Update whats-new-in-v2.md
Amal committed -
Amal committed
-
* Correcting abbreviation * Update azuread.md * Update whats-new-in-v6-3.md * Update enterprise-configuration.md * Update enterprise-configuration.md
Amal committed -
Amal committed
-
* reactify user sessions * all reactified * more cleanup * comment edit * Profile: Fix casing * Profile: Add Page wrapper * Profile: New form styles for UserProfileEditForm * Profile: Use new form styles for SharedPreferences * Profile: Use radioButtonGroup for SharedPreferences * Grafana UI: Add FieldSet * Grafana UI: Add story * Grafana UI: Add docs * Grafana UI: Export FieldSet * Profile: USe FieldSet * Profile: Sort sessions Co-authored-by: Clarity-89 <homes89@ukr.net>
Shavonn Brown committed -
* Dashboard: Fix loading custom home dashboard * Updated and added test
Torkel Ödegaard committed -
* Fix XSS vulnerability with Graph series overrides * Update public/app/plugins/datasource/testdata/partials/query.editor.html
Dominik Prokop committed -
Besart Berisha committed
-
* Minor changes * Remove console.* logger plugin ... as it doesn't work in Electron * Only open/close panel editor options and groups when state is inverted ... meaning, only open when closed and only close when open. This avoids unpredictable states, causing inconsistent results. * Support for adding multiple datasources and dashboards ... and having them all auto-removed when tests are completed * Avoid page errors when removing dashboards and datasources [keep?] * Wait for chart data before saving panel ... so that everything is ready when returning to the dashboard
Steven Vachon committed
-