Ryan McKinley
a61e636bcd
DataFrameJSON: introduce a json format that supports same semantics as arrow ( #31010 )
2021-03-05 12:24:43 -08:00
Mitch Seaman
04e82add68
Docs: add query caching to Enterprise docs ( #31741 )
...
* Docs: add query caching to Enterprise docs
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-03-05 14:07:07 -06:00
Vicky Lee
6819a25add
Grafana/ui: display all selected levels for Cascader ( #31729 )
...
* add support for displaying all selected levels for cascader
* add story for Cascader with display all selected levels
* add tests for Cascader with displayAllSelectedLevels prop
* replace enzyme test with RTL for cascader
2021-03-05 18:26:31 +00:00
Andrej Ocenas
d09afbda18
Docs: Add link to trace data API in whats new ( #31728 )
...
* Add link to docs
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-03-05 19:10:40 +01:00
Zoltán Bedi
29c998f9eb
Tempo: Convert tempo to backend data source2
...
This reverts commit c15d1f498a
.
2021-03-05 14:28:17 +01:00
Giordano Ricci
64a8514e47
Elasticsearch: Fix script fields in query editor ( #31681 )
...
* Elasticsearch: Fix script fields in query editor
* properly name bucke_script deries
2021-03-05 12:48:45 +00:00
Andrej Ocenas
54f281d6ed
Docs/Tracing: Add sections about schema of the trace data ( #31644 )
...
* Add sections about schema of the trace data
* Remove duplicate column
2021-03-05 13:42:21 +01:00
dependabot[bot]
e65c5572cc
Chore(deps): Bump github.com/influxdata/influxdb-client-go/v2 ( #30800 )
...
Bumps [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/influxdata/influxdb-client-go/releases )
- [Changelog](https://github.com/influxdata/influxdb-client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/influxdata/influxdb-client-go/compare/v2.2.0...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 12:29:54 +01:00
Ivana Huckova
2a2a6a3bfa
Add Loki to list of alerting data sources ( #31650 )
2021-03-05 11:30:56 +01:00
Ivana Huckova
7055c40cfc
Docs: Add info about Prometheus http method ( #31651 )
...
* Add infor about http method
* Update docs/sources/datasources/prometheus.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>
2021-03-05 11:30:26 +01:00
Diana Payton
783abb97ec
Update configuration.md ( #31707 )
2021-03-05 11:19:30 +01:00
Torkel Ödegaard
dd1486eef6
FieldDisplay: Smarter naming of stat values when visualising row values (all values) in stat panels ( #31704 )
...
* StatPanels: Improving naming
* Finally making progress
* Removed default templaet
* Removed unused function
2021-03-05 10:42:37 +01:00
Dominik Prokop
fdc6f2cc6f
DataLinks: Bring back single click links for Stat, Gauge and BarGauge panel ( #31692 )
...
* Bring back clickable Stat, Gauge and BarGauge panels
* Demo dashboard
* Add DataLinksContextMenu tests
* Only use new UI for data links, revert panel links logic
2021-03-05 10:29:19 +01:00
Giordano Ricci
bbee7da3e0
Elasticsearch: revert to isoWeek when resolving weekly indices ( #31709 )
...
* Elasticsearch: revert to isoWeek when resolving weekly indices
* Add type assertion explainer
2021-03-05 09:28:46 +00:00
dependabot[bot]
fb58c06383
Chore(deps): Bump prismjs from 1.21.0 to 1.23.0 ( #31568 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 07:57:17 +01:00
dependabot[bot]
2dbb66e5c1
Chore(deps): Bump github.com/centrifugal/centrifuge ( #31206 )
...
Bumps [github.com/centrifugal/centrifuge](https://github.com/centrifugal/centrifuge ) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/centrifugal/centrifuge/releases )
- [Changelog](https://github.com/centrifugal/centrifuge/blob/master/changelog.md )
- [Commits](https://github.com/centrifugal/centrifuge/compare/v0.13.0...v0.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 07:55:45 +01:00
dependabot[bot]
a4c6896660
Chore(deps): Bump actions/setup-node from v2.1.4 to v2.1.5 ( #31406 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 07:54:23 +01:00
Leon Sorokin
a5f3889b93
GraphNG: cache ianaName & reduce calls to getTimeZoneInfo() ( #31712 )
2021-03-05 00:17:43 -06:00
Alec Posney
56ce068a91
GraphNG: Fixes Tooltip mode 'All' for XYChart ( #30921 ) ( #31260 )
2021-03-04 20:59:48 -08:00
Diana Payton
991c5d16ba
Docs: Update heatmap.md ( #31570 )
2021-03-04 13:30:09 -08:00
Alexandre de Verteuil
27ec5b445e
Docs: Typo fix in whats-new-in-v7-5.md ( #31698 )
...
s/cashed/cached/
2021-03-04 12:51:38 -08:00
Leon Sorokin
c64c0b0725
BarChart: fix single numeric field regression ( #31703 )
2021-03-04 14:27:14 -06:00
Zoltán Bedi
c15d1f498a
Revert "Tempo: convert to backend data source ( #31618 )" ( #31702 )
...
This reverts commit 862f09376f
.
2021-03-04 21:20:26 +01:00
Zoltán Bedi
53d4acdad2
Tempo: set authentication header properly ( #31699 )
2021-03-04 20:39:01 +01:00
Zoltán Bedi
862f09376f
Tempo: convert to backend data source ( #31618 )
...
* Tempo: Support opentelemetry response
* Tempo: convert Tempo to backend data source
* Update data source test
* Fix lint issues
* Apply suggestions from code review
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Return error when trace not found
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-03-04 18:23:02 +01:00
Dimitris Sotirakis
57f3de74c6
Chore: Update testing field in latest.json to 7.5.0-beta1 ( #31689 )
2021-03-04 16:45:51 +01:00
Dimitris Sotirakis
31887c6bda
Docs: Add 7.5.0-beta1 release notes link ( #31687 )
2021-03-04 15:53:14 +01:00
Joan López de la Franca Beltran
01b4048026
Usage Stats: Report usage for all signed plugins ( #31545 )
...
* Report usage for all the signed plugins
* Remove no longer used code
* Fix tests by manipulating the global state
* Minor test fix
2021-03-04 15:43:43 +01:00
Andreas Opferkuch
d373566feb
FeatureToggles: Add index signature ( #31649 )
...
Since toggles tend to have arbitrary names.
2021-03-04 15:09:50 +01:00
Grot (@grafanabot)
a3c9f537dc
ReleaseNotes: Updated changelog and release notes for 7.5.0-beta1 ( #31682 )
2021-03-04 15:08:33 +01:00
kay delaney
0b4305c2c3
Library Panels: Choosing library panel now updates plugin type ( #31643 )
...
* Library Panels: Choosing library panel now updates plugin type
2021-03-04 13:17:57 +00:00
Hugo Häggmark
e87d48921e
Admin: Keeps expired api keys visible in table after delete ( #31636 )
...
* Admin: Keeps expired keys visible in table after delete
* Chore: covers component in tests before refactor
* Refactor: splitting up into smaller components
* Chore: fixes a small issue with the validation
* Chore: forgot to export type
2021-03-04 13:20:38 +01:00
Dimitris Sotirakis
a1e227638c
Fix whatsNewUrl version to 7.5 ( #31667 )
...
* Fix whatsNewUrl version
* Update package.json
2021-03-04 11:08:52 +01:00
Gábor Farkas
289dc39ced
grafana/ui: added storybook link to readme ( #31600 )
2021-03-04 10:57:15 +01:00
Will Browne
9ea3a65d46
Chore: add alias for what's new 7.5 ( #31668 )
2021-03-04 10:45:08 +01:00
ying-jeanne
c8d781275c
Docs: Update doc for PostgreSQL authentication ( #31434 )
...
* update doc for postgres authentication
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* fix name
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-04 09:55:51 +01:00
Alex Khomenko
23c510f831
Docs: document report template variables ( #31637 )
...
* Docs: document report template variables
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
* update template variables title
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-03-04 10:54:11 +02:00
Josh Hunt
d566d2e164
AzureMonitor: Add deprecation message for App Insights/Insights Analytics ( #30633 )
...
* AzureMonitor: Add deprecation message for Application Insights/Insights Analytics
relates to #30184
(also some prettier changes came along for the ride)
* reorder query type options
* Rearrange documenation, move Logs up
* Fix Logs heading
* deprecation documentation
* finish up docs
* update link
* Apply doc suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/datasources/azuremonitor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* clean up docs
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-04 09:46:44 +01:00
Torkel Ödegaard
4c5321bd99
Color: Fixes issue where colors where reset to gray when switch panels ( #31611 )
2021-03-04 08:04:45 +01:00
Alexander Emelin
8016b3c5ca
Live: Use pure WebSocket transport ( #31630 )
2021-03-04 09:06:42 +03:00
Diana Payton
a7f7f97f0d
Docs: Fix broken image link ( #31661 )
...
* Create whats-new-in-v7-5.md
* Update _index.md
* Update _index.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
2021-03-04 00:17:58 +01:00
Diana Payton
f760a48c95
Docs: Add Whats new in 7.5 ( #31659 )
...
* Create whats-new-in-v7-5.md
* Update _index.md
* Update _index.md
* Update whats-new-in-v7-5.md
* Update whats-new-in-v7-5.md
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v7-5.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>
2021-03-03 13:56:03 -08:00
Diana Payton
4eeb1bb4d2
Docs: Fix links for 7.5 ( #31658 )
...
* Update enterprise-configuration.md
* Update _index.md
2021-03-03 21:51:26 +01:00
Diana Payton
7b7c30d107
Update enterprise-configuration.md ( #31656 )
2021-03-03 20:41:07 +01:00
Ivana Huckova
4c2e5fcbd0
Explore/Logs: Escaping of incorrectly escaped log lines ( #31352 )
...
* POC: Escaping of incorrectly escaped log lines
* Remove unused import
* Fix test, change copy
* Make escapedNewlines optional
* Fix typechecks
* Remove loading state from the escaping button
* Update namings
2021-03-03 18:32:27 +01:00
Andrej Ocenas
43d4a593ae
Tracing: Small improvements to trace types ( #31646 )
2021-03-03 18:31:10 +01:00
Mayank Pathela
f33bbbd9d0
Update _index.md ( #31645 )
2021-03-03 11:28:27 -05:00
Sofia Papagiannaki
bd2390c49f
AlertingNG: code refactoring ( #30787 )
...
* AlertingNG: refactoring
* Fix tests
2021-03-03 17:52:19 +02:00
Dimitris Sotirakis
08f500ed06
Remove pkill gpg-agent ( #31169 )
2021-03-03 17:28:47 +02:00
Marcus Olsson
5cbc58fd97
Remove format for plugin routes ( #31633 )
2021-03-03 16:01:08 +01:00