01afde24f5
Style fixes in grafanactl docs ( #104550 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-25 14:15:57 +00:00
fe9254b333
Chore: Update release strategy docs ( #104488 )
...
* baldm0mma/ update release docs
* baldm0mma/ run prettier
* baldm0mma/ change back apostrophies
* baldm0mma/ update to or
* baldm0mma/ revert characters
2025-04-25 07:24:07 -06:00
f5ff6e38a3
Update grafanactl install instructions in docs ( #104539 )
2025-04-25 13:09:59 +00:00
b145deb5a0
Add new grafanactl content ( #104448 )
2025-04-25 11:58:07 +00:00
40799d1f57
Docs: Add dashboard and folder apis docs ( #101754 )
2025-04-25 05:06:12 -06:00
109267ab03
Alerting: Remove feature toggle for custom recovery threshold ( #104455 )
2025-04-24 11:58:17 -04:00
90ddab7461
Fix link in Use git sync doc ( #104396 )
2025-04-23 10:04:04 -04:00
cf1b964829
docs(alerting): clarify transition to Recovering state when using recovery thresholds ( #104381 )
2025-04-23 15:15:12 +02:00
5a50c76f58
[Docs - RBAC] Update docs to reflect new fixed role granted to the Viewer basic role ( #104353 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2025-04-23 09:15:06 +00:00
1d3d13c0cd
Docs: RBAC - Fix incorrect role name ( #104244 )
...
Docs: Fix incorrect role name
Doc references fixed:licensing:viewer, however, this role does not exist. It should be fixed:licensing:reader
2025-04-23 10:41:19 +02:00
6abe6499c4
docs(alerting): clarify how Math expressions operate on multiple series ( #104316 )
2025-04-22 22:56:56 +02:00
d0154e8e77
docs(alerting): admonition for webhook features that are not GA in GC ( #104331 )
...
* docs(alerting): admonition for webhook features that are not GA in GC
* fix plural
* minor copy change
2025-04-22 22:45:48 +02:00
50e24d6634
docs(alerting): clarify that webhook extra headers can override the Content-Type header ( #104324 )
2025-04-22 22:19:28 +02:00
54fb34f59b
docs(alerting): specify sequential evaluation for imported DS rules ( #104234 )
2025-04-22 22:17:45 +02:00
7c0cb1b7bb
docs(alerting): replace outdated alert state diagram with updated image ( #104232 )
2025-04-22 22:15:07 +02:00
9e4980320a
docs(alerting): add JSON payload example to template examples list ( #104282 )
2025-04-22 22:14:50 +02:00
8dd5dbbe5c
Dashboard: remove broken play dashboard on the annotate visualizations page ( #104288 )
...
remove broken play dashboard
2025-04-22 20:26:34 +01:00
9c125b812d
Docs: Making some slight adjustments to migration assistant ( #104180 )
2025-04-22 12:21:15 -05:00
8ef8471b23
Chore: Remove prometheusUsesCombobox feature toggle ( #103940 )
...
* remove prometheusUsesCombobox feature toggle
* betterer
* fix the unit test
* create MetricsLabelsSection unit tests
* fix unit tests
* fix unit tests in PromQueryBuilder.test.tsx
* prettier
* remove timeouts
* Revert "remove timeouts"
This reverts commit 84af1fd46bad807e9b42a8c1b1ce308700ab36c9.
2025-04-22 18:54:10 +02:00
576bf66e03
Add Observability as Code documentation ( #104301 )
...
Co-authored-by: Kim Nylander <kim.nylander@grafana.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
2025-04-22 16:53:41 +00:00
17e4a3b386
Playlists: Remove kubernetesPlaylists flag ( #104171 )
2025-04-22 10:39:40 +02:00
536ff2fc3d
docs(alerting): clarify recovery threshold for pending state ( #102780 )
...
Alerting docs: clarify recovery threshold on pending state
2025-04-21 18:50:53 +02:00
a3d27c5912
docs(alerting): Add heartbeat monitoring docs for the IRM contact point ( #103811 )
...
* docs(alerting): Add heartbeat monitoring docs for the IRM contact point
* Use `After` instead of `Once`
2025-04-21 12:31:56 +02:00
f023fcc68a
docs(alerting): New Alertmanager contact point docs ( #103782 )
2025-04-21 12:08:41 +02:00
d1b2e669a7
Alerting: remove alertingApiServer flag ( #104133 )
2025-04-18 19:57:39 +00:00
1bafd5c807
Docs: Remove mention of alertingApiServer flag from alerting documentation ( #104131 )
2025-04-18 11:51:38 -04:00
cf76777170
Docs: Updating cloud migration docs ahead of G12 ( #103835 )
...
Co-authored-by: Michael Mandrus <41969079+mmandrus@users.noreply.github.com>
2025-04-16 14:51:31 -05:00
b604fdf6f8
Alerting: Update docs for RBAC ( #104005 )
...
* Alerting: Update docs for RBAC
This updates the documentation for RBAC to match the changes from 032299011a26483567cce9b31c149dcd295e23d2
* add note about RBAC permissions with datasource permissions
* writers toolkit update
2025-04-15 15:34:19 -04:00
27795ff7bf
ElasticSearch: Improve index pattern error messaging and docs ( #103899 )
2025-04-14 15:55:33 +02:00
2575ebe1fb
Update make docs
procedure ( #103574 )
...
Co-authored-by: grafanabot <bot@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2025-04-14 10:47:10 +01:00
7aa028122b
Revert "Update sharing markers to use the new format" ( #103681 )
2025-04-14 09:53:24 +01:00
3013332e41
Prometheus: Remove prometheusRunQueriesInParallel feature toggle ( #103824 )
...
* remove prometheusRunQueriesInParallel feature toggle
* fix the unit test
2025-04-11 23:11:19 +01:00
07a225649d
MetricsDrilldown: Remove legacy Metrics Drilldown code paths ( #103845 )
...
* chore: remove feature toggles
* chore: update labels
* chore: remove `public/app/features/trails` code
* fix: typo
* chore: update betterer results
* chore: update i18n
2025-04-11 16:45:14 -04:00
a58837f6db
Feature Toggles: Stop documenting experimental toggles ( #103841 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2025-04-11 16:42:35 -04:00
17fbeb09f1
docs: alert migration tool draft ( #103752 )
...
* docs: alert migration tool draft
roughest of rough drafts, homies.
* prettier + edit
* Update migration-api.md
* Update migration-api.md
* edits per sonia and alex
* Update migration-api.md
* fresh edits
edits from some alex wisdom
* Update migration-api.md
* Update migration-api.md
* Update migration-api.md
* Update docs/sources/alerting/alerting-rules/alerting-migration/_index.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/alerting-migration/migration-api.md
Co-authored-by: Alexander Akhmetov <me@alx.cx>
* edits
feature flag info added to docs as well as another edit
---------
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
Co-authored-by: Alexander Akhmetov <me@alx.cx>
2025-04-11 20:11:33 +02:00
878e239f16
docs: recorded queries depreciation ( #103838 )
...
* docs: recorded queries depreciation
added a depreciation warning and a link to the alerting docs
* Update index.md
caps caps caps fix
* purdier
* Update docs/sources/administration/recorded-queries/index.md
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com>
---------
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com>
2025-04-11 13:06:48 -05:00
25c84044f9
Live: Updated note on Live redis sentinel support ( #103834 )
...
* Update note on Live redis sentinel support
* Add ha_engine_password and update address parameters
* style admonition
* add code inside admonition
* run prettier
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2025-04-11 19:29:46 +02:00
95f04c79cd
Dashboards: Add Dashboard Schema validation (1) ( #103662 )
2025-04-11 16:52:46 +00:00
9e933882ed
Alerting: Webhook Improvements - Templateable Payloads ( #103818 )
...
* Template editor syntax highlighting when preview is json-like
* Add new template editor language examples, snippets, and functions
* Use updated NewTemplate function
* Add new fields to webhook notifier
- CustomPayload
- ExtraHeaders
* Documentation
* Update grafana/alerting to in-progress PR (needs updating after merge)
* Fix integration test
* Remove docs reference to .Extra template context
No longer exists, was part of a previous iteration
* make update-workspace
* Update grafana/alerting to actual merged commit
2025-04-11 12:22:51 -04:00
c5760eb147
docs: add documentation for keep_firing_for and Recovering state ( #103412 )
...
* docs: add documentation for keep_firing_for and Recovering state
add documentation for keep_firing_for and Recovering state
* updated image, added procedure step, added new state info
updated image, added procedure step, added new state info
* vale'd
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
* edits with gratitude to pepe
* impage update
image
---------
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com>
2025-04-11 16:06:38 +00:00
15c9916706
Docs: annotations list visualization refactor ( #103836 )
2025-04-11 11:29:49 -04:00
1e8edd5880
Docs: news visualization refactor ( #103895 )
2025-04-11 11:08:41 -04:00
eede2b78b4
Docs: datagrid visualization refactor ( #103832 )
2025-04-11 10:13:03 -04:00
2a6736aae3
Docs: Clarify how authNZ works when SCIM is enabled ( #103857 )
...
* Docs: Clarify how authNZ works when SCIM is enabled
* Use Grafana Cloud instead of grafana.com
2025-04-11 13:54:52 +00:00
e9643366b3
alerting docs: update alert rules history limit documentation ( #102838 )
...
* alerting docs: update alert rules history limit documentation
the documentation for the alert rules version history has been updatedto specify that the rules apply to enterprise/OSS customers.
the rules should also be explicated for cloud documentation.
* Update view-alert-rules.md
2025-04-11 08:43:46 -05:00
f1625d9e56
docs: docs for "Permanently delete" feature for alert rules ( #103409 )
...
* documentation on permanently deleting alert rules
document the new Delete permanently feature.
* Update create-grafana-managed-rule.md
uuid detail
* Update create-grafana-managed-rule.md
* Update create-grafana-managed-rule.md
vale
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
thanks pepe
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
---------
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
2025-04-11 08:29:27 -05:00
88391b173e
K8s: Enable kubernetesClientDashboardsFolders by default ( #103843 )
2025-04-11 07:56:05 -05:00
05338838b0
Sidecar: Remove experimental Sidecar implementation ( #103786 )
...
* Sidecar: remove `appSidecar` feature toggle
* Sidecar: Remove sidecar implementation
* lint
2025-04-10 22:04:12 +02:00
4753c3f735
SQL Expressions: Set feature to private preview ( #103734 )
2025-04-10 10:46:48 -04:00
fa2738a828
Docs: trend visualization refactor ( #103754 )
2025-04-10 10:44:10 -04:00