4d55358fd2
docs: Add Grafana-managed recording rules documentation for Tempo ( #110097 )
...
Creates comprehensive guide for configuring recording rules with TraceQL metrics queries,
including Tempo-specific considerations for time ranges, evaluation delays, and examples.
Signed-off-by: Alex Bikfalvi <alex.bikfalvi@grafana.com >
Co-authored-by: Kim Nylander <kim.nylander@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2025-08-28 10:22:56 +02:00
Johnny Kartheiser and GitHub
fe6985f2ac
docs: alerting list view UI changes ( #108876 )
2025-08-06 15:42:33 +02:00
Alexander Akhmetov and GitHub
8b5b9b68c2
Alerting: Document Accept header in Prometheus conversion API ( #109080 )
2025-08-01 22:39:54 +02:00
Alexander Akhmetov and GitHub
b36a8e84cc
Alerting: Document "Get rule group" Prometheus conversion API endpoint ( #109075 )
2025-08-01 21:15:33 +02:00
Eve Meelan and GitHub
147df3de08
Pricing update: no more Cloud Advanced ( #109056 )
...
* scrub Cloud Advanced
* prettier edit
2025-08-01 16:23:58 +00:00
Jack Baldry and GitHub
0faa03edbe
Add snippets for 'Create log alert rules with Grafana Alerting' learning journey ( #109059 )
2025-08-01 15:57:18 +00:00
Alexander Akhmetov and GitHub
412704c9de
Alerting: Document Mimir compatibility for Prometheus conversion API endpoints ( #108741 )
...
Document Mimir compatibility for Prometheus conversion API endpoints
2025-07-29 21:53:24 +02:00
c94f930950
Update dependency prettier to v3.6.2 ( #108689 )
...
* Update dependency prettier to v3.6.2
* run prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-07-25 17:47:44 +01:00
Johnny Kartheiser and GitHub
08e8a71ad6
alerting docs: activate active timing time ( #107928 )
...
* alerting docs: activate active timing time
rough draft: documentation for active timing feature.
* purdier
* more tweaks
* edits via yuri advice
* prettier
2025-07-17 10:56:25 -05:00
Pepe Cano and GitHub
5c1b263664
docs(alerting): simplify Intro to Grafana Alerting docs ( #106944 )
...
* docs(alerting): improve `Intro > Alert rule evaluation` docs
* Update Introduction to Grafana Alerting
* Simplify `Intro > Alert rules` and related docs
* minor copy change phrasing GMA and DS differences
* fix vale error
2025-06-26 12:25:32 +00:00
Jack Baldry and GitHub
244ffad99d
Fix all the old usage of admonition syntax ( #106984 )
2025-06-19 17:31:13 +01:00
Pepe Cano and GitHub
f76e4f8fda
docs(alerting): Import to Grafana-managed rules ( #106384 )
...
* docs(alerting): Import to Grafana-managed rules
* apply latest evaluation changes
* Add additional conversion details to How it works section
* fix ref link
* fix Data source input name
* more details about the `Target data source` input
2025-06-10 17:22:48 +02:00
Alexander Akhmetov and GitHub
da88e5912f
Alerting: Evaluate all imported from Prometheus rules sequentially ( #106295 )
...
What is this feature?
Makes all alert rules imported from a Prometheus YAML or Prometheus-compatible data source evaluate sequentially.
Why do we need this feature?
Currently only alert rules [imported via the API](https://grafana.com/docs/grafana-cloud/alerting-and-irm/alerting/alerting-rules/alerting-migration/migration-api/ ) are evaluated sequentially, because only they have the original alert rule definition in YAML. But alert rules can be imported [in the UI, and from a YAML file](https://grafana.com/docs/grafana-cloud/alerting-and-irm/alerting/alerting-rules/alerting-migration/ ), and they won't be evaluated sequentially which can lead to issues with recording rules.
2025-06-05 12:08:44 +02:00
Pepe Cano and GitHub
afdf1441f7
docs(alerting): Migration API format enhancements ( #106317 )
...
* docs(alerting): Migration API format enhancements
* fix canonical URL
* small command change
* More changes
2025-06-05 00:55:31 +02:00
cce28ec351
docs(alerting): updates link to outdated tutorial ( #106178 )
...
* docs(alerting): remove admonition to an outdated tutorial
* amended note and link to new tutorial
* link
* minor copy changes
* run prettier
* update copy
---------
Co-authored-by: tonypowa <tonypowa@gmail.com >
2025-06-03 14:20:24 +00:00
Johnny Kartheiser and GitHub
de0c639417
Alerting docs: document Prometheus YAML import tool update ( #106219 )
...
* Alerting docs: document ability to import rules to GMA from Prometheus YAML
documentation for prom YAML import feature.
- took out reference that said users can't import prometheus rules in the tool.
- added the More > Import alert rules UI path to the tool
- added a step for the YAML file upload button.
* 💅 prettier✨
* Update _index.md
2025-06-03 09:20:02 -05:00
Alexander Akhmetov and GitHub
e256f2d5e2
Alerting: Enable recording rules by default ( #105603 )
2025-06-02 10:56:05 +02:00
c84388f550
docs(alerting): Examples of dynamic labels and dynamic thresholds ( #105776 )
...
* docs(alerting): Add dynamic thresholds example
* update intro
* docs(alerting): Example of dynamic labels
* fix template example
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-thresholds.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-thresholds.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-thresholds.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* Update docs/sources/alerting/best-practices/dynamic-labels.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
* fix typo
* fix typo
* Add section `CSV data with Infinity` in Table data example
* Link dynamic threshold example to tabular data requirements
* minor copy changes
* minor heading fix
* Add links (admonition) to Grafana Play examples
* Use `Caveat` instead of `Gotcha`
* Dynamic thresholds: caution message when Math operates on missing series
* Exampleof latency threshold based on traffic
---------
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
2025-05-27 17:36:32 +02:00
Alexander Akhmetov and GitHub
d57ce72969
Alerting: Document X-Grafana-Alerting-Notification-Settings header ( #105300 )
2025-05-19 22:01:13 +02:00
d5a8401499
Alerting: Mention recording rules setup in the import API documentation ( #105565 )
...
* Alerting: Update recording rules mentions in the import API documentation
* Apply suggestions from code review
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
---------
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
2025-05-19 19:01:46 +02:00
Alexander Akhmetov and GitHub
c58ac15031
Alerting: Remove grafanaManagedRecordingRules feature flag ( #105569 )
2025-05-19 12:15:49 +02:00
Sonia Aguilar and GitHub
f7cad3a2fe
Alerting: Update docs rules bulk actions ( #105442 )
...
* enable pause/unpause bulk actions
* Update docs for pause/resume rules evaluations within a folder
2025-05-15 16:06:15 +02:00
Pepe Cano and GitHub
bb04b9c55b
docs(alerting): MissingSeriesEvalsToResolve and New Stale alert instances docs page ( #105415 )
...
* docs(alerting): New `Stale alert instances` docs page and document the `Missing series evaluations to resolve` option.
* update meta description
2025-05-15 13:36:59 +02:00
Pepe Cano and GitHub
b53f68ea5e
docs(alerting): Correct gotcha when using dynamic labels ( #105347 )
2025-05-14 10:00:30 +02:00
a26d907dae
docs: bulk delete alert rule group ( #105087 )
...
* docs: bulk delete alert rule group
first draft
* icon name fix
* Update docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
* Update docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
* prettier
* prettiest
---------
Co-authored-by: Sonia Aguilar <33540275+soniaAguilarPeiron@users.noreply.github.com >
2025-05-13 16:32:15 -05:00
Alexander Akhmetov and GitHub
50d1b2e786
Alerting: Document grafanaManagedRecordingRulesDatasources feature flag ( #105227 )
2025-05-12 23:34:06 +02:00
Alexander Akhmetov and GitHub
e965b85e19
Alerting: Fix link in the migration docs ( #105295 )
2025-05-12 14:59:27 -05:00
Alexander Akhmetov and GitHub
a643abd92a
Alerting: Fix mentions of Prometheus in the import data source alerts documentation ( #105234 )
2025-05-12 15:49:59 +02:00
Pepe Cano and GitHub
a1b1de584c
docs(alerting): fix broken links due to using shared md files ( #105195 )
...
* docs(alerting): fix broken links due to using shared md files
* fix prettier errors
* fix aliased links
2025-05-09 21:03:38 +02:00
Alexander Akhmetov and GitHub
42028a1b03
docs(alerting): Add a note about sequential evaluation ( #104224 )
...
* docs(alerting): Add a note about sequential evaluation
* Update docs
2025-05-09 15:43:17 +02:00
Johnny Kartheiser and GitHub
4aba287bbe
docs: recorded queries migration documentation ( #104505 )
...
* docs: recorded queries migration documentation
draft
* vale'd
* Update index.md
2025-05-02 16:06:00 -05:00
Pepe Cano and GitHub
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
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
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
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
Pepe Cano and GitHub
3cc2c1509b
docs(alerting): fix annotation names for panel links in alerts ( #103471 )
2025-04-08 07:09:48 +02:00
Johnny Kartheiser and GitHub
1220bc7a5f
alerting docs: alert rule recovery documentation ( #102938 )
...
* alerting docs: alert rule recovery documentation
document the alert rule recovery feature
* shared content edit
* prettiest
* restore content
* Update create-data-source-managed-rule.md
2025-04-01 09:49:37 -05:00
Alexander Akhmetov and GitHub
c54da8f955
Alerting: Make $value return the query value in case when a single datasource is used ( #102301 )
...
What is this feature?
This PR changes the behavior of the $value and .Value variables in alerting templating to be more compatible with Prometheus templating. When a single datasource is used in the alerting rule, these variables will now return the numeric value from the query instead of the evaluation string.
Why do we need this feature?
It makes Grafana templating more compatible with Prometheus templates. In Prometheus, $value returns the numeric value of the query, but in Grafana it's the evaluation string: [ var='A' labels={instance=instance1} value=81.234 ]. This is because in Grafana multiple datasources can be used in the alert rule, and it's not always possible to get a single value.
This change makes Grafana's behavior consistent with Prometheus when a single datasource is used, and in case when multiple datasources are used in the query, it keeps the old behaviour.
Both $value and .Value are not recommended to use (documentation), and it's better to use .Values instead.
2025-03-26 10:31:38 +01:00
Pepe Cano and GitHub
65d047dd43
docs(alerting): add notification screenshots details in Create and link alert rules to panels ( #102103 )
...
* format admonition
* include mention to display panel screenshots in notifications
2025-03-13 17:12:57 +01:00
64b65ffc72
docs(alerting): minor enhancements to intro concepts and example ( #102023 )
...
* docs(alerting): minor enhancements to intro concepts and example
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
---------
Co-authored-by: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com >
2025-03-12 22:04:26 +01:00
Pepe Cano and GitHub
23ccd2be95
Alerting docs: dynamic label changes ( #101781 )
2025-03-10 11:31:07 +01:00
Jack Baldry and GitHub
5b61222733
Lint only Markdown files ( #101533 )
...
* Lint only Markdown files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Lint a file
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Test
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Lint
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2025-03-04 11:00:35 +00:00
antonio and GitHub
87a4034332
docs: link to tutorial from docs ( #101277 )
...
* docs: link to tutorial from docs
* missing part of url
2025-02-25 12:13:16 +01:00
Pepe Cano and GitHub
983829e47b
Alerting docs: remove admonition about auto-generated policies ( #100501 )
2025-02-12 15:13:05 +01:00
Pepe Cano and GitHub
99c8d4b0c6
Update Intro > Queries and Conditions ( #95109 )
...
* Update `Intro > Queries and Conditions`
* Small tweaks (advanced options) and screenshots
* Change `Expressions` heading
* Set links from Alert rules introduction
* Minor intro changes
* small change due to recent updates
* fix vale errors
* fix vale error
* Remove unnecessary mention to `alertingQueryAndExpressionsStepMode` feature flag
2025-02-12 10:42:53 +01:00
antonio and GitHub
88d5ae8153
docs>alert-rules>templates:example-fix ( #99355 )
...
* docs>alert-rules>templates:example-fix
* second-fix
* fixed 2 other label templates
2025-01-22 11:01:11 +01:00
Pepe Cano and GitHub
c7edbffd82
Alerting docs: add Admonitions to Link Doc pages with practical Tutorials ( #99317 )
...
Alerting docs: add admonitions to link to practical tutorials
2025-01-21 15:18:57 +01:00
Pepe Cano and GitHub
7771768363
Alerting docs: clarify data source-managed rules for Prometheus ( #98378 )
...
* Clarify DS managed rules support only the creation of Mimir and Loki rules
* additional copy changes
* Extend `Manage alerts via Alerting UI` description
* fix capital letter
* further details for `Manage alerts via Alerting UI`
2025-01-14 13:34:02 +01:00
619e7d3d3f
Alerting docs: fix template example link ( #98715 )
...
* Alerting docs: fix template example link
* ran prettier
* adjust spacing
* Update docs/sources/alerting/configure-notifications/template-notifications/manage-notification-templates.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Alerting docs: fix `Explore` ref link
* updates other links
* correcting link
* Update docs/sources/alerting/alerting-rules/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/alerting/alerting-rules/templates/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* fix label ref
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2025-01-10 15:21:18 +01:00
Pepe Cano and GitHub
001cc853a5
Alerting docs: update Monitor status section ( #98179 )
...
* Minor updates to `Declare incidents` docs
* change URL
* View alert state history + restructuring
* Complete alert state
* alert state
* change heading
* View alert rules
* Monitor alerts
2024-12-18 13:23:15 +01:00