Jack Baldry
d1031e7a28
[v8.5.x] Fix website build errors ( #66110 )
...
* remove links to broken release notes pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix relref to Dashboard folders and Dashboard version history
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix reference to Fine-grained access control
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Add packages_api build in published docs
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix alerting test
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com >
2023-04-11 14:50:53 +01:00
Jack Baldry
710103dcd3
[v8.5.x] Add --init to all podman invocations to ensure ^C works on MacOS ( #61745 ) ( #63555 )
...
(cherry picked from commit 5f5f51b3bf )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-04-04 12:20:50 +01:00
Grot (@grafanabot)
6d97b7998b
[v8.5.x] [v9.0.x] docs: update broken elasticsearch metrics play link ( #62729 )
...
[v9.0.x] docs: update broken elasticsearch metrics play link (#62720 )
update broken elasticsearch metrics play link
(cherry picked from commit 9d659f0851 )
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
2023-02-06 09:45:55 +00:00
linoman
d2012e4623
Add reference to Google OAuth docs ( #61146 )
2023-01-11 14:32:11 +01:00
Esteban Beltran
f5301859e0
Docs: Add source code url field description in publish a plugin documentation ( #61080 ) ( #61138 )
2023-01-09 10:50:41 +01:00
Jack Baldry
4cacab01f4
[v8.5.x] Use relative aliases for all non-current Grafana aliases and remove current page latest aliases ( #60062 ) ( #61032 )
...
* Use relative aliases for all non-current Grafana aliases
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove all current page aliases
find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-05 14:29:40 +00:00
Grot (@grafanabot)
aaa4698064
[v8.5.x] Add copyright notice ( #60659 )
...
* Add copyright notice (#60658 )
* Create copyright
* add copyright notice
(cherry picked from commit c7671b6d1d )
* yarn run prettier:write
(cherry picked from commit 160ea3e262 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com >
2022-12-23 10:01:31 +00:00
Garrett Guillotte
5facdc6510
[v8.5.x] Docs: Add document for jsondata field alertmanagerUid ( #57118 )
...
* Add document for jsondata field `alertmanagerUid` (#52895 )
alertmanagerUid can be used to specify Alert Manager for a particular Prometheus/Loki data source.
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com >
* Docs: Fix provisioning table formatting (#57042 )
Co-authored-by: Vũ Quốc Phong <phong.vq.198@gmail.com >
2022-11-14 10:55:43 +01:00
Grot (@grafanabot)
811b6c06b0
Docs: Fix caching.memcached setting name ( #56606 ) ( #56672 )
...
(cherry picked from commit ef17f12c23 )
Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com >
2022-10-11 05:07:45 -04:00
Ieva
0e5b1a7c5d
resolve merge conflicts ( #55508 )
...
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-09-20 12:26:45 -04:00
Grot (@grafanabot)
99d7e7b4f2
Fix small typo in panel doc ( #52568 ) ( #52726 )
...
(cherry picked from commit bdcef92e35 )
Co-authored-by: Chris Hodges <chris.hodges@gmail.com >
2022-08-16 10:40:22 +02:00
Jean-Philippe Quéméner
c93f0439db
Backport release notes of 8.5.10
...
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-08-08 09:40:44 -04:00
Grot (@grafanabot)
c04cce903f
Docs: Update query caching support ( #50706 ) ( #52461 )
...
* Docs: Update query caching support
* Update query-caching.md
(cherry picked from commit 2b7fe7251c )
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
2022-07-19 10:34:15 -04:00
Ieva
47fe0c40be
backport changelog ( #52258 )
...
* backport changelog
* add 8.5.9 back in
* add date
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-07-14 19:15:21 +01:00
Grot (@grafanabot)
f60aeb4b5d
Fix query parameter template variable ( #50023 ) ( #51173 )
...
As documented under [Advanced variable format options – Query parameters](https://grafana.com/docs/grafana/latest/variables/advanced-variable-format-options/#query-parameters ), the option is `queryparam`, not `queryparams`.
I have verified in Grafana 8.5.3 that the former works while the latter doesn't.
(cherry picked from commit 1b091454ec )
Co-authored-by: kiwi-oss <71145773+kiwi-oss@users.noreply.github.com >
2022-06-21 15:49:59 +02:00
Adam Simpson
b03353537d
ReleaseNotes: Updated changelog and release notes for 8.5.6 ( #50807 ) ( #50830 )
...
(cherry picked from commit 2dd784852c )
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-06-16 13:10:00 +00:00
Agnès Toulet
89466ef3fc
Docs: update query caching InfluxDB support ( #50662 )
2022-06-13 16:03:44 +02:00
Jack Baldry
88f730f062
Add current alias to all files ( #48635 ) ( #49102 )
...
* Add aliases to all files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Prettify front matter
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 51dfcd7 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-06-13 14:09:38 +02:00
Ezequiel Victorero
b09980dc4f
Backport 50340 to v8.5.x ( #50355 )
...
* ReleaseNotes: Updated changelog and release notes for 8.5.5 (#50340 )
(cherry picked from commit 5f65edff28 )
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-06-07 14:10:14 -03:00
Grot (@grafanabot)
9c0cbda665
AngularSupport: Update description for angular_support_enabled config option ( #49569 ) ( #49573 )
...
* AngularSupport: Update description for angular_support_enabled config option
* Update angular deprecration plan doc
* Update
* Update article
* Updated
(cherry picked from commit e1909fe74b )
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-06-06 14:56:41 -03:00
Grot (@grafanabot)
8be62ce2ff
Docs: Add documentation for reporting.enabled config option ( #46606 ) ( #50129 )
...
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit d3c6c2ed94 )
Co-authored-by: Jesse Weaver <jesse.weaver@grafana.com >
2022-06-06 14:52:46 -03:00
Yaelle Chaudy
f037b23f9f
[v8.5.x] Cloudwatch: Add template variable query function for listing log grou… ( #50161 )
...
* Cloudwatch: Add template variable query function for listing log groups (#50100 )
* cloud-datasources mob! :shipit:
* cloud-datasources mob! :shipit:
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.tsx
* mob next [ci-skip] [ci skip] [skip ci]
lastFile:public/app/plugins/datasource/cloudwatch/variables.ts
* cloud-datasources mob! 👶
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* cloud-datasources mob! 👶
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* mob next [ci-skip] [ci skip] [skip ci]
lastFile:public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx
* cloud-datasources mob! :shipit:
lastFile:public/app/plugins/datasource/cloudwatch/variables.test.ts
* cloud-datasources mob! ☕
* prettier md
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com >
Co-authored-by: Andres <andres.martinez@grafana.com >
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com >
Co-authored-by: Adam Simpson <adam@adamsimpson.net >
(cherry picked from commit bcf8320e07 )
* Fixed test
2022-06-03 16:58:55 +02:00
Ezequiel Victorero
54d31fad81
ReleaseNotes: Updated changelog and release notes for 8.5.4 ( #49954 ) ( #49961 )
...
(cherry picked from commit 3e04dcb72c )
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com >
2022-05-31 16:46:35 -03:00
Grot (@grafanabot)
5df8a04cd0
Fix typo in curl command ( #46729 ) ( #49818 )
...
* Fix typo in curl command
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix typo in another curl command
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com >
(cherry picked from commit 0a23299878 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-05-30 14:24:10 +02:00
Jack Baldry
3ea049fcae
Convert TOML front matter to YAML ( #49724 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-05-26 12:38:05 -04:00
Grot (@grafanabot)
45b2189993
ReleaseNotes: Updated changelog and release notes for 8.5.3 ( #49275 ) ( #49277 )
...
* ReleaseNotes: Updated changelog and release notes for 8.5.3
* Update CHANGELOG.md
Co-authored-by: Leonard Gram <leo@xlson.com >
(cherry picked from commit 3bd6b8a5ae )
2022-05-24 16:06:38 +02:00
Yuriy Tseretyan
ce527c4084
Alerting: Fix RBAC actions for notification policies ( #49185 ) ( #49348 )
...
* squash actions "alert.notifications:update", "alert.notifications:create", "alert.notifications:delete" to "alert.notifications:write"
* add migration
* update UI to use the write action
* update docs
* changelog
(cherry picked from commit 258b3ab18b )
2022-05-20 19:03:57 -04:00
Grot (@grafanabot)
209e765ea1
List Azure Devops as an enterprise plugin ( #49189 ) ( #49196 )
...
* list azure devops as an enterprise plugin
* change base url to grafana.com/grafana/plugins and remove trailing slashes for consistency
(cherry picked from commit 5b52a1c391 )
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com >
2022-05-18 15:28:57 -04:00
Torkel Ödegaard
a7ce681a84
Revert "Transformation: Added variance and standard deviation ( #48844 ) ( #48921 )" ( #48996 )
...
This reverts commit 4597c33c3f .
2022-05-16 17:20:58 +02:00
Grot (@grafanabot)
093b8c7493
Add note to docs: log out / in after plugin add. ( #47666 ) ( #48986 )
...
(cherry picked from commit 08268d8713 )
Co-authored-by: Dan Roscigno <dan@roscigno.com >
2022-05-15 11:00:12 -04:00
Grot (@grafanabot)
943343f2df
Update dashboard-header.md ( #46986 ) ( #48987 )
...
Just a tiny typo -> point 4, "homw" to "home"
(cherry picked from commit 6f1f7cdc88 )
Co-authored-by: Anind Kiran <53901204+AnindKiran@users.noreply.github.com >
2022-05-15 10:59:54 -04:00
Grot (@grafanabot)
4597c33c3f
Transformation: Added variance and standard deviation ( #48844 ) ( #48921 )
...
* Transformation: Added variance and standard deviation for sample and population. Modified mean calculation approach
* Transformation: Removed existing mean calculation
* Transformation: Added testcases for variance and Standard deviation
* Update docs/sources/panels/calculation-types.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit 906484b809 )
Co-authored-by: selvavm <selvavm@hotmail.com >
2022-05-11 17:47:27 -07:00
Grot (@grafanabot)
f53135b93e
ReleaseNotes: Updated changelog and release notes for 8.5.2 ( #48681 ) ( #48686 )
...
(cherry picked from commit f45dc224d9 )
2022-05-04 11:51:28 +02:00
Will Browne
7f7803ba59
[v8.5.x] Backport 48550 to v8.5.x ( #48656 )
...
* resolve conflicts
* update swagger docs
2022-05-03 20:58:02 +02:00
Christopher Moyer
ecdd52dbb1
docs: backport alias fixes ( #48464 )
...
* backport alias fixes
* Delete about-rbac.md
* Delete assign-rbac-roles.md
* Delete plan-rbac-rollout-strategy.md
* Delete manage-rbac-roles.md
* revert to 8.5
2022-05-03 08:21:09 -05:00
Andreas Christou
5230178118
Backport 48077 to v8.5.x ( #48620 )
...
* AzureMonitor: Add support for not equals and startsWith operators when creating Azure Metrics dimension filters. (#48077 )
* Allow dimension operator selection
- Add dimension operators and function to update the operator in the query
- Add logic to ensure the same dimension cannot be selected multiple times (Azure restriction)
- Add selection component
* Update backend logic to default operation and filter to eq '*'
- This must be done as the ne and sw operators do not work with the wildcard filter
* Add tests on dimension operators
* Correct placement of 'and' when building query
* Add comment and simplify filtering logic
* Allow multiSelect for eq and ne operators
- Pass PanelData to DimensionFields component
- Add logic to retrieve labels from PanelData
- Add MultiSelect component for relevant operators
- Update frontend types to allow filter to be an array of strings
- Update backend types to allow filter to be an array of strings
- Update filter string building
* Improve setting of labels
* Update go tests
* Update frontend tests
- Add panelData mock (to be expanded later)
- Update null check in DimensionFields
* Allow custom value and set default
* Add frontend test and fix lint issues
* Improved handling of options for sw operator
* Remove changes related to multiselect
* Add check on refId to ensure dimension labels are correct for query
* Extract custom hook for setting dimension labels
* Add documentation around Azure Monitor metrics dimensions
* Update MetricQueryEditor tests
- Add missing data prop
* Correctly set field values
* Add additional expect for onQueryChange
* Correctly set operators
- Simplify onFilterInputChange
* Ensure no duplicate filters appear
* Ensure that filters are displayed correctly for saved queries
* Update dimension filter test
* Include additional test around changing dimension labels
(cherry picked from commit d7c16e06d2 )
# Conflicts:
# public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.test.tsx
# public/app/plugins/datasource/grafana-azure-monitor-datasource/components/NewMetricsQueryEditor/MetricsQueryEditor.test.tsx
# public/app/plugins/datasource/grafana-azure-monitor-datasource/components/NewMetricsQueryEditor/MetricsQueryEditor.tsx
# public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.tsx
* Update test for older testing-library version
2022-05-03 13:59:44 +01:00
Grot (@grafanabot)
eb60689141
Elasticsearch: Add deprecation notice for < 7.10 versions ( #48506 ) ( #48591 )
...
* Elasticsearch: Add deprecation notice for old versions
* Add option to remove notice
* Remove deprecation from editor
* Update
* Update public/app/plugins/datasource/elasticsearch/configuration/ConfigEditor.tsx
* Simplify
* Update documentation
* Update
* Update docs/sources/datasources/elasticsearch.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 da1d34e83d )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2022-05-03 08:05:44 +02:00
achatterjee-grafana
d30443342d
add alias to fix 404 error ( #48599 ) ( #48601 )
2022-05-02 16:37:00 -04:00
Grot (@grafanabot)
3b40f18af1
Alerting: add safeguard for migrations that might cause dataloss ( #48526 ) ( #48570 )
...
* Alerting: add safeguard for migrations that might cause dataloss
* add test for panic
* add documentation
(cherry picked from commit 0a87ef06af )
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com >
2022-05-02 11:12:39 +02:00
Grot (@grafanabot)
f790be606d
Cloudwatch: Update variable query docs ( #48307 ) ( #48466 )
...
* Cloudwatch: Update variable query docs
* andres comments
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
(cherry picked from commit ce8becdfe2 )
Co-authored-by: Isabella Siu <Isabella.siu@grafana.com >
2022-04-29 16:04:39 -04:00
Grot (@grafanabot)
0af09cd081
Service accounts: doc fixes ( #48518 ) ( #48539 )
...
* some doc fixes
* Update docs/sources/administration/service-accounts/add-service-account-token.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/administration/service-accounts/add-service-account-token.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update create-service-account.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit d828dc0904 )
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2022-04-29 15:07:50 +01:00
Grot (@grafanabot)
5e6354d62b
Docs: Update axis placement docs ( #48163 ) ( #48430 )
...
* Docs: Update axis placement docs
* Update docs/sources/visualizations/bar-chart.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/visualizations/time-series/change-axis-display.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
(cherry picked from commit f1082afd1b )
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2022-04-29 01:28:01 -07:00
Grot (@grafanabot)
e8ff3762c6
ReleaseNotes: Updated changelog and release notes for 8.5.1 ( #48425 ) ( #48427 )
...
(cherry picked from commit 9fcbfe2c1c )
2022-04-28 15:05:10 +02:00
Christopher Moyer
240f5235bc
alias update merge ( #48379 )
2022-04-27 17:03:34 -05:00
achatterjee-grafana
75195cb09e
removed file extension from alias ( #48375 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-04-27 16:43:51 -04:00
Grot (@grafanabot)
32d7819894
Docs: clarifies viewer can edit prose ( #48352 ) ( #48358 )
...
* clarifies viewer can edit prose
* updates task title
(cherry picked from commit 9d129bde76 )
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2022-04-27 11:43:37 -05:00
Grot (@grafanabot)
e3bcaa3475
Make clear that the two example templates must be used together ( #48305 ) ( #48366 )
...
* make clear that the two templates work in conjunction
* PR review changes
* Update docs/sources/alerting/unified-alerting/message-templating/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/alerting/unified-alerting/message-templating/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* make numbered steps
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit 9237729c19 )
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2022-04-27 11:54:32 -04:00
Connor Lindsey
0b52d0d7c3
NodeGraph: Detect dataframes more accurately based on fields ( #47213 ) ( #48276 )
...
* NodeGraph: Detect dataframes more accurately based on fields
* Make get fields case insensitive
* Update node graph docs
(cherry picked from commit 939a778111 )
2022-04-26 08:57:23 -06:00
Grot (@grafanabot)
e37026a059
Update what's new with correct image link ( #48133 ) ( #48135 )
...
(cherry picked from commit f915767fdc )
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2022-04-22 13:11:33 -04:00
Grot (@grafanabot)
9e0e3bec76
Syntax fix in whats-new-in-v8-5.md ( #48111 ) ( #48119 )
...
(cherry picked from commit 147a1600e7 )
Co-authored-by: Alexandre de Verteuil <alexandre@grafana.com >
2022-04-22 09:32:43 -04:00