Christopher Moyer
7eec92988e
Docs: Manage library panels refactor ( #51661 )
...
* merges library panel content into a single topic
* updates menuTite
* fixes typo
* removed Grafana from task titles
2022-07-05 07:43:01 -05:00
Santiago
9797744c10
template functions reference and examples moved to corresponding section, description and links fixed ( #51654 )
2022-07-04 10:38:22 -03:00
Ieva
1768e09cfd
document auth_style option ( #51697 )
2022-07-04 14:22:19 +01:00
brendamuir
64a2c4783f
Docs: adds new alerting diagram ( #51638 )
...
* Docs:adds new alerting diagram
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-06-30 15:38:17 +01:00
George Robinson
c8fa4a9397
Alerting: Fix documentation for Grafana 9.0 ( #51614 )
2022-06-30 10:34:08 +01:00
Christopher Moyer
d4f94ea48d
fixes broken relrefs ( #51572 )
2022-06-29 15:43:17 -05:00
Simon Deziel
a46daf2300
Drop unused debian packages ( #45173 )
...
* apt-transport-https is no longer needed (apt has builtin HTTPS support)
apt-transport-https is a virtual package since Ubuntu Bionic as apt
natively supports HTTPS repos since then, see:
https://packages.ubuntu.com/bionic/apt-transport-https
Signed-off-by: Simon Deziel <simon@sdeziel.info >
* Stop pulling software-properties-common (unused)
software-properties-common was used for the add-apt-repository
command that is no longer used since commit 26cf3d9c66
Signed-off-by: Simon Deziel <simon@sdeziel.info >
2022-06-29 09:41:08 -04:00
Christopher Moyer
40e72c6de3
Docs: combines use dashboard content into single topic ( #51527 )
...
* combines use dashboard content into single topic
* Some minor updates
* corrects spelling
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-06-29 08:07:42 -05:00
Christopher Moyer
f59a4d51cd
moves custom branding to configuration ( #51522 )
2022-06-28 14:22:35 -05:00
Christopher Moyer
5eb35e1b78
Docs: renames tracing topics, moves to configure docs ( #51519 )
...
* renames tracing topics, moves to configure docs
* changes enable diagnostics file name
2022-06-28 12:13:45 -05:00
Grot (@grafanabot)
744fc4c802
ReleaseNotes: Updated changelog and release notes for 9.0.2 ( #51507 )
2022-06-28 16:04:38 +01:00
Timur Olzhabayev
7c886fb6f9
Frontend Logging: Integrate grafana javascript agent ( #50801 )
...
Add Grafana Javascript Agent integration to Grafana
2022-06-28 03:25:30 -04:00
Timur Olzhabayev
cb17f91ab5
Updating migration docs and adding hint about polystat panel ( #51367 )
2022-06-27 09:43:35 +02:00
Joey Tawadrous
6b407f7265
Update metrics ( #51117 )
2022-06-24 10:19:26 +01:00
Jguer
4d2c293575
Docs: Add team sync specifics ( #51254 )
2022-06-22 14:57:06 +00:00
Ieva
d4acc8b7d3
fix broken links ( #51224 )
2022-06-22 10:34:48 +03:00
Christopher Moyer
2df04582ce
Docs: fixes setup relrefs ( #51178 )
...
* fixes setup relrefs
* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
* Update docs/sources/setup-grafana/configure-security/_index.md
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com >
2022-06-21 10:46:46 -07:00
Grot (@grafanabot)
8211d7c787
ReleaseNotes: Updated changelog and release notes for 9.0.1 ( #51192 )
2022-06-21 17:42:38 +00:00
Sam Jewell
53714282cd
Deep link to more detailed rate-interval docs ( #43422 )
...
This felt like a more useful docs link to me
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com >
2022-06-21 15:28:55 +00:00
brendamuir
8930bc9042
Docs: new version of landing page for Alerting ( #51166 )
...
* Docs: new version of landing page for Alerting
* deletes about topic and adds alias
* Update docs/sources/alerting/_index.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2022-06-21 16:21:54 +02:00
kiwi-oss
1b091454ec
Fix query parameter template variable ( #50023 )
...
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.
2022-06-21 15:41:41 +02:00
Alexandre de Verteuil
746f664a75
Minor edits in whats-new-in-v9-0 ( #51159 )
...
Grammar, punctuation, syntax edits.
2022-06-21 15:07:08 +02:00
George Robinson
624a3240f0
Alerting: Update docs for images in notifications ( #50760 )
2022-06-21 13:24:48 +02:00
Armand Grillet
9aa440d7d4
Clarify alerting opt-out docs ( #51144 )
...
* Clarify alerting opt-out docs
* Update docs/sources/alerting/migrating-alerts/opt-out.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/migrating-alerts/opt-out.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/migrating-alerts/opt-out.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
* Update docs/sources/alerting/migrating-alerts/opt-out.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2022-06-21 04:33:58 -04:00
brendamuir
694fd1c37b
Docs: fixes manage alerting topic ( #51100 )
2022-06-20 13:24:22 +02:00
Joe Blubaugh
6ffac76520
Alerting: Add Documentation about limits of images in notifications. ( #51084 )
...
Because some contact points only support a single image, and the order
of alerts sent to a contact point is not guaranteed, which alert rule's
image is attached to a notification can change from alert to alert. This
documents that behavior.
2022-06-20 14:01:16 +08:00
Garrett Guillotte
ef26c39cbd
Docs: Fix Admin docs relrefs ( #51060 )
...
* Fix relrefs in CLI docs
* Fix relrefs in licensing docs
* Fix relrefs in AWS licensing docs
* Fix RBAC relrefs
* Fix Enterprise relrefs
* Fix data source management relrefs
* Fix server/org user management relrefs
* Remove redundant force-user-logout doc
* Fix add/remove user from org relrefs
* Fix user management relrefs
* Fix user management relrefs
* Fix link text typos
* Fix and add stats and license relrefs
* Fix index page relrefs
* Fix developer docs plugin relref to admin plugins doc
* Update docs/sources/administration/enterprise-licensing/activate-aws-marketplace-license/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
* Fix provisioning relrefs
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com >
2022-06-17 15:03:26 -07:00
George Robinson
5736a3c59e
Alerting: Docs on how to template annotations and labels ( #51024 )
2022-06-17 18:30:33 +01:00
Matthew Jacobson
5dee2ed24c
Alerting: Add first Grafana reserved label grafana_folder ( #50262 )
...
* Alerting: Add first Grafana reserved label g_label
g_label holds the title of the folder container the alert. The intention of this label
is to use it as part of the new default notification policy groupBy.
* Add nil check on updateRule labels map
* Disable gocyclo lint on schedule.ruleRoutine
will remove later in a separate refactoring PR to reduce complexity.
* Address doc suggestions
* Update g_folder for rules in folder when folder title changes
* Remove global bus in FolderService
* Modify tests to fit new common g_folder label
* Add changelog entry
* Fix merge conflicts
* Switch GrafanaReservedLabelPrefix from `g_` to `grafana_`
2022-06-17 13:10:49 -04:00
Artur Wierzbicki
14f8e18978
fix broken link ( #51040 )
2022-06-17 08:32:55 -07:00
Christopher Moyer
204e9754da
adds video ( #50964 )
2022-06-17 08:57:27 -05:00
Torkel Ödegaard
c6ab87008a
Dashboard: Remove super old prop that has not been used in years ( #50826 )
2022-06-17 14:55:35 +02:00
Alexander Weaver
8745fadb2d
Docs: Remove alpha sentence from Alertmanager data source ( #50978 )
2022-06-17 12:07:44 +02:00
brendamuir
033654f93f
Docs: fixes redirect from unified alerting ( #51012 )
...
* Docs: fixes redirect from unified alerting
* fixes mimir alerting rule redirect
* fixes mimir alerting rule redirect
* adds slash to redirect
2022-06-17 11:42:36 +02:00
George Robinson
8c01f28285
Docs: How to template annotations and labels ( #50972 )
2022-06-17 10:37:43 +01:00
Garrett Guillotte
845cebdee2
Docs: Refactor administration docs ( #50592 )
...
* Move data source management to administration
* Move RBAC to administration
* Move team management up a docs org level
* Combine and rename admin preferences docs
* Move plugin management to administration
* Combine plugin management docs
* Combine API key docs
* Combine service account docs
* Combine server user management docs
* Move datasource management to administration
* Move enterprise licenses to administration
* Move CLI out of admin, update links to admin
* Merge org user management docs
* Restructure to Torkel's plan
* Fix typo
* Weigh admin topics for navigation
* Weigh administration topics and align to Torkel's plan
* Move server user management from server admin to admin/user management
* Move configure docker image to setup guide
* Move the remaining server admin docs to the root admin directory
* Reweight docker config
2022-06-16 21:09:16 +02:00
Artur Wierzbicki
b2852205a0
Previews: update documentation for enterprise setup ( #50950 )
...
* add `enable service accounts` step
* add `enable service accounts` step
2022-06-16 16:38:18 +02:00
brendamuir
7deb7258ba
Docs: adds video content to Grafana Alerting ( #50929 )
...
* Docs: adds video content to grafana alerting
* adds create alerts to managed rule page
2022-06-16 16:11:38 +02:00
Jack Baldry
d0808bdafb
Add redirects for indexed alerting pages ( #50918 )
...
Co-authored-by: Brenda Muir <brenda.muir@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Brenda Muir <brenda.muir@grafana.com >
2022-06-16 10:32:40 +02:00
Christopher Moyer
da731a38cc
Docs: updates auth alias to fix redirect 404 ( #50892 )
...
* updates auth alias
* Update docs/sources/setup-grafana/configure-security/configure-authentication/_index.md
2022-06-15 12:25:58 -05:00
Kristin Laemmert
a33a023629
backend: add PlaylistUIDs to Playlist; remove playlist IDs from API ( #49609 )
...
* backend/api: refactor PlaylistId to PlaylistUid
* Add org_id to Get and Update playlist functions
Fix migration - no longer pad the uid; fix mysql syntax
The relevant tests are passing using postgres, mysql and the default sqllite backends, but there are a number of other failing tests when using postgres and myself so I'm not entirely confident with those results.
* fix bad query in GetPlaylistItem and add a test that would have caught the mistake in the first place. Reverted the playlist_uid column addition in playlist_item; it became unnecessary after this PR.
Added default value to the new UID column based on PR feedback.
* break this PRs migration into its own function
* Playlists: Update UI to use the updated API
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com >
2022-06-14 15:32:52 -04:00
Fiona Artiaga
39b467b46d
Remove beta note ( #50824 )
...
* Remove beta note
Remove manually added Beta note.
* Remove beta
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-06-14 20:33:00 +02:00
Grot (@grafanabot)
2dd784852c
ReleaseNotes: Updated changelog and release notes for 8.5.6 ( #50807 )
2022-06-14 16:03:44 +00:00
Grot (@grafanabot)
0f91864227
ReleaseNotes: Updated changelog and release notes for 9.0.0 ( #50794 )
...
* ReleaseNotes: Updated changelog and release notes for 9.0.0
* Update CHANGELOG.md
* Update release-notes-9-0-0.md
Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com >
2022-06-14 17:34:50 +03:00
Alexander Emelin
d1bcd1c7c8
Docs: update panel title search information ( #50450 )
2022-06-14 17:08:16 +03:00
Joan López de la Franca Beltran
fcf6b29987
Docs: Add envelope encryption as breaking change ( #50716 )
...
* Docs: Add envelope encryption as breaking change
* Minor improvements
* Apply suggestions from code review
Co-authored-by: Tania <yalyna.ts@gmail.com >
2022-06-14 10:04:21 +02:00
Ashley Harrison
27e3e79661
Docs: Update documentation now create functionality has moved ( #50663 )
...
* Update documentation now + button functionality has moved
* Updates following comments
2022-06-13 15:23:53 +01:00
Jack Baldry
4cc3bc37a0
Use more relevant links to legacy alerting documentation ( #50607 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-06-13 16:14:32 +02:00
Eric Leijonmarck
2abb6a461f
Docs: updated CSRF additional headers ( #50589 )
...
* Docs: updated CSRF additional headers
* Update docs/sources/setup-grafana/configure-security/configure-authentication/saml.md
Co-authored-by: heoelri <heoelri@users.noreply.github.com >
* update to include referer
* Update docs/sources/setup-grafana/configure-security/configure-authentication/saml.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com >
Co-authored-by: heoelri <heoelri@users.noreply.github.com >
2022-06-13 11:13:29 +02:00
Mark B
0a815a7777
typo fix ( #50554 )
2022-06-13 10:18:33 +02:00