Kim Nylander
d0aa688e36
[DOC] Updates to K8s install instructions ( #52772 )
...
* Updates to K8s install
* Update docs/sources/setup-grafana/installation/kubernetes.md
* Apply suggestions from code review
* Update docs/sources/setup-grafana/installation/kubernetes.md
* Update docs/sources/setup-grafana/installation/kubernetes.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Update docs/sources/setup-grafana/installation/kubernetes.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Update docs/sources/setup-grafana/installation/kubernetes.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Apply suggestions from code review from Ursula
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Update docs/sources/setup-grafana/installation/kubernetes.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Update docs/sources/setup-grafana/installation/kubernetes.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Apply Prettier fixes to pass CI
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
2022-07-28 11:37:07 -07:00
Vardan Torosyan
532741a8fe
RBAC: Update the docs homepage to mention that RBAC is only enterprise ( #52890 )
...
* RBAC: Update the docs homepage to mention that RBAC is only enterprise
* Don't mention that there is anything to enable for provisioning RBAC
* Add GE notices to child RBAC pages
* Extend the RBAC availibility note to Cloud Advanced
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
2022-07-28 05:32:11 -04:00
Jo
51e2a1c0a4
Deps: Update SAML libraries ( #52893 )
...
Deps: ensure goxmldsig is pinned
update go.mod
2022-07-28 08:43:30 +02:00
Christopher Moyer
d06ea6ea0e
fixes links ( #52899 )
2022-07-27 14:06:35 -05:00
Ieva
0d324e931d
Access Control: Allow org admins to invite new users ( #52894 )
...
* allow org admins to invite new users to Grafana
* doc updates
* fix test
2022-07-27 17:37:27 +01:00
Kristina
6ecc420534
Revert "Explore: Add Mixed Datasource ( #51605 )" ( #52889 )
...
This reverts commit e2258120e7
.
2022-07-27 10:17:31 -05:00
Kristina
e2258120e7
Explore: Add Mixed Datasource ( #51605 )
...
* Toggle on the mixed mode option
* Ensure switching to mixed gives existing query prev datasource
* WIP - Populate datasource when switching between mixed and not
* WIP - handle change from mixed
* Remove preimport filter, refine filter to work for queries
* WIP debugging datasource transition
* Ensure creating a new query gets target data source if switching with no matches between
* Add mixed datasource to rich history display
* Cleanup console logs, add relevant comments
* Add feature toggle for mixed datasource
* Fix Wrapper tests
* Fix tests!
* Fix test types and add feature tracking
* Remove unnecessary default, remove explore/mixed workarounds for D2E
* Move display text logic to mixed datasource file
* Add in the default query parameters to a generated empty query
* Condense some code
* Apply suggestions from code review
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2022-07-27 09:40:59 -05:00
Ursula Kallio
c968b76279
Separate task with additional information ( #52871 )
2022-07-27 09:44:18 -04:00
Timur Olzhabayev
976a91cb0a
Fixing the relative url path ( #52774 )
2022-07-27 15:21:56 +02:00
Timur Olzhabayev
8ddf8ab6ee
Updating plugin packaging documentation ( #52744 )
...
* Updating packaging documentation
* Adding link to zipinfo manpage
* Removing unx as codespell doesnt like it
2022-07-27 15:19:47 +02:00
Giordano Ricci
9a06b00e92
Correlations: Add DeleteCorrelation HTTP API ( #51801 )
...
* Correlations: add DeleteCorrelation HTTP API
* fix error message copy
* add readonly check
* add source_uid in delete condition
* make path singular
* Revert "make path singular"
This reverts commit d15be89578e202e5cb64a3e964ee09521b72d87c.
* add tests
* fix lint errors
* fix lint errors
* change casing
* update spec
* Remove transaction
* change casing in param name in docs
2022-07-27 09:07:58 +01:00
Giordano Ricci
4b2144fe40
Correlations: change casing of *UID properties ( #52836 )
...
* Correlations: change casing of *UID properties
* add link to correlations HTTP API
2022-07-27 07:01:46 +01:00
ying-jeanne
86283bb99e
Chore: Rename dashboardUID to dashboardUIDs in search endpoint and up… ( #52766 )
...
* Chore: Rename dashboardUID to dashboardUIDs in search endpoint and update doc
* make it backward compatible
2022-07-26 22:28:14 -04:00
ying-jeanne
7da0a6d3ce
Chore: Add dashboard UID as query parameter of Get annotation endpoint ( #52764 )
...
* Chore: Add dashboard uid as query parameter of Get annotation endpoint
* Update pkg/api/annotations.go
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
* update the dashboarUID
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-07-26 21:52:34 -04:00
gjed
6968478d94
Docs: updated configuration description for auto_assign_org ( #50180 )
...
* Docs: updated configuration description for auto_assign_org
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Resolve prettier issues for CI
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Remove trailing space
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
2022-07-26 10:09:40 -07:00
Ryan McKinley
5df6a95045
Transformations: Add standard deviation and variance reducers ( #52769 )
...
Co-authored-by: Selva <selvavm@hotmail.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-07-26 11:25:35 -04:00
Grot (@grafanabot)
c20d96aaec
ReleaseNotes: Updated changelog and release notes for 9.0.5 ( #52813 )
2022-07-26 16:04:54 +02:00
Ashley Harrison
4c9786ea18
add a note about starred dashboards in the navbar to the documentation ( #52660 )
2022-07-26 12:32:45 +01:00
brendamuir
8fa6489dd4
Docs: fix data source MSSQL link ( #52796 )
2022-07-26 13:31:29 +02:00
George Robinson
23fc5383d9
Docs: Update docs for images in notifications ( #52721 )
2022-07-26 10:09:48 +01:00
Ieva
e947910910
Service accounts: update docs ( #52734 )
...
* update the docs
* Update docs/sources/administration/service-accounts/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-07-26 09:44:12 +01:00
Ieva
b3a10202d4
Revert "Service accounts: Add service account to teams" ( #52710 )
...
* Revert "Service accounts: Add service account to teams (#51536 )"
This reverts commit 0f919671e7
.
* remove unneeded line
* fix test
2022-07-26 09:43:29 +01:00
Gabriel MABILLE
c6340a8214
Dashboard and Folder permissions: Update docs to reflect reality ( #52730 )
...
* Folder permissions: Update docs to reflect reality
2022-07-26 09:07:37 +02:00
ying-jeanne
ac502e5013
Chore: add dashboarduid in the connection endpoint response ( #52761 )
...
* Chore: add dashboarduid in the connection endpoint response
* add uid of dashboard in the markdown
2022-07-25 18:55:28 -04:00
Michael Mandrus
12c495bd74
fix typo, ensure kms key example uuid isn't a potentially real key ( #52750 )
2022-07-25 10:20:58 -07:00
Robin Tönniges
9c3f9887fc
Updated pushover in Supported notifiers ( #52631 )
...
Pushover supports images in notifications since v9.0.2
2022-07-25 17:01:21 +00:00
Jo
4a12d0f236
Auditing: Add new options to docs ( #52050 )
...
* Auditing: Add new option docs
* add log all status codes
* change option to verbose
* denote status_codes
* Apply suggestions from code review
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* add setup-grafana docs
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2022-07-25 11:15:04 -04:00
Med Amine Amara
4d2f2b88b6
docs(alerting): removed a repetition of a word ( #52376 )
...
removed a repetition of a word in doc
2022-07-25 16:38:50 +02:00
Giordano Ricci
5ce4baf6f5
Correlations: Add CreateCorrelation HTTP API ( #51630 )
...
* Correlations: add migration
* Correlations: Add CreateCorrelation API
* Correlations: Make correlations work with provisioning
* Handle version changes
* Fix lining error
* lint fixes
* rebuild betterer results
* add a UID to each correlation
* Fix lint errors
* add docs
* better wording in API docs
* remove leftover comment
* handle ds updates
* Fix error message typo
* add bad data test
* make correlations a separate table
* skip readonly check when provisioning correlations
* delete stale correlations when datasources are deleted
* restore provisioned readonly ds
* publish deletion event with full data
* generate swagger and HTTP API docs
* apply source datasource permission to create correlation API
* Fix tests & lint errors
* ignore empty deletion events
* fix last lint errors
* fix more lint error
* Only publish deletion event if datasource was actually deleted
* delete DS provisioning deletes correlations, added & fixed tests
* Fix unmarshalling tests
* Fix linting errors
* Fix deltion event tests
* fix small linting error
* fix lint errors
* update betterer
* fix test
* make path singular
* Revert "make path singular"
This reverts commit 420c3d315e
.
* add integration tests
* remove unneeded id from correlations table
* update spec
* update leftover references to CorrelationDTO
* fix tests
* cleanup tests
* fix lint error
2022-07-25 15:19:07 +01:00
Chris Hodges
bdcef92e35
Fix small typo in panel doc ( #52568 )
2022-07-25 13:04:29 +00:00
Ivana Huckova
9d960e8723
Docs: Fix query history documentation ( #52610 )
...
* Query history: Fix docs
* Update query history docs
* Update docs/sources/explore/query-management.md
* Update docs/sources/explore/query-management.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Trigger drone
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2022-07-25 15:00:56 +02:00
Andres Martinez Gotor
eacda83caf
Azure Monitor: New template variable editor ( #52594 )
2022-07-25 09:32:27 +02:00
matt abrams
667ae91323
Docs: Replace apt-key command with signed-by option ( #44885 )
...
* replace apt-key command with signed-by option
* add gpg command to meet debian best practices
* delete old file
* update filepath
2022-07-22 18:44:20 -05:00
Vardan Torosyan
47c9d461b3
Service accounts: Document service account managed permissions ( #52628 )
2022-07-22 10:35:14 +02:00
Vardan Torosyan
18867d6d78
Service account: Ensure that you can revert only service accounts which you can access ( #52626 )
...
* Service account: Ensure that you can revert only service accounts which you can access
* Remove prettier messup with docs
* Remove prettier messup with docs
* Prettier run
2022-07-22 10:35:01 +02:00
Gabriel MABILLE
5e5e8c0b04
Docs: Revoke access to App Plugins ( #52542 )
...
* Docs: Revoke access to App Plugins
* Describe role and permission
* Adding a 'Managing app plugins access' section to plugin management
2022-07-22 08:53:11 +02:00
Christopher Moyer
1974f166e0
removes unnecessary words in into ( #52622 )
2022-07-21 13:41:29 -05:00
Vardan Torosyan
7251b8524f
Service accounts: Update docs to mention about reverting token to API key ( #52608 )
...
* Service accounts: Update docs to mention about reverting token to API key
* Update docs/sources/administration/api-keys/_index.md
2022-07-21 18:56:41 +02:00
brendamuir
cf42365fdd
Docs: minor corrections to prefix and naming ( #52579 )
2022-07-21 12:09:25 +01:00
Michael Mandrus
530135c403
Documentation: Create documentation around AWS Secrets Manager plugin ( #52181 )
...
* first draft of secrets manager documentation
* some minor refinements
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* Update docs/sources/enterprise/aws-secrets-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* a few changes from the review
* more changes based on review
* add menuTitle
* final round of changes based on feedback
* final cleanup before new review
* add sample config for clarity
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* add feature to other enterprise page
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-07-20 15:02:22 -04:00
Christopher Moyer
7d90f2f1a3
Docs: adjusts heading and rewords the intro to active voice ( #52545 )
...
* adjusts heading and makes intro active voice
* Update docs/sources/administration/service-accounts/_index.md
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
2022-07-20 12:33:05 -05:00
Grot (@grafanabot)
240bb8928d
ReleaseNotes: Updated changelog and release notes for 9.0.4 ( #52548 )
2022-07-20 18:03:00 +01:00
Gabriel MABILLE
60da9eaac5
Docs: Fix access-control links ( #52537 )
2022-07-20 18:01:05 +02:00
Jo
5c4aa4a7ac
OAuth: Allow role mapping from GitHub and GitLab groups ( #52407 )
...
* OAuth: Add extract role support to github
OAuth: correct github errors
Oauth: add github tests
Oauth: Allow mapping via group memberships
Oauth: Add markdown instructions to the new mappers
fix lint
* Apply suggestions from code review
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* Apply suggestions from code review
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
2022-07-20 10:32:04 -04:00
owensmallwood
20907d0635
Adds documentation for public dashboards under the dashboards section. ( #52126 )
...
Adds documentation for public dashboards
2022-07-19 13:19:40 -06:00
Usman Ahmad
a8ddea0d35
Update upgrade-grafana.md ( #52406 )
...
fixed the broken link for the release notes
2022-07-19 14:14:56 -05:00
Agnès Toulet
2b7fe7251c
Docs: Update query caching support ( #50706 )
...
* Docs: Update query caching support
* Update query-caching.md
2022-07-19 16:23:44 +02:00
Sofia Papagiannaki
e6b9ded949
API: Add service account routes to the swagger ( #52398 )
...
* API: Add service account routes to the swagger
2022-07-19 12:52:51 +03:00
sunb3am
9a72ebcd99
Docs: Updated links to landing pages for the notifiers ( #51875 )
...
* Documentation: Updated links to landing pages for the respective notifiers in alerting
Updated links for listed notifiers to correctly redirect to their landing pages
* Ran prettier
2022-07-19 04:13:51 +02:00
Michael Mandrus
278f5b131b
add secretsmanager type to plugin.json ( #52408 )
2022-07-18 11:02:37 -04:00