- 07 Jan, 2020 11 commits
-
-
Ryan McKinley committed
-
Leonard Gram committed
-
Lukas Siatka committed
-
Torkel Ödegaard committed
-
Dominik Prokop committed
-
Torkel Ödegaard committed
-
- Added Squadcast section - Added Squadcast to the **All supported notifiers** table.
Raghu Chinnannan committed -
Ryan McKinley committed
-
lzd committed
-
Dominik Prokop committed
-
Ryan McKinley committed
-
- 06 Jan, 2020 7 commits
-
-
Emil Hessman committed
-
Robby Milo committed
-
* WIP: New types and state refactoring * Added buildCategories & tests * Added phantom plugins * fixed tests * Minor changes, force enterprise plugins to enterprise category * Fixed tests
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Andrej Ocenas committed
-
Emil Hessman committed
-
* Rendering: fix dashboard rendering when using sub url * rollback on render.go: no need to add sub-path
Boris Granveaud committed
-
- 04 Jan, 2020 1 commit
-
-
Ryan McKinley committed
-
- 03 Jan, 2020 8 commits
-
-
Fixes #21320
Emil Hessman committed -
Updated instructions to reflect the changes to the installation page.
Diana Payton committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
* Prometheus: user metrics metadata to inform query hints - no longer analyse datapoints - either use metrics metadata to determine metrics type or use metric name suffix - removed testcases based on datapoints * Added hint certainty and tests
David committed -
okhowang committed
-
* Prometheus: Disable suggestions at beginning of value - fixed comparison operator regex - no longer suggest anything at beginning of label value * Detect cursor in front of label values
David committed -
Dominik Prokop committed
-
- 02 Jan, 2020 6 commits
-
-
* Update security.md * Update security.md * Update docs/sources/installation/security.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update security.md * Update security.md * Update security.md Co-authored-by: Dan Cech <dan@aussiedan.com>
Diana Payton committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
I standardized the readme for `sudo` and removed the `$`. Now you can copy paste the commands and just "install" via the rpm based distros. Signed-off-by: JJ Asghar <jjasghar@gmail.com> Signed-off-by: JJ Asghar <awesome@ibm.com>
JJ Asghar committed -
* imguploader: add support for non-Amazon S3 endpoints and forcing of path-style S3 addressing fixes #11240 Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Paul Emmerich committed -
okhowang committed
-
- 31 Dec, 2019 4 commits
-
-
Serhii Varakuta committed
-
* Update alerting_notification_channels.md Minor edits and fixed stacked heading issue. * Update docs/sources/http_api/alerting_notification_channels.md Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Diana Payton committed -
* Loki: fix filter expression suggestions - dont suggest term completion items in filter expression - allow at least one character before suggesting term items - keep logql expression when switching between Metrics/Logs mode - show only history by default in completion items * Clear results when changing mode
David committed -
* Prometheus: Fix label value suggestion - remove quotes from typeahead input to suggest correct label values - fix acceptance of partial label values * Disable mid-word suggestions * Fix test
David committed
-
- 30 Dec, 2019 3 commits
-
-
- `unless`, `or` and `and` are binary operators - if they appear in a query the query was broken up so the suggestor only works on the current term - this change fixes the splitter logic to make sure those keywords are not inside a word
David committed -
* Fixed broken links * Update basic_concepts.md * Fix REF_NOT_FOUND errors * add shortcode Co-authored-by: Robby Milo <robbymilo@gmail.com>
Diana Payton committed -
* Edited Windows install instructions Moved one section from Windows install guide to developer-guide.md. Edited some content in windows.md and will add questions. * Updated per comments * Fixed broken links in basic_concepts.md * Revert "Fixed broken links in basic_concepts.md" This reverts commit e524ea9e7b9db03ba0c7cb5a22b1bd131ed92f04. * Update windows.md
Diana Payton committed
-