Commit Graph

28410 Commits

Author SHA1 Message Date
Grot (@grafanabot) b275f65366 Update annotations.md (#33218) (#35138)
(cherry picked from commit 87af88e04a)

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-02 22:56:08 +02:00
Grot (@grafanabot) ec274a275a Docs: Add query caching to enterprise docs page (#34751) (#35025)
* add query caching to enterprise docs page

* Update docs/sources/enterprise/_index.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
(cherry picked from commit 9bd823bac3)

Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-06-01 11:06:41 +02:00
Alex Khomenko 8a6f48b841 [7.5.x] Admin: hide per role counts for licensed users (#34994)
* Delete renamed file

* cherry-pick 05f3161f8e
2021-05-31 16:49:00 +02:00
Robby Milo ede2a61809 cleanup shortcodes, image paths (#34827) 2021-05-28 11:31:48 +02:00
Arve Knudsen c17faa52f0 Security: Upgrade Thrift dependency (#34698) (#34702)
* Security: Upgrade Thrift dependency (#34698)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
(cherry picked from commit 42f33630c7)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Upgrade Jaeger

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-26 10:43:09 +02:00
Grot (@grafanabot) d802b852d8 Docs: Fix Quick Start link on Geting Started Influx page (#34549) (#34603)
Square brackets were used for the URL instead of parentheses, causing the markup to be displayed as literal text.

(cherry picked from commit abe5c06d69)

Co-authored by: Matthew Turland <tobias382@gmail.com>
2021-05-24 18:33:25 +02:00
Serge Zaitsev 8e6014702b Add link to release notes v7.5.7 (#34460) (#34474)
* Add link to release notes v7.5.7 (#34460)

(cherry picked from commit 07302faec2)

* Update docs/sources/release-notes/_index.md

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-05-20 12:02:29 +02:00
achatterjee-grafana 19b7e01172 Update 7.5.x landing page (#34447) 2021-05-19 19:01:45 -04:00
Serge Zaitsev d137f4f23f ReleaseNotes: Updated changelog and release notes for 7.5.7 (#34383) (#34428)
* ReleaseNotes: Updated changelog and release notes for 7.5.7

* Move colon into the emphasised section

* Move colon into the emphasised section

* Renamed PR title

* Update PR title

Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
(cherry picked from commit ec9b4806d8)

Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
2021-05-19 18:42:48 +02:00
Grot (@grafanabot) 91de51771c Updated relref to "Configuring exemplars" section (#34240) (#34243)
(cherry picked from commit c630393cf4)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
v7.5.7
2021-05-17 15:16:45 -04:00
Grot (@grafanabot) a934d01733 Added exemplar topic (#34147) (#34226)
* Added topic and definition.

* More changes.

* Update docs/sources/basics/exemplars.md

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

* Update docs/sources/basics/exemplars.md

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

* Update docs/sources/basics/exemplars.md

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

* Added the time series topic back.

* Update docs/sources/basics/exemplars.md

* Updated title.

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
(cherry picked from commit 315ca109e1)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-05-17 18:32:41 +02:00
Marcus Efraimsson 310ab323c8 Quota: Do not count folders towards dashboard quota (#32519) (#34025) 2021-05-17 13:05:15 +02:00
Grot (@grafanabot) dcfc83d6f3 Instructions to separate emails with semicolons (#32499) (#34138)
(cherry picked from commit 52f9b96a8c)

Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-05-14 13:10:55 -04:00
Marcus Efraimsson 68f00c739a Docs: Remove documentation of v8 generic OAuth feature (#34018) 2021-05-12 18:50:29 +02:00
Grot (@grafanabot) 774ffd939c Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) (#33975)
Fixes #33948

Co-authored-by: Anatoly Fayngelerin <afayngelerin@dropbox.com>
(cherry picked from commit b0094b325e)

Co-authored-by: afayngelerindbx <38990103+afayngelerindbx@users.noreply.github.com>
2021-05-12 11:52:30 +02:00
Grot (@grafanabot) a574f97b79 [GH-33898] Add missing --no-cache to Dockerfile. (#33906) (#33935)
(cherry picked from commit 752a0f3a65)

Co-authored-by: Ben van B <030@users.noreply.github.com>
2021-05-11 16:16:19 +02:00
Grot (@grafanabot) 7de8959f6a ReleaseNotes: Updated changelog and release notes for 7.5.6 (#33932) (#33936)
* ReleaseNotes: Updated changelog and release notes for 7.5.6

* Update release index

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
(cherry picked from commit b3c4b08f03)
2021-05-11 16:06:31 +02:00
Giordano Ricci 5fdad5bfe4 Stop hoisting @icons/material (#33922)
* Revert "Chore: fix react-color version in yarn.lock (#33914)"

This reverts commit 45d09a0cf0.

* explicitly do not hoist @icons/material
v7.5.6
2021-05-11 14:02:27 +02:00
Giordano Ricci 45d09a0cf0 Chore: fix react-color version in yarn.lock (#33914) 2021-05-11 13:09:17 +02:00
Grot (@grafanabot) 9bc7f698b4 "Release: Updated versions in package to 7.5.6" (#33909) 2021-05-11 12:10:20 +02:00
Grot (@grafanabot) d0a8e241e0 Loki: fix label browser crashing when + typed (#33900) (#33901)
(cherry picked from commit 46abef7800)

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-05-11 10:40:41 +02:00
Grot (@grafanabot) 28edbbbbbb Document hide_version flag (#33670) (#33881)
Unauthenticated users can be barred from being shown the current Grafana server version since https://github.com/grafana/grafana/pull/24919

(cherry picked from commit 2ff36fa47b)

Co-authored-by: Tristan Deloche <tde@hey.com>
2021-05-11 00:40:08 +02:00
Grot (@grafanabot) 0e8d0be72a Add isolation level db configuration parameter (#33830) (#33878)
* add isolation level db configuration parameter

* add isolation_level to default.ini and sample.ini

* add note that only mysql supports isolation levels for now

* mention isolation_level in the documentation

* Update docs/sources/administration/configuration.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 7367cfc0a3)

Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
2021-05-10 22:27:05 +02:00
Grot (@grafanabot) b86d371aab Sanitize PromLink button (#33874) (#33876)
(cherry picked from commit 7b5223bf19)

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2021-05-10 21:33:17 +02:00
Grot (@grafanabot) d2837c50f9 Removed content as per MarcusE's suggestion in https://github.com/grafana/grafana/issues/33822. (#33870) (#33872)
(cherry picked from commit 076f076961)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-05-10 20:22:18 +02:00
Grot (@grafanabot) cf389959d2 Docs feedback: /administration/provisioning.md (#33804) (#33842)
Indicate that the AWS sigV4* jsonData and secureJsonData fields are supported in the Prometheus Datasource.

(cherry picked from commit 0af75106e9)

Co-authored-by: Douglas Thrift <douglaswth@gmail.com>
2021-05-10 11:02:17 -07:00
Grot (@grafanabot) 0083c10d6b Docs: delete from high availability docs references to removed configurations related to session storage (#33827) (#33851)
* docs: delete from high availability docs references to removed configurations related to session storage

* docs: remove session storage mention and focus on the auth token implementation

(cherry picked from commit 382fcca530)

Co-authored-by: Daniel dos Santos Pereira <danield1591998@gmail.com>
2021-05-10 16:12:25 +02:00
Grot (@grafanabot) d7a58503ba Docs: Update _index.md (#33797) (#33799)
(cherry picked from commit e407a092fb)

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-05-06 23:37:23 +02:00
Grot (@grafanabot) ebcc50e9bd Docs: Update installation.md (#33656) (#33703)
(cherry picked from commit 985331e813)

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-05-04 18:41:38 +02:00
Grot (@grafanabot) fccc972c1a GraphNG: uPlot 1.6.9 (#33598) (#33612)
(cherry picked from commit 5bf76ce881)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-05-04 09:14:22 -05:00
Grot (@grafanabot) 8dbc61ed03 dont consider invalid email address a failed email (#33671) (#33681)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
(cherry picked from commit 06dc2b24bf)

Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com>
2021-05-04 12:43:22 +02:00
Grot (@grafanabot) 225e795f95 InfluxDB: Improve measurement-autocomplete behavior in query editor (#33494) (#33625)
* InfluxDB: Improve measurement-autocomplete behavior

* reverted changes of the previous commit

* add debounce to measurement-autocomplete

(cherry picked from commit 4506af3be7)

Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2021-05-03 12:02:08 +02:00
Grot (@grafanabot) 80f73af0e4 add template for dashboard url parameters (#33549) (#33588)
* Update dashboard-links.md

parameters with plain text like `var-something=value` can make confusion.
template it to clarify .

* describe way for template link.

(cherry picked from commit 93c39ca18c)

Co-authored-by: Nagle Zhang <nagle.zhang@sap.com>
2021-04-30 20:58:25 +02:00
Grot (@grafanabot) 7b0a7531e3 Add note to Snapshot API doc to specify that user has to provide the entire dashboard model (#33572) (#33586)
* Added note as suggested by Macus E.

* Update docs/sources/http_api/snapshot.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
(cherry picked from commit 599a9b9a6d)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-04-30 19:37:47 +02:00
Grot (@grafanabot) d7562616df Update team.md (#33454) (#33536)
(cherry picked from commit adc68a310e)

Co-authored-by: changdingfang <245292011@qq.com>
2021-04-29 11:37:01 -04:00
achatterjee-grafana 7d26cb23d1 Removed duplicate file "dashboard_folder_permissions.md (#33497) 2021-04-28 14:23:07 -04:00
Grot (@grafanabot) e0a1cd2ee9 Document customQueryParameters for prometheus datasource provisioning (#33440) (#33495)
* Document customQueryParameters for prometheus datasource provisioning

The customQueryParameters option was added to prometheus datasources in https://github.com/grafana/grafana/pull/19121.  This PR updates the "provisioning" documentation to contain a reference to this in the `jsonData` options for a prometheus datasource.

* Update docs/sources/administration/provisioning.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 c56763c42d)

Co-authored-by: Aaron Ecay <aaronecay@gmail.com>
2021-04-28 19:23:05 +02:00
Grot (@grafanabot) b6c41104d3 ReleaseNotes: Updated changelog and release notes for 7.5.5 (#33473) (#33492)
* ReleaseNotes: Updated changelog and release notes for 7.5.5

* Add release notes to index.md

* Update release-notes-7-5-5.md

* Update CHANGELOG.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
(cherry picked from commit 08db0435bb)
2021-04-28 18:27:38 +02:00
Grot (@grafanabot) 6780f18bfe Documentation: Update developer-guide.md (#33478) (#33490)
(cherry picked from commit 7509c6cbc4)

Co-authored-by: Gang Chen <13298548+MoonBall@users.noreply.github.com>
2021-04-28 18:00:54 +02:00
Grot (@grafanabot) 00d3b84c04 add closed parenthesis to fix a hyperlink (#33471) (#33481)
Fix a missing character that prevents the hyperlink from rendering correctly.

(cherry picked from commit 86a57d17d2)

Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2021-04-28 09:36:28 -04:00
Grot (@grafanabot) b5190ee547 "Release: Updated versions in package to 7.5.5" (#33469) v7.5.5 2021-04-28 12:11:10 +02:00
Grot (@grafanabot) 8b72772444 GraphNG: Fix exemplars window position (#33427) (#33462)
(cherry picked from commit 70bafc2725)

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-04-28 11:05:05 +02:00
Grot (@grafanabot) 2303e0fb18 Remove field limitation from slack notification (#33113) (#33455)
(cherry picked from commit b3ce655b67)

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2021-04-28 08:38:22 +02:00
Ivana Huckova c95500b9ba Prometheus: Support POST in template variables (#33321) (#33441)
* If POST, pass params as data not in url string

* Fix metricNameAndLabelsQuery

* Improve test for new functionality

* Add multiple parameters in test scenarios

* Change urlParams to object

(cherry picked from commit 084066c712)
2021-04-27 21:08:50 +02:00
Carl Bergquist e4d4fa6623 Instrumentation: Add success rate metrics for email notifications (#33359) (#33409)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
(cherry picked from commit 58a325a4e4)
2021-04-27 12:10:32 +02:00
Grot (@grafanabot) dda1c80431 Use either moment objects (for absolute times in the datepicker) or string (for relative time) (#33315) (#33406)
(cherry picked from commit 3ee925610a)

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-04-27 10:45:49 +02:00
Grot (@grafanabot) aee6df674c Docs: Removed type from find annotations example. (#33399) (#33403) 2021-04-27 09:00:43 +02:00
Torkel Ödegaard fc11be7250 [v7.5.x]: FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus (#33255)
* Backport of https://github.com/grafana/grafana/pull/32593

* Update prometheus.yml
2021-04-23 10:00:48 +02:00
Grot (@grafanabot) 37d1df05fd Updated label for add panel. (#33285) (#33286)
(cherry picked from commit 463520c03c)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-04-22 20:46:54 +02:00
Grot (@grafanabot) 538f992aee Bug: Add git to Dockerfile.ubuntu (#33247) (#33248)
* Add git to Dockerfile.ubuntu

* Use apt-get

* Add quiet flag

* Update Dockerfile.ubuntu

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
(cherry picked from commit 6acb99afde)

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2021-04-22 09:36:53 +02:00