Diana Payton
180bff77a4
Docs: Update whats-new-in-v8-0.md ( #35141 )
2021-06-02 23:40:28 +02:00
Diana Payton
87af88e04a
Update annotations.md ( #33218 )
2021-06-02 16:29:51 -04:00
Diana Payton
9efda4d65c
Docs: Update whats new 8.0 ( #35135 )
...
* Delete DRAFT.md
* Update whats-new-in-v8-0.md
2021-06-02 13:21:15 -07:00
Ryan McKinley
a9b5aa1088
State-timeline: support migrating from discrete panel ( #35071 )
2021-06-02 12:18:20 -07:00
Ryan McKinley
f7893ca5cf
Live: fix field filtering and survive reconnect ( #35122 )
2021-06-02 12:12:48 -07:00
Carl Bergquist
ba7aca69f6
plugin: add signature status plugin build info ( #35128 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2021-06-02 20:53:56 +02:00
Domas
a7fa831071
Docs: unified alerting notification policies ( #35118 )
...
* wip
* finished
* typos
* fix img link
2021-06-02 14:28:24 -04:00
Ryan McKinley
744ca8d439
FieldDisplay: add cache to reuse field value calculations ( #35072 )
...
* add timeline value cache
* add timeline value cache
* with console logs
* cleanup
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-06-02 11:01:23 -07:00
Kyle Brandt
4093fae99a
SSE: Refactor to simplify Series type ( #35063 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-06-02 12:29:19 -04:00
Gabriel MABILLE
134dba5101
Provisioning: Update accesscontrol sample file
2021-06-02 17:22:34 +02:00
Alexander Emelin
7aee0deb38
live: log error on dashboard subscribe ( #35095 )
2021-06-02 18:02:54 +03:00
Ursula Kallio
99839ee060
Change weight of reference, so they display last. ( #35112 )
2021-06-02 16:49:32 +02:00
Zoltán Bedi
bf96f5e285
Tempo: search fixes ( #35004 )
...
* Tempo: search fixes
Add custom width to time and trace id
Run and show query in search after page refresh
* Iterate through all response data
* Don't store linkedQuery as a property
2021-06-02 16:37:36 +02:00
Gábor Farkas
89fc92947c
InfluxDB: deprecate direct browser access in data source ( #35105 )
...
* influxdb: deperacate direct browser-access
* better docs-formatting
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-06-02 16:37:16 +02:00
Marcus Efraimsson
5d41e83896
Chore: Upgrade prometheus/alertmanager dependency to v0.22.2 ( #35102 )
...
* Chore: Upgrade prometheus/alertmanager dependency to v0.22.2
* go mod tidy
2021-06-02 16:02:52 +02:00
Dominik Prokop
a08ee057eb
VizLegend: add readonly prop ( #35096 )
...
* VizLegend: add readonly prop
* Update packages/grafana-ui/src/components/VizLegend/VizLegendTableItem.tsx
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2021-06-02 15:39:20 +02:00
kay delaney
7c0158cdff
Library Panels: Fix refresh when changing to angular library panel ( #35048 )
...
Closes #34874
2021-06-02 13:35:12 +01:00
Kyle Brandt
c4b4171d85
Alerting/Docs: Silence documentation ( #35052 )
...
Co-authored-by: David Parrott <stomp.box.yo@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-02 08:26:58 -04:00
Oscar Kilhed
e6c53e4bcd
DevEnv: Fix docker-driver plugin installation direction url
2021-06-02 13:31:04 +02:00
Josh Hunt
3be0a2d328
AzureMonitor: Use resource type display names in the UI ( #35060 )
...
* AzureMonitor: Use display names for resource types and locations
* de-pluralize resource types
* Rename Namespace field to Resource Type, and use display names
* add comments
2021-06-02 12:47:04 +02:00
Torkel Ödegaard
e6f2b10a36
ChangeTracker: Unified unsaved changes handling with library panels ( #34989 )
...
* UnsavedChanges: Move Change tracker to use Prompt
* Fix a lot of race conditions and stacking of changes in onConfirm and onDismiss
* Listen to save event
* add missing delay argument
* migrated the change tracker unit tests
* Updated snapshot
* Removed unessary action
* removed updateSourcePanel
* Fix hiding save library panel modal prompt when clicking discard
* change saved libray panel title and buttons so they are a bit different as Prompt and when used from save button
* Fixed issue with saving new dashboard
* Now all scenarios work
* increase wait time
* Fixed one more race condition
2021-06-02 12:24:19 +02:00
Sergey Kostrukov
f052f10289
Cleanup the options initialization ( #35080 )
2021-06-02 10:56:57 +01:00
Jeremy Price
2c85bbb738
Access Control: Provisioning docs cleanup ( #34982 )
2021-06-02 11:55:37 +02:00
Giordano Ricci
13cf6a3e00
Docs: Add Volta to Grafana dev setup instructions ( #35064 )
...
* Chore: update developer guide to use Volta
* Chore: Fix Volta config
* Chore: Add volta config to each workspace
* Chore: Add volta config to each workspace
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update contribute/developer-guide.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-02 09:08:38 +01:00
Giordano Ricci
8afb15296a
Grafana-UI: Allow Card consumers to override disabled prop for action ( #34664 )
2021-06-02 08:20:35 +01:00
Fabian Gonzalez
9ebe585ec8
Docs: Add datalinks example to ElasticSearch docs ( #34956 )
2021-06-02 08:19:17 +01:00
Dimitris Sotirakis
27ad970c2b
Chore: Make drone failed nightly checks send slack messages to #grafana-backend ( #35076 )
2021-06-02 08:49:42 +02:00
Diana Payton
d5664d92a9
Update panel-editor.md ( #35069 )
2021-06-02 07:21:51 +02:00
Simon Podlipsky
4137534650
Variables: Support raw values of boolean type ( #34727 )
2021-06-02 06:40:37 +02:00
Torkel Ödegaard
ac9cbbc02b
Docs: Initial docs for State timeline visualization ( #35046 )
...
* Docs: Initial docs for State timeline visualization
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/state-timeline.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Changed format for options from table to headings
* Updated what's new
* restore naming to Visualization options
* Update docs/sources/whatsnew/whats-new-in-v8-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/whatsnew/whats-new-in-v8-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-02 06:36:47 +02:00
Mitch Seaman
d92a1f29ac
Docs: Add docs links for what's new in Enterprise ( #35062 )
...
* add docs links for whats new in Enterprise
* add license restriction docs update to what's new
* remove version mention from licensing docs update
2021-06-01 11:55:17 -07:00
Marcus Efraimsson
d953e200f0
Chore: Refactor short url api test ( #35051 )
...
Use a mock of the short URL service rather than real one which requires database access.
Ref #34696
2021-06-01 20:34:59 +02:00
Leon Sorokin
878474a808
Color utils: optimize colorManipulator/alpha() for common cases ( #34948 )
2021-06-01 12:52:58 -05:00
Uchechukwu Obasi
4d574bb8aa
VizLegendTable: fixes column spacing to span to the right side ( #35045 )
...
* VizLegendTable: fixes column spacing to span to the right side
* reverted text alignment to right
* implemented a more readable solution for tabble legend spacing
2021-06-01 17:47:14 +02:00
Andrej Ocenas
aa7dbd7a69
NodeGraph: Make grid view responsive ( #35047 )
2021-06-01 17:30:47 +02:00
Ursula Kallio
e0a3f669e5
Add fine-grained-access-control-references.md file. ( #35043 )
...
* Add fine-grained-access-control-references.md file.
* Fix syntax error in relref.
* Fix another syntax error.
* Fix broken link:
see introduction of alert rules at PR
https://github.com/grafana/grafana/pull/34839 .
2021-06-01 16:35:38 +02:00
Alex Khomenko
486ab7c639
Debounce location update ( #35033 )
2021-06-01 17:20:00 +03:00
Hugo Häggmark
d2649821d1
Chore: Updates latest.json ( #35050 )
2021-06-01 16:18:22 +02:00
Torkel Ödegaard
dc5e7695e4
Checkbox: Fixes vertical layout isssue with Checkboxes due to fixed height ( #35022 )
2021-06-01 16:11:07 +02:00
Grot (@grafanabot)
046de10cd7
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta3 ( #35049 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0-beta3
* Docs: adds Beta3 to index
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-06-01 16:07:29 +02:00
Gábor Farkas
38b030e2a4
InfluxDB: Flux: timestamp-column has to go first ( #35036 )
2021-06-01 16:03:02 +02:00
Karl Persson
73b8afe724
Document global role and assignment for provisioning ( #34739 )
2021-06-01 15:52:46 +02:00
Marcus Efraimsson
c775708e45
Chore: Refactor Prometheus custom query parameters middleware ( #34814 )
...
Following #34473 refactor to use url.ParseQuery in the Prometheus
custom query parameter middleware.
Ref #34473
2021-06-01 14:59:44 +02:00
kay delaney
2e38bbf751
Chore: Reduce number of strict typescript errors ( #34595 )
2021-06-01 13:47:29 +01:00
Jan Jansen
0d1b35f99e
Short URL: Fix so that orgId is included in generated short URL ( #34696 )
...
Fixes #33813
Signed-off-by: Jan Jansen <jan.jansen@gdata.de>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-06-01 14:19:10 +02:00
Maria Alexandra
ff03b456f1
Dashboard: Fix Table view when editing causes the panel data to not update ( #34998 )
...
* Dashboard: Fix Table view when editing causes the panel data to not update
- Add event subscription on PanelEditorTableView
- Extract runAllPanelQueries into Panel Model in order to use it on PanelChrome and PanelEditorTableView
- Add simple unit test for runAllQueryPaneQueries
2021-06-01 13:52:08 +02:00
Julien Duchesne
22544bd135
Fix enterprise autodeploy ( #34889 )
...
Config file needs to be copied over
No-op for OSS grafana
2021-06-01 13:29:52 +02:00
Zoltán Bedi
b211b3a63c
Add docs for Tempo search ( #34526 )
...
* Add docs for Tempo search
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/datasources/tempo.md
Co-authored-by: Robby Milo <robby.milo@grafana.com>
* Apply suggestions from code review
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: Robby Milo <robby.milo@grafana.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-01 12:07:26 +02:00
idafurjes
ec29c3b84f
Chore: Add Circle CI empty config ( #35020 )
...
* Fix Circle CI check with adding an empty config
* Add version
* Add empty jobs and workflows
* Add job with docker image
* Add step
2021-06-01 11:56:11 +02:00
Uchechukwu Obasi
865eac309c
Table: datalink to have text underline and support for image datalink ( #34635 )
...
* Table: datalink to have text underline and support for image datalink
* fixes image oversize issue when using both image and link in a column
* fixes small nit
* extracted the getLink logic to be a standalone utility function
* Updates table tests to suit current structure
* fixes small syntax nit
* fixes bad typing issue
* annotes the getCellLinks logic as an internal utility function
* removes blank whitespace
* Tests: updates test cases to use getByRole
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-06-01 11:03:03 +02:00