- 15 Nov, 2020 1 commit
-
-
* add common flag for knowing if the structure changes * remove property * fix test * fix test * update comment * fix jsdoc comments
Ryan McKinley committed
-
- 14 Nov, 2020 2 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Emil Hessman committed
-
- 13 Nov, 2020 14 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Legend/GraphNG: Refactoring legend types and options * Rename label * Minor update * Fixed legend placement crash issue * remove unused * Minor tweaks and fixes
Torkel Ödegaard committed -
* Update documentation-style-guide.md * Update documentation-style-guide.md
Diana Payton committed -
Hugo Häggmark committed
-
Andrej Ocenas committed
-
Ivana Huckova committed
-
* Data source proxy: Convert 401 from data source to 400 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Implement testDatasource for Jaeger * Unit tests * Run prettier
Timothy Palpant committed -
* Update react-testing-library * Update package.json Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update lockfile Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Alex Khomenko committed -
* Graph: Remove interpolation logic from graph stacking * Improving tooltip
Torkel Ödegaard committed -
* StatPanel: Fixes hanging issue when all values are zero * Minor tweak
Torkel Ödegaard committed -
* Force more complete credential chain for default auth option * simplify * allow assume role for default
Will Browne committed -
* Chore: Convert tests to standard Go lib Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Arve Knudsen committed
-
- 12 Nov, 2020 13 commits
-
-
Diana Payton committed
-
Diana Payton committed
-
Ask to follow the issue template
Sofia Papagiannaki committed -
* GraphNG: Adding ticks test dashboard and improves tick spacing * Added comments * Trying to trigger CI * Update
Torkel Ödegaard committed -
* Chore: Migrate Dashlist to React Closes #28491
kay delaney committed -
Closes #8705
kay delaney committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Tom Daly committed
-
Fixes #28778
Marcus Efraimsson committed -
* Alerting NG: prototype v2 (WIP) * Separate eval package * Modify eval alert definition endpoint * Disable migration if ngalert is not enabled * Remove premature test * Fix lint issues * Delete obsolete struct * Apply suggestions from code review * Update pkg/services/ngalert/ngalert.go Co-authored-by: Kyle Brandt <kyle@grafana.com> * Add API endpoint for listing alert definitions * Introduce index for alert_definition table * make ds object for expression to avoid panic * wrap error * Update pkg/services/ngalert/eval/eval.go * Swith to backend.DataQuery * Export TransformWrapper callback * Fix lint issues * Update pkg/services/ngalert/ngalert.go Co-authored-by: Kyle Brandt <kyle@grafana.com> * Validate alert definitions before storing them * Introduce AlertQuery * Add test * Add QueryType in AlertQuery * Accept only float64 (seconds) durations * Apply suggestions from code review * Get rid of bus * Do not export symbols * Fix failing test * Fix failure due to service initialization order Introduce MediumHigh service priority and assign it to backendplugin service * Fix test * Apply suggestions from code review * Fix renamed reference Co-authored-by: Kyle Brandt <kyle@grafana.com>
Sofia Papagiannaki committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* basic frontend Sentry integration * backend endpoint to capture sentry events * WIP! * log user email for frontend logs * remove debug logging * lint fixes * Fix type exports & property names Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * additional struct naming fix * rename log endpoint, config section & interface * add sentry sample rate to config * refac to use EchoSrv * log user id * backend tests * tests for SentryEchoBackend * sentry echo backend tests * CustomEndpointTransport tests * Update pkg/api/frontend_logging_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update conf/defaults.ini Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/api/frontend_logging_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * don't export unnecesasrily * update go.sum * get rid of Convey in tests, use stdlib * add sentry config to sample.ini * cleanup to set orig logging handler in test * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * PR feedback changes * lock sentry version Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Domas committed -
Sofia Papagiannaki committed
-
- 11 Nov, 2020 10 commits
-
-
Emil Hessman committed
-
Torkel Ödegaard committed
-
vishesh92 committed
-
Leonard Gram committed
-
* Elasticsearch: Add Moving Function Pipeline Aggregation * Removing support for moving average in 7.x * Fixing getMetricAggTypes to handle undefined esVersion * Adding moving_fn to go code * Update public/app/plugins/datasource/elasticsearch/metric_agg.ts Co-authored-by: Giordano Ricci <grdnricci@gmail.com> * Adding test for esversion 70 * Removing default value for script, adding placeholder instead * Fixing formatting * Adding code for handling missing or obsolete aggregations Co-authored-by: Giordano Ricci <grdnricci@gmail.com>
Chris Cowan committed -
Leonard Gram committed
-
MutableDataFrame: Remove unique field name constraint and values field index and unused/seldom used stuff (#27573) * MutableDataFrame needs work * Updated users of values * Update test * Fixed ts issue * Updated tests
Torkel Ödegaard committed -
Ivana Huckova committed
-
Closes #28893 Co-authored-by: Ivana <ivana.huckova@gmail.com>
Valentin Agachi committed -
* Add documentation about log level * Update * Update * Update * Add unknow to table * Update docs/sources/explore/index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/logs-panel.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>
Ivana Huckova committed
-