Commit Graph

30045 Commits

Author SHA1 Message Date
Grot (@grafanabot) 2d406f13de ReleaseNotes: Updated changelog and release notes for 8.0.5 (#36554) (#36566)
* ReleaseNotes: Updated changelog and release notes for 8.0.5

* Update _index.md

* Update CHANGELOG.md

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
(cherry picked from commit 6266a9e77a)
2021-07-08 17:38:14 +02:00
Grot (@grafanabot) 6bc37296c7 Alerting: Allow space in label and annotation names (#36549) (#36557)
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
(cherry picked from commit 94d2520a84)

Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com>
2021-07-08 09:54:21 -04:00
Grot (@grafanabot) cbb2aa5001 Release: Updated versions in package to 8.0.5 (#36553) v8.0.5 2021-07-08 12:30:44 +02:00
Grot (@grafanabot) 4c16d55e11 allow for appropriate content-type to be set (#36545) (#36550)
(cherry picked from commit 2616580bae)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-07-08 11:35:42 +02:00
Grot (@grafanabot) d9858e0af9 Timeseries Panel: Retain alerts when migrating from old graph (#36514) (#36546)
Closes #36106

(cherry picked from commit 8d66db09bf)

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2021-07-08 11:07:16 +02:00
Grot (@grafanabot) 18c547d695 Live: document allowed_origins (#36433) (#36495)
(cherry picked from commit e60950a8c7)

Co-authored-by: Alexander Emelin <frvzmb@gmail.com>
2021-07-07 10:56:43 -07:00
Grot (@grafanabot) 2671c7d6cd Alerting API: Restrict access to Alertmanager configuration (#36507) (#36516)
* Alerting API: Restrict access to Alertmanager configuration to viewers

(cherry picked from commit fc90d47863)

Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
2021-07-07 16:56:00 +03:00
Grot (@grafanabot) fffbb74aaf Links: Fix links to other apps outside Grafana when under sub path (#36498) (#36515)
(cherry picked from commit eed1f36613)

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-07-07 15:49:31 +02:00
Grot (@grafanabot) 074ef08db3 Table: Fixes color for data links (#36446) (#36496)
* Table: add styling for anchor tag

* inherit color from parent to anchor tag

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
(cherry picked from commit 97dca963a9)

Co-authored-by: Tharun Rajendran <rajendrantharun@live.com>
2021-07-07 15:26:46 +02:00
Grot (@grafanabot) 5e83e3862a CloudWatch Logs: If Grafana Live isn't enabled, don't use the Live Channel (#36358) (#36510)
* If Live isn't enabled, don't use the Live Channel

* ..Import Config if you want to use it!

(cherry picked from commit 3e95c3826a)

Co-authored-by: Thomas Cave <github@thomas.cave.dev>
2021-07-07 14:08:35 +02:00
Grot (@grafanabot) 350bb10cdd Plugins: Improve API response for plugin assets (#36352) (#36505)
* improve API response for plugin assets 403

* remove unnecessary newline

(cherry picked from commit 333d520528)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-07-07 12:40:37 +02:00
achatterjee-grafana 5cdd8dfed1 Docs: Removed folder and 3 files within. (#36487) 2021-07-06 21:13:25 +02:00
Will Browne 79e2da441a resolve conflicts (#36431) 2021-07-06 17:44:30 +02:00
Grot (@grafanabot) 0131a8ef05 Docs: Fix Azure Monitor refs (#36458) (#36478)
* Docs: Fix Azure Monitor refs

* more fixes

Co-authored-by: Robby Milo <robbymilo@gmail.com>
(cherry picked from commit eabf3fb674)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2021-07-06 16:47:56 +02:00
Grot (@grafanabot) cc843e67ae TooltipPlugin: Prevent Tooltip render if field is undefined (#36260) (#36464)
* Tooltip Plugin: Prevent tooltip render if focusedSeriesIdx is out of range

* TooltipPlugin: Also prevent render in multi case

* TooltipPlugin: Return null if field is undefined

(cherry picked from commit 96a3cc3cd8)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-07-06 12:19:40 +02:00
Grot (@grafanabot) efbfb42f15 AzureMonitor: Fix issue where resource group name is missing on the resource picker button (#36400) (#36462)
* AzureMonitor: Fix issue where resource group name is missing in the UI

* fix

(cherry picked from commit 2a4191a2ee)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2021-07-06 11:46:08 +02:00
Grot (@grafanabot) fd515d1318 Folders: Return 409 Conflict status when folder already exists (#36429) (#36461)
* Return 409 Conflict when trying to post folder that already exists

* Fix tests

* Update documentation for new error message in folders api

(cherry picked from commit a18d3007a7)

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2021-07-06 11:32:58 +02:00
Grot (@grafanabot) 4efbf432a4 CloudwatchLogs: send error down to client (#36277) (#36438)
* CloudwatchLogs: send error down to client

* Move error handling down to startLiveQuery

(cherry picked from commit 0ae8a85828)

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-07-05 16:34:29 +02:00
Grot (@grafanabot) 61ea316f10 DateFormats: Fix reading correct setting key for use_browser_locale (#36428) (#36434)
(cherry picked from commit 4932b9dfa4)

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-07-05 15:27:35 +02:00
Leonard Gram ab26f9c820 Azure OAuth: debug logs for user information (#36389) (#36394)
(cherry picked from commit 09a96ad2ad)
2021-07-05 11:05:49 +02:00
Grot (@grafanabot) 92ab8a4189 TimeSeries: Do not show series in tooltip if it's hidden in the viz (#36353) (#36423)
(cherry picked from commit 7ae656ff16)

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-07-05 10:44:33 +02:00
Grot (@grafanabot) 190d7d12e3 Alerting: Fix prometheus API to check folder permissions (#36301) (#36421)
(cherry picked from commit 8a3edf280e)

Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
2021-07-05 11:31:58 +03:00
Grot (@grafanabot) 6c79c846ba Snapshots: Fixex snapshots absolute time range issue (#36350) (#36382)
(cherry picked from commit 09fed51be5)

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-07-05 10:14:38 +02:00
Grot (@grafanabot) 862c9a2c73 fix: #36322 HistoryWrapper constructor history param not work (#36367) (#36399)
(cherry picked from commit 63715dcdef)

Co-authored-by: MeetzhDing <meet.zhding@foxmail.com>
2021-07-05 09:02:35 +02:00
Grot (@grafanabot) fc45cf178e Allow white labeling loading logo (#36174) (#36386)
* Allow to whitelabeling loading logo

* Add loading_logo to documentation

* Change loading_logo to loading_logo_url

(cherry picked from commit ef05596e07)

Co-authored-by: Selene <selenepinillos@gmail.com>
2021-07-05 09:50:57 +03:00
Grot (@grafanabot) d03007de01 Dashboards: Add IsFolder field into models.GetDashboardQuery (#36214) (#36388)
* Add IsFolder field into models.GetDashboardQuery

* Reverted folderId - return dummy success when calling get folder with id 0

* Moved condition to upper level - add test

(cherry picked from commit 084c9c8746)

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2021-07-02 19:19:08 +03:00
Grot (@grafanabot) 1b23e38a86 AzureMonitor: Refresh documentation (#35371) (#36397)
* AzureMonitor: Refresh documentation

* logs/kusto

* finish up logs

* variables for log analytics

* Apply suggestions from code review

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* finish up main topics

* finish docs?

* typos and other review comments

* add link to sample arg queries

* split up azure docs

* workaround weird code duplication issue

* Update docs/sources/datasources/azuremonitor/template-variables.md

Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* feedback

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com>
(cherry picked from commit ca5379d64d)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2021-07-02 17:17:24 +02:00
Grot (@grafanabot) 7eb704f49d Docs: Update bar-gauge-panel.md (#36250) (#36395)
may be a mistake here?

(cherry picked from commit 379ed0a6f7)

Co-authored-by: dreamChenp12 <86648316+dreamChenp12@users.noreply.github.com>
2021-07-02 17:13:35 +02:00
Grot (@grafanabot) df2500a928 Docs: Add $__rate_interval variable to global variables (#36378) (#36391)
* Add  variable documentation to global variables

* Update docs/sources/variables/variable-types/global-variables.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 0ca6fdd310)

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-07-02 16:38:24 +02:00
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