- Mar 04, 2021
-
-
Grot (@grafanabot) authored
* "Release: Updated versions in package to 7.5.0-beta.1" * Update package.json Co-authored-by:
Will Browne <wbrowne@users.noreply.github.com>
-
Dimitris Sotirakis authored
* Fix whatsNewUrl version * Update package.json
-
Dimitris Sotirakis authored
-
ying-jeanne authored
* update doc for postgres authentication * Apply suggestions from code review Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * fix name Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
-
Alex Khomenko authored
* Docs: document report template variables * Update docs/sources/enterprise/reporting.md Co-authored-by:
Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/enterprise/reporting.md Co-authored-by:
Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * update template variables title Co-authored-by:
Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by:
Mitch Seaman <mjseaman@users.noreply.github.com>
-
Josh Hunt authored
* AzureMonitor: Add deprecation message for Application Insights/Insights Analytics relates to #30184 (also some prettier changes came along for the ride) * reorder query type options * Rearrange documenation, move Logs up * Fix Logs heading * deprecation documentation * finish up docs * update link * Apply doc suggestions from code review Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/datasources/azuremonitor.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * clean up docs Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
-
Torkel Ödegaard authored
-
Alexander Emelin authored
- Mar 03, 2021
-
-
Diana Payton authored
* Create whats-new-in-v7-5.md * Update _index.md * Update _index.md * Update whats-new-in-v7-5.md * Update whats-new-in-v7-5.md * Update whats-new-in-v7-5.md * Update whats-new-in-v7-5.md
-
Diana Payton authored
* Create whats-new-in-v7-5.md * Update _index.md * Update _index.md * Update whats-new-in-v7-5.md * Update whats-new-in-v7-5.md * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by:
achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
-
Diana Payton authored
* Update enterprise-configuration.md * Update _index.md
-
Diana Payton authored
-
Ivana Huckova authored
* POC: Escaping of incorrectly escaped log lines * Remove unused import * Fix test, change copy * Make escapedNewlines optional * Fix typechecks * Remove loading state from the escaping button * Update namings
-
Andrej Ocenas authored
-
Mayank Pathela authored
-
Sofia Papagiannaki authored
* AlertingNG: refactoring * Fix tests
-
Dimitris Sotirakis authored
-
Marcus Olsson authored
-
kay delaney authored
* Library Panels: Change unsaved change detection logic Change logic from diffing panel models to setting dirty flag
-
Ilya Stoliar authored
-
Erik Sundell authored
-
Alexander Emelin authored
-
Alex Khomenko authored
-
- Mar 02, 2021
-
-
Diana Payton authored
-
Kyle Brandt authored
This is a translation of services/alerting/conditions. Main Changes: - Work with types in SSE (series/number) which are data frames (no more null.Float). - The query part from alerting/conditions is handled by SSE logic - Convey / simplejson removed. - Time range no longer part of "query" in the condition
-
Gábor Farkas authored
* influxdb: flux: improve error-message * influxdb: flux: raise max-points tolerance limit * influxdb: flux: better error-message * influxdb: flux: different approach to nice-error-message-generation * influxdb: flux: removed unnecessary whitespace * influxdb: flux: better error message, new approach * influxdb: flux: test max-data-points-exceeded situtation
-
Labesse Kévin authored
* adding state to the payload * fix test * fix linter * documentation payload current state * Apply suggestions from code review Co-authored-by:
Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by:
Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
-
Arve Knudsen authored
Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com>
-
David authored
* Loki: Label browser - replaces stream cascader widget which made it hard to find relevant streams - multi-step selection allows for selecting a couple of labels first, then find the relevant values - supports facetting which makes impossible label combinations hard to choose * Remove unused label hook * Remove unused label styles * Use global time range for metadata requests * Preselect labels if not many exist * Status and error messages * Status fixes * Remove unused import * Added logs rate button * Close popup when clicked outside (not working for timepicker :( ) * Change button label * Get rid of popup and render browser inline * Review feedback * Wrap label values and prevent empty lists Co-authored-by:
Zoltán Bedi <zoltan.bedi@gmail.com>
-
Hugo Häggmark authored
-
Marcus Andersson authored
-
Diana Payton authored
-
Vicky Lee authored
* update selector wrappers so they can accept Cypress options objects to be passed in * use arguments.length instead to be explicit
-
Ivana Huckova authored
* Create Loki backend template * Update endpoint * Adjust step * Add test * Change to use Loki client * Address feedback, improve errors and comments * Linting * Update pkg/tsdb/loki/loki.go * Update pkg/tsdb/loki/loki.go * Update pkg/tsdb/loki/loki.go
-
Andrej Ocenas authored
* Use dataframe API for jeager * Move types around * Fix imports * Simplify the data frame type * Add comment * Move the transform to separate file * Fix logs timestamp * Add/update tests for trace view * Fix lint * Add test to compare old and new format rendering * Fix test imports * Update data source tests
-
Hugo Häggmark authored
* Refactor: adds version column and fixes tests * Chore: adds version check when patching the library panel * Refactor: adds support for version in FrontEnd
-
Oscar Kilhed authored
* Allow changing of series color for PieChart * Use useTheme hook * Remove duplicate import
-
Gábor Farkas authored
* Explore: handle query.hide changes in angular-based query editors * simplify code, no need for custom "this"
-
Dominik Prokop authored
-