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
brendamuir
076851313d
Docs: fixes warning for enterprise customers ( #52385 )
...
* Docs: fixes data source links
* fixes unified alerting redirect
* Docs: fixes enterprise customer warning
2022-07-18 12:09:29 +02:00
Joan López de la Franca Beltran
9abe9fa702
Encryption: Expose secrets migrations through HTTP API ( #51707 )
...
* Encryption: Move secrets migrations into secrets.Migrator
* Encryption: Refactor secrets.Service initialization
* Encryption: Add support to run secrets migrations even when EE is disabled
* Encryption: Expose secrets migrations through HTTP API
* Update docs
* Fix docs links
* Some adjustments to makes errors explicit through HTTP response
2022-07-18 08:57:58 +02:00
Christopher Moyer
433bb735de
Docs: refactors configure standard options ( #52278 )
...
* refactors configure standard options
* makes prettier
2022-07-15 17:02:16 -05:00
Christopher Moyer
1834973cc6
Docs: removes old whats new docs ( #52188 )
...
* removes old whats new docs
* adds v7 whats new back in
2022-07-15 16:28:02 -05:00
Christopher Moyer
6177e433ff
updates broken relrefs, removes unneeded file ( #52292 )
2022-07-14 15:54:09 -07:00
Grot (@grafanabot)
eab03aa207
ReleaseNotes: Updated changelog and release notes for 9.0.3 ( #52296 )
2022-07-14 17:34:46 -05:00
Dave Henderson
19cf9fa87d
Docs: Correct references to 'lockingMigration' ( #51678 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2022-07-14 15:42:24 -04:00
Esteban Beltran
0573df931b
Docs: Fix broken grafana plugins tutorial links ( #52147 )
...
* Fix broken grafana plugins docs links
* Update docs/sources/developers/plugins/build-a-streaming-data-source-plugin.md
* Update docs/sources/developers/plugins/_index.md
* Update docs/sources/developers/plugins/_index.md
* Update docs/sources/developers/plugins/_index.md
* Update docs/sources/developers/plugins/add-support-for-annotations.md
* Update docs/sources/developers/plugins/add-support-for-explore-queries.md
* Update docs/sources/developers/plugins/build-a-logs-data-source-plugin.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-07-14 11:52:17 -07:00
Grot (@grafanabot)
f4e0420e66
ReleaseNotes: Updated changelog and release notes for 8.4.10 ( #52259 )
2022-07-14 11:29:44 -06:00
Grot (@grafanabot)
03456a9c3b
ReleaseNotes: Updated changelog and release notes for 8.5.9 ( #52256 )
2022-07-14 13:03:35 -04:00
grafanabot
6c6537383b
ReleaseNotes: Updated changelog and release notes for 8.4.10
2022-07-14 15:13:23 +01:00
Oscar Kilhed
9498ee3d54
SQL: Migrate (MS/My/Postgres)SQL configuration pages from Angular to React ( #51891 )
...
* Migrate SQL configuration pages from angular to react
* Move enums to types.ts and remove angular partials
* remove es lint disables and update betterer instead
* Fix automatically added type declarations
* Bump wor.. betterer ;)
* Export SecretInput component from grafana-ui
* Fix A11y issues
* Export SecretTextArea as well
* Fix typo
* Use const instead of var
* Fix typo in doc
* Add autoDetectFeatures to postgres config editor
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2022-07-14 13:29:08 +02:00
Andreas Christou
a4d33a0f43
AzureMonitor: Improve handling of unsupported template variable cases in URIs ( #52054 )
...
* Set error message for certain template variable combinations
- Make use of setError method from query editor
- Update Azure Monitor error type
- Add test for case 2 from https://github.com/grafana/grafana/pull/51331
* Update template variable docs
* Fix lint issues
* Update docs/sources/datasources/azuremonitor/template-variables.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
* PR comment updates
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
2022-07-14 09:28:44 +01:00
brendamuir
07e03666ad
Docs: fixes data source links ( #52196 )
...
* Docs: fixes data source links
* fixes unified alerting redirect
2022-07-14 08:24:53 +01:00
Christopher Moyer
2520d8f827
combines table viz docs ( #52176 )
2022-07-13 16:56:01 -05:00
Yuriy Tseretyan
f4606faec2
fix docs with correct instructions to create a silence URL ( #52062 )
2022-07-12 11:36:01 -04:00
Jo
c9c4fc604e
LDAP: Improve errors and documentation ( #52111 )
2022-07-12 11:11:09 -04:00