- 18 May, 2020 9 commits
-
-
Josh Soref committed
-
Closes #21647 Signed-off-by: zhulongcheng <zhulongcheng.dev@gmail.com>
zhulongcheng committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Alex Khomenko committed
-
* Rename to Grafana Cloud Account * Rename 'hosted x'
Rydez committed -
Šimon Podlipský committed
-
Ryan McKinley committed
-
* docs: add links and updates to whats new 7.0 * Apply suggestions from code review Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com> Co-authored-by: Carl Bergquist <carl@grafana.com> * Update docs/sources/guides/whats-new-in-v7-0.md Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com> * docs: link for time zones in what's new * Backend plugins update Co-authored-by: Jessica <4947705+jessabe@users.noreply.github.com> Co-authored-by: Carl Bergquist <carl@grafana.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Daniel Lee committed -
* fixes target in dashboard link * Update DashboardLinks.tsx * Revert "Update DashboardLinks.tsx" This reverts commit 2b23db8dc4bc6e8db5de6f09b0ab3b7cf29b11d1.
Kamal Galrani committed
-
- 17 May, 2020 1 commit
-
-
Kamal Galrani committed
-
- 15 May, 2020 14 commits
-
-
Diana Payton committed
-
* update menu * updated alert list * Update alert-list-panel.md * Update alert-list-panel.md * Update bar-gauge-panel.md * Delete bar_gauge.md * Delete dashlist.md * Update dashboard-list-panel.md * deleted old panels * Update gauge-panel.md * Update graph-panel.md * Update heatmap.md * Update logs-panel.md * Update news-panel.md * Updated stat panel * Update table-panel.md * Update text-panel.md * Fixed broken links * Update _index.md * Update alerts-overview.md * Update add-a-panel.md * Update field-configuration-options.md * removed beta text * Update inspect-panel.md * Update panel-editor.md * Update thresholds.md * Update transformations.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update transformations.md
Diana Payton committed -
* moved file and updated menu * Delete timerange.md * Update menu.yaml * Update time-range-controls.md * fixed links * Update time-range-controls.md * content updates * Update time-range-controls.md * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update docs/sources/dashboards/time-range-controls.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update time-range-controls.md * Update docs/sources/dashboards/time-range-controls.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update docs/sources/dashboards/time-range-controls.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update docs/sources/dashboards/time-range-controls.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Update time-range-controls.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Diana Payton committed -
* Create panel-editor.md * content updates * Update panels-overview.md * Update panel-editor.md * Update panel-editor.md * Update menu.yaml * Update whats-new-in-v7-0.md * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update _index.md * Update docs/sources/panels/panel-editor.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: sarlinska <sarlinska@gmail.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: sarlinska <sarlinska@gmail.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: sarlinska <sarlinska@gmail.com> * Update docs/sources/panels/panel-editor.md Co-authored-by: sarlinska <sarlinska@gmail.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: sarlinska <sarlinska@gmail.com>
Diana Payton committed -
* Create heatmap.md * Update heatmap.md * Docs: add missing heatmap fields description. * Update heatmap.md Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Diana Payton committed -
* Create gauge-panel.md * Create field-configuration-options.md * Revert "Create field-configuration-options.md" This reverts commit 65e62d8d1f36b5845851384d8aeb60b2c2a68fad. * Update gauge-panel.md Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Diana Payton committed -
fuku committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ivana Huckova committed
-
* Docs: Okta SAML guide * Apply suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: review fixes Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Alexander Zobnin committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* CircleCI: Fix test release pipeline * CircleCI: Ensure that we don't release NPM packages when testing
Arve Knudsen committed -
* Metrictank: Fixed updated schema and dedupe strategy * revert schema change * fix
Torkel Ödegaard committed -
Ryan McKinley committed
-
- 14 May, 2020 16 commits
-
-
* fixes so we match the transformer based on name properly. * changed the signature on the FieldMatcher. * introduced a names option so you can filter in name specificly. * changed so the matcher UI uses the new options format. * moved the exported functions together. * changing editors a bit. * made the filter by name work with both regex and name filtering. * fixed failing tests and make sure we always parse regex the same way. * removed unused code. * simplified to make the existing field overrides still working. * fixed issue reported by hugo. * added tests for the name matcher. * added tests for filter by name. * added more tests. * generated new version of the packages docs. * fixed spelling error. * regenerated the docs.
Marcus Andersson committed -
* Create graph-panel.md * Update _index.md * Create panels-overview.md * Update graph-panel.md * Applied Torkel's edits * Update graph-panel.md * Update panels-overview.md * Update _index.md * Update graph-panel.md * Create add-a-panel.md * Update add-a-panel.md * Update add-a-panel.md * Revert "Update add-a-panel.md" This reverts commit 6d51ee8712fda702d7459c1f00307c95d0913dcf. * Update add-a-panel.md * Update graph-panel.md
Diana Payton committed -
Marcus Andersson committed
-
* fixes so we match the transformer based on name properly. * changed the signature on the FieldMatcher. * introduced a names option so you can filter in name specificly. * changed so the matcher UI uses the new options format. * moved the exported functions together. * changing editors a bit. * made the filter by name work with both regex and name filtering. * fixed failing tests and make sure we always parse regex the same way. * removed unused code. * simplified to make the existing field overrides still working. * fixed issue reported by hugo. * added tests for the name matcher. * added tests for filter by name. * added more tests.
Marcus Andersson committed -
Closes #24554
kay delaney committed -
Andrej Ocenas committed
-
* fix header names and filename * use panel title as filename * add frame argument * escaping double quotes * wrapping header name in quotes * Fix replace * Add test for csv double quotes escaping Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Peter Holmberg committed -
* fix broken links * fix another link
Robby Milo committed -
kay delaney committed
-
Lukas Siatka committed
-
* Add Panel inspector highlight * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Tobias Skarhed committed -
* updated menu and added alerts-overview.md * Delete metrics.md * Update menu.yaml * changed file name and updated menu * Update create-alerts.md * added file and link * Create view-alerts.md * added content and links * Update pause-an-alert.md * added content and links * edited notification content * updated link * Update docs/sources/alerting/create-alerts.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Applied marcus e. edits * Update docs/sources/alerting/alerts-overview.md Co-authored-by: Carl Bergquist <carl@grafana.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Carl Bergquist <carl@grafana.com>
Diana Payton committed -
* Create field-config.md * Update field-config.md * updated intros * Update field-config.md * changed file name * Update whats-new-in-v7-0.md * added links and content * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update field-configuration-options.md * Update field-configuration-options.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Diana Payton committed -
Marcus Olsson committed
-
Strict null fixes: updates return type of getMessageFromError, fixes QueryOperationAction props (#24690) * Chore: updates getMessageFromError return type * Chore: updates the position of incorrectly placed bang operator * Chore: updates typing on dropdown typeahead directive * Chore: updates QueryOperationAction props to require title * Revert "Chore: updates QueryOperationAction props to require title"
Lukas Siatka committed -
- log stats for Loki are per query - this change tracks the query stats by refId, preventing the summing of the same stats across multiple series of the same response.
David committed
-