Grot (@grafanabot)
1a598bf75e
Docs: Improve title and documentation for share shortened link in Explore ( #36380 ) ( #36392 )
...
* Improve title and documentation for share shortened link in Explore
* Update docs/sources/explore/_index.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 >
(cherry picked from commit 09e49f6118 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-07-02 16:34:22 +02:00
Grot (@grafanabot)
bc0c5f118b
DashboardQueryRunner: Fixes unrestrained subscriptions being created ( #36371 ) ( #36375 )
...
(cherry picked from commit b741245960 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-07-02 11:13:58 +02:00
Grot (@grafanabot)
ef45e1016a
Remove AWS CW client cache ( #36311 ) ( #36372 )
...
(cherry picked from commit 30dc4025c2 )
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2021-07-02 10:35:28 +02:00
Grot (@grafanabot)
468523a1ce
Docs: Add security warning about using Grafana 8 alerts with multiple organisations ( #36308 ) ( #36354 )
...
* Docs: Add security warning about using Grafana 8 alerts with multiple orgs
(cherry picked from commit d525a5a469 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-07-01 18:53:20 +03:00
Grot (@grafanabot)
740aedbcbb
ReleaseNotes: Updated changelog and release notes for 8.0.4 ( #36347 ) ( #36356 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.4
* Update _index.md
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
(cherry picked from commit 3cce67c044 )
2021-07-01 17:49:17 +02:00
Grot (@grafanabot)
dc4007e7bd
TimeSeries: Fixes x-axis time format when tick increment is larger than a year ( #36335 ) ( #36348 )
...
* TimeSeries: Fixes x-axis time format when tick increment is larger than a year
* removed modal change
* removed modal change
(cherry picked from commit f152180dc3 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-07-01 14:00:45 +02:00
Grot (@grafanabot)
81fef5b4b4
"Release: Updated versions in package to 8.0.4" ( #36343 )
v8.0.4
2021-07-01 13:35:58 +02:00
Alexander Emelin
acd0d18552
live: add allowed_origins option ( #36318 ) ( #36327 )
...
* live: add allowed_origins option (#36318 )
(cherry picked from commit 483418dbb0 )
* Profile: Fix failing FE reducer test (#36331 )
(cherry picked from commit 4434eeaf59 )
* update option description to only commit to wilcard symbol for now
* Chore: dummy change to trigger Drone sync
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com >
2021-07-01 13:30:27 +02:00
Grot (@grafanabot)
682d4134d6
Web compat: polyfill MediaQueryList.addEventListener() for Safari < 14 ( #36274 ) ( #36321 )
...
(cherry picked from commit b8010ba9f5 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2021-07-01 11:20:20 +02:00
Grot (@grafanabot)
fd1d0a2a7c
Profile: Fix failing FE reducer test ( #36331 ) ( #36333 )
...
(cherry picked from commit 4434eeaf59 )
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2021-07-01 10:26:48 +02:00
Torkel Ödegaard
f4cf33a81d
Graph: Workaround for DashboardQueryRunner race condition ( #36254 ) ( #36299 )
...
* Graph: Workaround for DashboardQueryRunner race condition
* Removed deepClone
(cherry picked from commit 6f38883583 )
2021-07-01 08:32:03 +02:00
Grot (@grafanabot)
070fc7dbef
Prometheus: Fix performance issue in editor when too many ids ( #36176 ) ( #36315 )
...
(cherry picked from commit 8aeb1cc030 )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2021-06-30 21:50:59 +02:00
Grot (@grafanabot)
601c113dbf
Fix Graph story ( #36259 ) ( #36305 )
...
(cherry picked from commit 1ab4ffb03d )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-06-30 16:36:14 +02:00
Grot (@grafanabot)
5f114cb3f0
Elasticsearch: Persist custom value for size option in Terms Bucket Agg ( #36194 ) ( #36296 )
...
* Add custom hook to handle creatable select options
* Refactor Terms Settings Editor
* Make props of Bucket Aggregation settings editors consistent
* Rename hook to something more descriptive
* Move render test helper
* Add tests
* small refactor
* Remove useless test
(cherry picked from commit 1490c255f1 )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2021-06-30 11:46:00 +02:00
Grot (@grafanabot)
e97c02ef12
TimeSeries: Bring back axis label padding ( #36281 ) ( #36288 )
...
* TimeSeries: bring back some axis label padding
* Update snaps
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
(cherry picked from commit f9fb5ba637 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2021-06-30 11:32:14 +02:00
Grot (@grafanabot)
d15a70371f
Chore: adds buffersize to ReplaySubject ( #36286 ) ( #36287 )
...
(cherry picked from commit 3999d670cf )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-06-30 09:27:56 +02:00
Grot (@grafanabot)
d478184e47
Update getTimeRangeParams to return start & end instead of from & to ( #36268 ) ( #36275 )
...
(cherry picked from commit abb1c10776 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-06-29 18:28:18 +02:00
Grot (@grafanabot)
2ca6b89d8f
Update _index.md ( #36248 ) ( #36272 )
...
Spelling error on line 18.
aerts -> alerts
(cherry picked from commit 603d1cddb8 )
Co-authored-by: Dawnpool <57010815+Dawnpool@users.noreply.github.com >
2021-06-29 10:32:03 -04:00
Grot (@grafanabot)
469b805515
[Alerting] Update documentation with regards to clustering ( #36261 ) ( #36264 )
...
* [Alerting] Update documentation with regards to clustering
* 8.1 not 8.2
(cherry picked from commit 91751d7e38 )
Co-authored-by: gotjosh <josue@grafana.com >
2021-06-29 07:56:38 -04:00
Grot (@grafanabot)
16c2a2b6cb
Elasticsearch: Allow case sensitive custom options in date_histogram interval ( #36168 ) ( #36255 )
...
* Elasticsearch: make interval select handle case-sensitive input
* Elasticsearch: Allow case sensitive custom options in date_histogram interval
* asd is not a good input id
(cherry picked from commit 0a2a6690d9 )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2021-06-29 11:50:18 +01:00
Grot (@grafanabot)
89ac0a79ad
Update whats-new-in-v8-0.md ( #36249 ) ( #36251 )
...
Double periods to a single period
(cherry picked from commit 228372522b )
Co-authored-by: Dawnpool <57010815+Dawnpool@users.noreply.github.com >
2021-06-29 09:36:48 +02:00
Grot (@grafanabot)
4410fe538d
AccessControl: Fix docs link to localhost ( #36233 ) ( #36234 )
...
* AccessControl Correct link to localhost
* Removed extra parenthesis in relref definition
(cherry picked from commit d42d874240 )
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com >
2021-06-28 21:40:31 +02:00
Grot (@grafanabot)
1d2bbce1cf
Added note about location of the default home dashboard. ( #36231 ) ( #36232 )
...
(cherry picked from commit cdc780e9c6 )
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-28 21:08:36 +02:00
Grot (@grafanabot)
392dfd7e15
Doc: Updated broken relrefs to "Value mappings in topic "State timeline". ( #36225 ) ( #36227 )
...
* Updated broken relrefs and adjusted some weights.
* Fixed. There was some issue with ", rendering OK in local build.
(cherry picked from commit 258b3b7078 )
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-28 17:50:58 +02:00
Grot (@grafanabot)
f1db840fe1
Azure monitor: ensure that time column has a name ( #36144 ) ( #36217 )
...
Fixes bug when switching from Timeseries to Table view when viewing Azure Monitor Metrics Data.
(cherry picked from commit 493d35ccc6 )
Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com >
2021-06-28 11:45:26 -04:00
Grot (@grafanabot)
cbae9dda34
Explore: Fix import of queries between SQL data sources ( #36210 ) ( #36224 )
...
* Remove datasource property when importing same ds type queries
* Refactor imported queries
* Update public/app/features/explore/state/query.ts
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
(cherry picked from commit a721dd42b3 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-06-28 16:36:09 +02:00
Grot (@grafanabot)
28c0f8c49e
fix broken link to play ( #36148 ) ( #36183 )
...
closes https://github.com/grafana/grafana/issues/36103
(cherry picked from commit e6e7ba209c )
Co-authored-by: Matt Abrams <37156449+zuchka@users.noreply.github.com >
2021-06-25 20:41:37 +02:00
Grot (@grafanabot)
592cf2ac72
Docs: Document caching defaults in enterprise config ( #36181 ) ( #36182 )
...
* Docs: Document caching defaults in enterprise config
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* adding missed period
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* more missed periods!
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
(cherry picked from commit 3ba97ee4ef )
Co-authored-by: Dave Henderson <dhenderson@gmail.com >
2021-06-25 14:28:26 -04:00
achatterjee-grafana
a1972c0f5b
Added note that anonymous access permission is no longer available. ( #36142 ) ( #36173 )
2021-06-25 11:13:55 -04:00
Grot (@grafanabot)
164148b3de
Grafana-UI: allow custom validity checks for creatable selects ( #36118 ) ( #36162 )
...
* add actions handling to Select in storybook
* Grafana-UI: allow custom validity checks for creatable selects
(cherry picked from commit 58bbe17d84 )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2021-06-25 12:27:30 +02:00
Grot (@grafanabot)
b5b8d226ad
TimeSeries: Preserve RegExp series overrides when transforming from old graph ( #36134 ) ( #36158 )
...
(cherry picked from commit b8b90ec74f )
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2021-06-25 11:16:26 +02:00
Grot (@grafanabot)
60074192e9
put environmental variable in inline code ( #36100 ) ( #36123 )
...
this puts the code in question in the same style as the other environmental variables on the page
(cherry picked from commit 6b0c75cfd6 )
Co-authored-by: Matt Abrams <37156449+zuchka@users.noreply.github.com >
2021-06-24 13:58:49 -04:00
Grot (@grafanabot)
d2a59bd78d
Alerting: Add additional newlines to Microsoft Teams notification message where necessary ( #36126 ) ( #36137 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit 8fe58fc2e3 )
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com >
2021-06-24 17:42:44 +02:00
Grot (@grafanabot)
1e77c2941b
Docs: Add note about time series replacing graph vis ( #36101 ) ( #36135 )
...
(cherry picked from commit 4f84a09286 )
Co-authored-by: Ben Bodenmiller <bbodenmiller@gmail.com >
2021-06-24 17:19:19 +02:00
Grot (@grafanabot)
37bef2d0b2
add note about HA limitation ( #36112 ) ( #36129 )
...
(cherry picked from commit ea8aee0432 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-06-24 16:40:56 +02:00
Grot (@grafanabot)
3a12aa00c0
Signup: Add verify email route ( #36113 ) ( #36115 )
...
(cherry picked from commit 4be9afb7e2 )
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
2021-06-24 13:29:42 +02:00
Grot (@grafanabot)
42471f1031
Alerting: Change __value__ label to __value_string__ annotation and add ValueString variable in notifications ( #36032 ) ( #36105 )
...
* Alerting: Allow __value__ label in notifications
was being removed by removePrivateItems
discoverd in #36020 , but issue is not about that specifically
* __value__ label to __value_string__ annotation
and .ValueString extended property for notifications
(cherry picked from commit 19f764739b )
Co-authored-by: Kyle Brandt <kyle@grafana.com >
2021-06-24 09:40:48 +02:00
Grot (@grafanabot)
833014d924
fix typo in template ( #36082 ) ( #36090 )
...
(cherry picked from commit e91f12bde3 )
Co-authored-by: Jan Steinke <jan.steinke@gmail.com >
2021-06-23 14:09:57 -04:00
Grot (@grafanabot)
24c98204e3
Live: rely on app url for origin check ( #35983 ) ( #36089 )
...
(cherry picked from commit 5bbf45592e )
Co-authored-by: Alexander Emelin <frvzmb@gmail.com >
2021-06-23 20:30:40 +03:00
Grot (@grafanabot)
c447ff2581
Updated content to specify method to use to get keyboard shortcuts wh… ( #36084 ) ( #36088 )
...
* Updated content to specify method to use to get keyboard shortcuts when user is on Windows.
* Added changes from doc review.
(cherry picked from commit 5da8f3e258 )
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-23 18:58:16 +02:00
Grot (@grafanabot)
0d33b57428
PieChart: sort legend descending, update placeholder to show default field display values limit ( #36062 ) ( #36081 )
...
(cherry picked from commit 15171ffa3b )
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2021-06-23 16:53:58 +02:00
Grot (@grafanabot)
d38a50c2f3
Docs: document cortex/loki data source caveats for alerting ( #36074 ) ( #36078 )
...
* Document cortex/loki datasource caveats
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.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 >
(cherry picked from commit d427b57c0e )
Co-authored-by: Domas <domas.lapinskas@grafana.com >
2021-06-23 10:51:44 -04:00
Grot (@grafanabot)
f0fb1edb7c
ReleaseNotes: Updated changelog and release notes for 7.5.9 ( #36057 ) ( #36076 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.9
* Add link to notes
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
(cherry picked from commit 49a64f8d44 )
2021-06-23 15:57:18 +02:00
Andres Martinez Gotor
f84f9d5b44
AzureMonitor: Add cloud specific deep linking ( #35784 ) ( #36066 )
...
(cherry picked from commit 83860bdcc3 )
Co-authored-by: shuotli <63325084+shuotli@users.noreply.github.com >
2021-06-23 14:39:35 +01:00
Grot (@grafanabot)
5f26262655
influxdb: influxql: fix retention-policy handling ( #36022 ) ( #36058 )
...
(cherry picked from commit ec9dbdd93c )
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2021-06-23 10:17:08 +02:00
Grot (@grafanabot)
0f9168953b
Elasticsearch: Restore fields naming when using variables ( #35624 ) ( #36034 )
...
(cherry picked from commit 185bf8f9a2 )
Co-authored-by: Giordano Ricci <me@giordanoricci.com >
2021-06-22 19:33:22 +02:00
Grot (@grafanabot)
901cc09416
Update custom-panel-option-editors.md ( #36005 ) ( #36006 )
...
Variable name fix
(cherry picked from commit f84a74018c )
Co-authored-by: DBaldovskiy <d.baldovskiy@mail.ru >
2021-06-22 09:39:32 -04:00
Grot (@grafanabot)
f98a092a96
Variables: Fix for changing readonly query property ( #35992 ) ( #36014 )
...
* Variables: Fix for changing readonly query property
* Docs: adds release
* Docs: adds release
(cherry picked from commit ffc18ebbcf )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-06-22 09:17:22 +02:00
Grot (@grafanabot)
b3611ab407
Alerting: fix conflicting folder and dashboard permissions during migration ( #35967 ) ( #36013 )
...
* Alerting: Fix conflicting user and team permissions
* Avoid duplicate perrmissions
* Fix lint
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com >
Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com >
(cherry picked from commit 91cf062d0b )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-06-22 09:05:23 +02:00
Grot (@grafanabot)
354727ae32
[MYSQL] convert explicitely smallint and tinyint ( #35897 ) ( #35997 )
...
* [MYSQL] convert explicitely smallint and tinyint
* clean up code
* fix comments
(cherry picked from commit 73fdd9dc22 )
Co-authored-by: ying-jeanne <74549700+ying-jeanne@users.noreply.github.com >
2021-06-21 18:30:16 +02:00