- 15 May, 2020 13 commits
-
-
* 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 27 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 -
* Add "When to use" info to Checkbox.mdx Added info about how checkboxes generally work and when to use another component instead. * Replaced words with proper component names * Update Checkbox.mdx Elaborate on explanations. Add examples for how to use checkboxes the user-friendliest way. * Apply suggestions from code review Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com> Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Jess committed -
Agnès Toulet committed
-
Torkel Ödegaard committed
-
Andrej Ocenas committed
-
Marcus Efraimsson committed
-
* Editor: New line on Enter, run query on Shift+Enter - default Enter behavior on query editor fields should be a new line - special behavior should require a special key: running a query is now done on Shift-Enter - Plugins order had to be changed because when typeahead is shown, Enter is accepting the suggestion * Run with ctrl-enter, hint in query placeholder * Fix Kusto field behavior for Enter * Fix Kusto field behavior for default suggestion
David committed -
* Chore: updates Elasticsearch DataLinks test async wrapper mount * Chore: updates Loki DervidedFields test async wrapper mount * Chore: fixes typecheck issues * Chore: small strict-null fix
Lukas Siatka committed -
* Update Explore plugin docs * Fix review comment
Marcus Olsson committed -
Andrej Ocenas committed
-
* change text and image links * Review feedback Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * uppercase JSON Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Peter Holmberg committed -
Andrej Ocenas committed
-