c824f5b9bf
CloudMigrations: Add config for alert rules state behavior and remove experimental feature toggle on alerts migration ( #97254 )
...
* CloudMigrations: add config for controlling alert rules state behavior
* CloudMigrations: remove experimental 'onPremToCloudMigrationsAlerts' feature toggle
2024-12-17 12:56:18 +01:00
f3a47e2f8d
LBAC for datasources: Add prometheus
as a data source and refactor to change wording from logs to logs or metrics ( #98021 )
...
* Add prometheus as a datasource
* update based on review
2024-12-16 15:57:02 +00:00
1f8f9a45d7
Alerting: Add state_periodic_save_batch_size config option ( #98019 )
...
* Alerting: Add state_periodic_save_batch_size config option
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-12-16 15:30:38 +01:00
c983af1755
Alerting docs: reorder rules
action in DS rules ( #97974 )
...
Alerting docs (minor) - mention `reorder rules` action in DS rules
2024-12-16 12:08:10 +01:00
06c0fa70c2
Docs: Update reporting attachment config description ( #97847 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-12-16 07:53:52 -03:00
9aa23dd73f
Docs: Remove bad info.
from generic-oauth JMESPaths ( #94592 )
...
* Remove bad `info.` from generic-oauth JMESPaths
* fix: remove nesting from example payloads
* Lint
---------
Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>
2024-12-16 09:21:53 +01:00
8f6e9f8ed0
Restores in app platform ( #97582 )
2024-12-13 16:55:43 -06:00
09123a7bd6
FeatureToggle: Enable useSessionStorageForRedirection by default ( #97966 )
...
Enable useSessionStorageForRedirection by default
2024-12-13 19:36:35 +01:00
b8c4126fbc
Alerting docs: update Configure notifications
( #97862 )
...
* Update `Configure notifications`
* wip notification policies
* Finish Create Notification Policy
* Minor update to Contact point intro
* Fix `How label matching works` links and remove links from contact point intro
* Silences and Mute timings
* Reorder + MuteTimings + Silences
* Complete Create silence
* fix mispell
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* fix prettier error
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-12-13 16:26:45 +01:00
ed6f41cd2c
Docs: Reword variables limitation ( #97215 )
2024-12-13 09:46:55 -05:00
5ac7443fce
Loki: Default to /labels
API with query
param instead of /series
API ( #97935 )
...
* feat(loki-labels-api): add feature toggle
* feat(loki-labels-api): default to `/labels` API
2024-12-13 15:31:41 +01:00
aac62c89da
UnifiedHistory: Create feature toggle ( #97922 )
2024-12-13 12:41:18 +02:00
0cce224adb
Alerting docs: State and health of alerts
minor updates ( #97880 )
...
* Alerting docs: Update `State and health of alerts`
* correct internal ref name
2024-12-13 11:29:38 +01:00
6011cffed7
Docs: Fix broken link ( #97891 )
2024-12-13 08:42:30 +01:00
c6a45061be
Docs: Update docs to make panel embedding more clear ( #97587 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-12-12 19:19:37 -05:00
b3a12f486e
Elasticsearch: Use _field_caps instead of _mapping to get fields ( #97607 )
2024-12-12 17:20:04 -05:00
dbe2d7ac47
Azure: Add documentation for Basic Logs ( #97193 )
...
* Add documentation for Basic Logs
* Lint
* Update docs/sources/datasources/azure-monitor/query-editor/index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
---------
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2024-12-12 16:38:26 +00:00
63d3cf93fe
Docs: Clarify when force_use_graph_api is required for Azure ( #97844 )
2024-12-12 15:17:46 +01:00
2182f4829e
Docs: Refer to the org header usage in JWT docs ( #96549 )
2024-12-12 15:17:23 +01:00
6a4db1742b
Docs: Clarify environment variable usage in provisioning ( #97848 )
2024-12-12 15:05:47 +01:00
5d326b90ac
Docs: Added clarification to Azure monitor config doc ( #97807 )
...
clarified that managed identity not for cloud
2024-12-11 16:57:06 +00:00
585cb43b0b
Alerting: Add option to show inactive alerts in alert list panel ( #96888 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-12-11 11:38:32 -05:00
def3632a3a
Clarifies documentation around what the annotations.tags_length setting does ( #97790 )
...
Signed-off-by: Bruno Abrantes <bruno@brunoabrantes.com>
2024-12-11 15:17:36 +01:00
2149c75e22
Zipkin: Run queries through backend ( #97754 )
...
* Zipkin: Run queries through backend
* ;2DUpdate e2e
* Update e2e
2024-12-11 12:31:24 +02:00
f05d016ae7
Chore: Remove mysqlParseTime feature toggle ( #97761 )
2024-12-10 15:13:13 -06:00
b05d60e5b5
k8s: dashboards: remove FT ( #97758 )
2024-12-10 12:35:36 -06:00
c2333e3bc0
ShareDrawer: Enable by default ( #97259 )
2024-12-10 12:52:18 -03:00
a1cfc5ceb0
Docs: Add Dynatrace to unsupported data sources ( #97744 )
2024-12-10 12:07:39 -03:00
f31ae3a77b
Docs: Add units after "CPU" ( #97747 )
2024-12-10 15:41:30 +01:00
663167a16c
FeatureToggles: Make newFiltersUI feature toggle generally available ( #97460 )
...
make newFiltersUIfeature toggle generally available
2024-12-10 10:06:55 +00:00
f35b9a937f
Docs: pie chart visualization refactor ( #97701 )
2024-12-09 15:37:55 -05:00
1e9348185f
Docs: Add missing option and fix UI element names ( #97687 )
2024-12-09 11:53:34 -05:00
67abbc2ac3
Docs: alert list visualization refactor ( #97603 )
2024-12-09 10:35:49 -05:00
2bdeca58c6
Docs: state timeline visualization refactor ( #97602 )
2024-12-09 10:35:37 -05:00
92bc1e855b
Docs: heatmap visualization refactor ( #97571 )
2024-12-09 10:34:57 -05:00
7f99388576
Alerting docs: update Configure alert rules
( #97430 )
...
* Simplify a bit more Intro to Alert rules
* Update `Configure alert rules` docs
* Configure Grafana-managed alert rules
* Update `Configure data source-managed alert rules`
* fix mispelled word
* fix grammar error
* remove unnecessary space
* remove whitespace
* address brand name convention
2024-12-09 09:43:19 +01:00
f276f9b35d
[DOC] Update docs for anchored regex TraceQL queries ( #97532 )
...
* Update docs for anchored regex TraceQL queries
* Add updates for Span Limit
* Apply suggestions from code review
* Updates from prettier
2024-12-06 14:06:06 -05:00
2e342e5b1b
CloudWatch: Add OpenSearch PPL and SQL support in Logs Insights ( #97508 )
...
Cloudwatch: OpenSearch PPL and SQL support in Logs Insights
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com>
Co-authored-by: Nathan Vērzemnieks <njvrzm@users.noreply.github.com>
2024-12-06 15:27:19 +01:00
c98dfd3b54
LBAC for datasources: Update the docs to point to UID instead of ID ( #97512 )
...
update the docs
2024-12-06 09:48:19 +00:00
bf5fef8b64
docs: update Logs in Explore topic ( #97517 )
...
* docs: update Logs in Explore topic
* Fixes from prettier
---------
Co-authored-by: Kim Nylander <kim.nylander@grafana.com>
2024-12-05 17:39:05 -05:00
0025876659
Docs: Updating ldd example command for image renderer troubleshooting ( #97443 )
2024-12-05 14:49:37 -06:00
6a1685ab5e
Docs: Comment video link back in ( #97511 )
2024-12-05 15:31:51 -05:00
5a64015d12
Docs: What’s new & Upgrade guide v11.4 ( #97509 )
2024-12-05 15:20:11 -05:00
3724ffd858
removing outdated versioning info from GCM data source docs ( #96854 )
...
* removing outdated versioning info from GCM data source docs
* deleting missed admonition closure
2024-12-04 16:17:04 -06:00
2a82b433a4
fix deploy preview shared content ( #97355 )
...
* fix deploy preview shared content
* trigger build
* update workflow
* fix param
* revert content change
* trigger build
* trigger build
* trigger build
* revert ref change
2024-12-04 15:43:31 +01:00
85e006935e
Docs: Document the plugins preinstall feature ( #96464 )
2024-12-04 15:12:08 +01:00
8fe36e1c83
Alerting docs: clarify $labels
and query labels ( #97350 )
...
* Alerting docs: clarify `$labels` and query labels
* fix mispell
2024-12-03 15:57:17 +01:00
cdf7ac6fd8
Enterprise-traces docs: Fixed broken links ( #96598 )
...
* Fixed broken links
* Update _index.md
* Update URL
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-12-03 11:22:23 +00:00
3f8c20907c
Docs: Make a clear distinction between Organization Roles and RBAC roles ( #97082 )
...
* Docs: Make a clear distinction between Organization Roles and RBAC roles
* Add section to assign fixed and custom roles using the HTTP api
* Remove </br>
* run prettier
* Suggestions
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-12-03 11:40:51 +01:00
53052def52
Heatmap: Fix ability to define bucket size as an interval string, like 30s ( #95923 )
...
* validate with durations
* update docs
* Add default values to calculation, show error if too many bins
* move default generation to separate function
* Update docs/sources/panels-visualizations/visualizations/heatmap/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* dont try to parse ‘’ as a duration, move max to variable
* Add new function to support duration and ms, only calculate if valid
* Add radix
* Remove validation and precalc to determine bucket quantity
* simplify
* simplify more
* less
* cleanup transformationsVariableSupport. reset value to auto on mode changes
* maybe...
* by hook or by crook
* Change function name back
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-12-02 13:08:45 -06:00