- 09 Oct, 2020 16 commits
-
-
* Add UI license upload option, reformat Enterprise license activation section Added the option to upload a license file through the Server Admin UI, and did a little reformatting to make license activation look more like a process. * Headers not bold, hyphens not asterisks
Mitch Seaman committed -
* ci needs to use synchronous writes or the file ends up with zero length
Brian Gann committed -
* removed overview.md * content updates * Update datasource_permissions.md * update content * content updates * Update organization_roles.md * Update docs/sources/enterprise/saml.md Co-authored-by: Kyle Brandt <kyle@grafana.com> * Update dashboard_folder_permissions.md Co-authored-by: Kyle Brandt <kyle@grafana.com>
Diana Payton committed -
fixes #27713 via https://github.com/grafana/grafana-plugin-sdk-go/pull/227
Kyle Brandt committed -
* moved datasources folder * Update menu.yaml * updated Azuremonitor * Update azuremonitor.md * Update cloudmonitoring.md * Update cloudwatch.md * updated content * Update elasticsearch.md * Update graphite.md * Update elasticsearch.md * Update azuremonitor.md * Update cloudmonitoring.md * Update influxdb.md * Update jaeger.md * Update loki.md * Update mssql.md * Update mysql.md * Update opentsdb.md * Update postgres.md * Update prometheus.md * Update postgres.md * Update jaeger.md * Update mysql.md * Update mssql.md * added aliases * Update testdata.md * Update zipkin.md * link fixes * link fixing * moved files out of guides * Delete archive.md * updated links * updated aliases * updated aliases * link updates * Update _index.md * deleted archive.md * Update azuremonitor.md * Update azuremonitor.md
Diana Payton committed -
* Add basic docs for pagination component * Update packages/grafana-ui/src/components/Pagination/Pagination.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update packages/grafana-ui/src/components/Pagination/Pagination.mdx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Peter Holmberg committed -
* Update IconButton.story.tsx * Create IconButton.mdx * Add missing row * Add props table * Expand docs Co-authored-by: Clarity-89 <homes89@ukr.net>
Jess committed -
Torkel Ödegaard committed
-
* Fix showing of data in explore's query inspector * Add test * Add test * Updat etest * Implement react-testing-library and remove props export * Update tests for consistency
Ivana Huckova committed -
* also move conversion func to alerting package since it is not used in other places Fixes #28068
Kyle Brandt committed -
fixes #28001
Kyle Brandt committed -
Amos Law committed
-
* Use annotations data observable * WIP exemplars * Refactor usePlotContext to use getters instead of properties * Use DataFrame in EventsCanvas instead of custom type * Minor tweaks
Dominik Prokop committed -
* fix: Use locale to find delimiter for CSV export * Add sep= Excel header to CSV exporter * Add modal for Excel export * Move Excel download to 'Data options' as toggle * Add 'Download for Excel' documentation
Tom Daly committed -
* FieldColor: Added field color option * Progress * FieldColor: Added custom schemes * move to fieldColor * move to fieldColor * add back the standard color picker * FieldColor: Added registry for field color modes * wip refactor * Seperate scale from color mode * Progress * schemes working * Stuff is working * Added fallback * Updated threshold tests * Added unit tests * added more tests * Made it work with new graph panel * Use scale calculator from graph panel * Updates * Updated test * Renaming things * Update packages/grafana-data/src/field/displayProcessor.ts Co-authored-by: Ryan McKinley <ryantxu@gmail.com> * updated according to feedback, added docs * Updated docs * Updated * Update docs/sources/panels/field-options/standard-field-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/panels/field-options/standard-field-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Updated docs according to feedback * fixed test * Updated * Updated wording * Change to fieldState.seriesIndex * Updated tests * Updates * New names * More work needed to support bar gauge and showing the color modes in the picker * Now correct gradients work in bar gauge * before rename * Unifying the concept * Updates * review feedback * Updated * Skip minification * Updated * UI improvements Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Hugo Häggmark committed
-
- 08 Oct, 2020 19 commits
-
-
Bumpt container image to 7.2.x
Michał Sochoń committed -
* Use latest @grafana/eslint-config * Updated lockfile
Steven Vachon committed -
Ryan McKinley committed
-
Torkel Ödegaard committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
* SAML: single logout WIP * SAML: sign SAML requests * SAML: remove unnecessary logs * fix go mod file * Docs: Single Logout * SAML: use api endpoint for single logout * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * SAML: save context for single logout * Chore: add SAML dependencies Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Alexander Zobnin committed -
Sends metrics from github automation actions to Grafana Cloud
Torkel Ödegaard committed -
Sofia Papagiannaki committed
-
Agnès Toulet committed
-
Peter Holmberg committed
-
* Changelog 7.2.1 * Fix Changelog
Sofia Papagiannaki committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Elasticsearch: Support multiple pipeline aggregations for a query * Ensuring descendents are deleted with their parents. * Update public/app/plugins/datasource/elasticsearch/metric_agg.ts Co-authored-by: Giordano Ricci <grdnricci@gmail.com> * Update public/app/plugins/datasource/elasticsearch/query_def.ts Co-authored-by: Giordano Ricci <grdnricci@gmail.com> * Update public/app/plugins/datasource/elasticsearch/specs/query_def.test.ts Co-authored-by: Giordano Ricci <grdnricci@gmail.com> * Fixing typo Co-authored-by: Giordano Ricci <grdnricci@gmail.com>
Chris Cowan committed -
* create transport chain * add frontend * remove log * inline field updates * allow ARN, Credentials + Keys auth in frontend * configure credentials * add tests and refactor * update frontend json field names * fix tests * fix comment * add app config flag * refactor tests * add return field for tests * add flag for UI display * update comment * move logic * fix config * pass config through props * update docs * pr feedback and add docs coverage * shorten settings filename * fix imports * revert docs changes * remove log line * wrap up next as round tripper * only propagate required config * remove unused import * remove ARN option and replace with default chain * make ARN role assume as supplemental * update docs * refactor flow * sign body when necessary * remove unnecessary wrapper * remove newline * Apply suggestions from code review * PR fixes Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Will Browne committed -
Marcus Andersson committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 07 Oct, 2020 5 commits
-
-
Steven Vachon committed
-
Diana Payton committed
-
* Cloudwatch: Adding support for additional Amazon CloudFront metrics.
Darryl committed -
Darryl committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-