Jacob Valdez
fbc8a48410
[v11.3.x] Docs: Adding info on decrypting encrypted certificates ( #100156 )
2025-02-07 08:56:31 -06:00
grafana-delivery-bot[bot]
2e87a7cc15
[v11.3.x] Remove old admonition ( #99826 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-01-30 18:31:44 +02:00
grafana-delivery-bot[bot]
d4a744c8d5
[v11.3.x] Add Apache instructions ( #99209 )
...
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
Co-authored-by: Ronald McCollam <mccollam@gmail.com >
2025-01-17 12:12:03 -06:00
grafana-delivery-bot[bot]
e5c3b8a937
[v11.3.x] Docs: Updated unsupported and unconfirmed lists ( #99189 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-01-17 09:40:39 -05:00
Larissa Wandzura
be599c43f9
[v11.3.x] Docs: MySQL data source updates/revamp ( #98907 )
...
Docs: MySQL data source updates/revamp (#98652 )
* made initial edits
* continued updates
* finished initial config doc updates
* updates
* updates to query editor
* edits to query editor
* final edits prior to PR
* more final edits :-)
* edits based on feedback meeting
* fixed some spelling and grammar issues
* final edits
* ran prettier
* minor change to intro description
* Fix prettier
* Update docs/sources/datasources/mysql/query-editor/_index.md
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
* Update docs/sources/datasources/mysql/query-editor/_index.md
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
* Update docs/sources/datasources/mysql/query-editor/_index.md
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
* edits based on feedback
* fixed mistake
* Fix prettier
* fixed ref UIs, edits based on feedback
* one minor change
* ran prettier again
---------
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
(cherry picked from commit ab6d82a33c )
2025-01-13 16:32:35 -06:00
Jay
7f0a01fa98
Update index.md ( #95707 )
2025-01-06 11:45:08 -05:00
grafana-delivery-bot[bot]
5fef0fe76a
[v11.3.x] Docs: Updated Grafana Enterprise page with missing data sources ( #98291 )
...
Docs: Updated Grafana Enterprise page with missing data sources (#98286 )
added 5 missing data sources, changed one name
(cherry picked from commit c172bbba50 )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2024-12-19 14:32:18 -06:00
grafana-delivery-bot[bot]
ca070a1792
[v11.3.x] Update configure-tempo-data-source.md ( #98267 )
...
Update configure-tempo-data-source.md (#98228 )
(cherry picked from commit 848f03928c )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-12-19 09:24:18 -05:00
grafana-delivery-bot[bot]
a8a86f35d3
[v11.3.x] Docs: Gauge visualization refactor ( #98218 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-18 12:57:09 -05:00
grafana-delivery-bot[bot]
7d003d7394
[v11.3.x] Docs: fixing angular migration link ( #96432 )
...
Docs: fixing angular migration link (#96431 )
fixing docs link
(cherry picked from commit c5320e2ae7 )
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
2024-12-16 10:23:04 +01:00
grafana-delivery-bot[bot]
1f25f8af42
[v11.3.x] Docs: Fix broken link ( #97905 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Fix broken link (#97891 )
2024-12-13 14:34:40 +01:00
grafana-delivery-bot[bot]
53f1f71aed
[v11.3.x] Azure: Add documentation for Basic Logs ( #97876 )
...
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 >
(cherry picked from commit dbe2d7ac47 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-12-12 18:43:59 +02:00
grafana-delivery-bot[bot]
90aad8cfe7
[v11.3.x] Docs: Added clarification to Azure monitor config doc ( #97809 )
...
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2024-12-11 19:00:51 +02:00
Andreas Christou
cc30b2fbb1
[v11.3.x] Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only ( #97576 )
...
* Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only (#96858 )
* Azure Monitor: Add a feature flag to toggle user auth for Azure Monitor only
* Fix condition for userIdentityEnabled
* Re-add removed test
* Remove unused prop
* Refactor onAuthTypeChange in AzureCredentialsForm
* Add frontend unit tests
* Lint
(cherry picked from commit b898a4540d )
# Conflicts:
# docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md
# packages/grafana-data/src/types/featureToggles.gen.ts
# pkg/services/featuremgmt/registry.go
# pkg/services/featuremgmt/toggles_gen.csv
# pkg/services/featuremgmt/toggles_gen.go
# pkg/services/featuremgmt/toggles_gen.json
* Update test
* Fix lint
---------
Co-authored-by: Adam Yeats <16296989+adamyeats@users.noreply.github.com >
2024-12-10 11:20:17 +00:00
grafana-delivery-bot[bot]
ed48cf0851
[v11.3.x] Docs: pie chart visualization refactor ( #97706 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 15:53:44 -05:00
Isabel Matwawana
e7584b9339
[v11.3.x] Docs: heatmap visualization refactor ( #97685 )
2024-12-09 11:53:01 -05:00
grafana-delivery-bot[bot]
bcfa03ba39
[v11.3.x] Docs: alert list visualization refactor ( #97670 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 10:59:56 -05:00
grafana-delivery-bot[bot]
34da17fcb7
[v11.3.x] Docs: state timeline visualization refactor ( #97666 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-09 10:50:24 -05:00
grafana-delivery-bot[bot]
a01883f0d0
[v11.3.x] Docs: Updating ldd example command for image renderer troubleshooting ( #97550 )
...
Docs: Updating ldd example command for image renderer troubleshooting (#97443 )
(cherry picked from commit 0025876659 )
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2024-12-06 06:37:46 -06:00
grafana-delivery-bot[bot]
09793d8ce7
[v11.3.x] docs: update Logs in Explore topic ( #97525 )
...
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 >
(cherry picked from commit bf5fef8b64 )
Co-authored-by: J Stickler <julie.stickler@grafana.com >
2024-12-05 17:51:59 -05:00
grafana-delivery-bot[bot]
6a203fa621
[v11.3.x] removing outdated versioning info from GCM data source docs ( #97444 )
...
removing outdated versioning info from GCM data source docs (#96854 )
* removing outdated versioning info from GCM data source docs
* deleting missed admonition closure
(cherry picked from commit 3724ffd858 )
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2024-12-04 16:38:41 -06:00
grafana-delivery-bot[bot]
8bc94106e2
[v11.3.x] Alerting docs: clarify $labels and query labels ( #97356 )
...
Alerting docs: clarify `$labels` and query labels (#97350 )
* Alerting docs: clarify `$labels` and query labels
* fix mispell
(cherry picked from commit 8fe36e1c83 )
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com >
2024-12-03 16:11:23 +01:00
grafana-delivery-bot[bot]
54ff80afb1
[v11.3.x] Deprecate notice for metrics summary and Aggregate by ( #94788 )
...
Deprecate notice for metrics summary and Aggregate by (#94761 )
(cherry picked from commit a5022d9dc6 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-12-03 10:06:38 -05:00
grafana-delivery-bot[bot]
17d7ca7232
[v11.3.x] Docs: Canvas visualization refactor ( #97286 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-02 12:11:29 -05:00
grafana-delivery-bot[bot]
bc3fd9d808
[v11.3.x] Docs: Add more information on wrap text override ( #97273 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-12-02 11:12:36 -05:00
grafana-delivery-bot[bot]
b35522672b
[v11.3.x] doc: Fix spacing in sample values for enabling persistence ( #97238 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
Co-authored-by: horacimacias <horacimacias@gmail.com >
Fix spacing in sample values for enabling persistence (#97220 )
2024-12-02 12:47:48 +02:00
grafana-delivery-bot[bot]
c8031ed338
[v11.3.x] Update index.md to add a note about provisioned data source ( #97232 )
...
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
Co-authored-by: Gaurav Soni <raveformails@gmail.com >
2024-12-02 12:00:00 +02:00
grafana-delivery-bot[bot]
1c201629d5
[v11.3.x] Docs: Fix broken link ( #97121 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Fix broken link (#97119 )
2024-11-27 12:07:19 -05:00
grafana-delivery-bot[bot]
37858e7e24
[v11.3.x] Docs: Add note to refresh page after saving dashboards ( #97114 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-27 11:28:46 -05:00
grafana-delivery-bot[bot]
60370b4ea6
[v11.3.x] Docs: Add column lists to panel config pages ( #97111 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-27 10:37:12 -05:00
grafana-delivery-bot[bot]
d0e5c87992
[v11.3.x] [DOC] Remove simple configuration in Tempo data source docs ( #97002 )
...
[DOC] Remove simple configuration in Tempo data source docs (#96932 )
* Remove simple configuration from Tempo data source docs
* Change deprecation to 11.5 for aggregate by
* Update docs/sources/shared/datasources/tempo-search-traceql.md
(cherry picked from commit 18c8ed3088 )
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2024-11-25 21:11:36 -05:00
grafana-delivery-bot[bot]
4cb555fa8b
[v11.3.x] Docs: Add correlations youtube link to What's new ( #95281 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-25 10:07:12 -05:00
Jacob Valdez
d15321179e
[v11.3.x] Docs: Removing outdated versioning info in create reports ( #96808 )
...
Docs: Removing outdated versioning info in create reports (#96804 )
Removing outdated versioning info in create reports
(cherry picked from commit e6a771cf4a )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-21 15:28:19 -06:00
grafana-delivery-bot[bot]
f0e56bdf64
[v11.3.x] Docs: Update InfluxDB data source documentation ( #96864 )
...
Docs: Update InfluxDB data source documentation (#96343 )
* created config doc, made initial changes
* initial draft of config doc completed
* additional edits
* moved config doc into directory, renamed
* made additional updates
* template variables updates/cleanup
* cleaned up intro page, some more minor edits
* edited and re-formatted configure the data source doc
* final edits
* more edits
* minor changes prior to PR
* fix typo
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/query-editor/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/query-editor/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/template-variables/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/query-editor/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/configure-influxdb-data-source/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* Update docs/sources/datasources/influxdb/query-editor/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
* updates based on feedback
* ran prettier
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 26be86ee15 )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2024-11-21 13:48:12 -06:00
grafana-delivery-bot[bot]
bc89fe04b9
[v11.3.x] Alerting docs: fix data source link ( #96844 )
...
Alerting docs: fix data source link (#96819 )
* Alerting docs: fix data source link
* updates
* corrects menu path
* correct pattern destination
(cherry picked from commit b392a44737 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2024-11-21 15:10:28 +01:00
grafana-delivery-bot[bot]
dfb1f9a3c1
[v11.3.x] Docs: stat visualization refactor ( #96801 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-20 15:40:58 -05:00
grafana-delivery-bot[bot]
f5cf121eb5
[v11.3.x] Docs: Moved and renamed navigation section ( #96797 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-20 15:25:33 -05:00
grafana-delivery-bot[bot]
64b556c137
[v11.3.x] Added docket tag note to security section ( #96726 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: margotphelps <123196595+margotphelps@users.noreply.github.com >
2024-11-19 15:45:02 -05:00
Isabel Matwawana
08e10ff665
[v11.3.x] Docs: Node graph visualization refactor ( #96707 )
2024-11-19 11:40:10 -05:00
grafana-delivery-bot[bot]
13d60c9bd4
[v11.3.x] Docs: Logs visualization refactor ( #96637 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-18 10:22:53 -05:00
grafana-delivery-bot[bot]
96d1d5a07b
[v11.3.x] Alerting docs: fix query syntax sentence ( #96618 )
...
Alerting docs: fix query syntax sentence (#96614 )
* Alerting docs: fix query syntax sentence
* updates sentence
* pepes feedback
(cherry picked from commit d187716e73 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2024-11-18 12:26:24 +01:00
grafana-delivery-bot[bot]
c97b64e9ff
[v11.3.x] Docs: Added New Release Dates,Security Versioning and Freezes ( #96571 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
Co-authored-by: margotphelps <123196595+margotphelps@users.noreply.github.com >
2024-11-15 11:09:33 -05:00
grafana-delivery-bot[bot]
54eca5c73f
[v11.3.x] Docs: Bar chart visualization refactor ( #96560 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-15 10:09:40 -05:00
grafana-delivery-bot[bot]
4b634e887d
[v11.3.x] Docs: Plugin Installation - reorganize and add air-gapped environments ( #96533 )
...
Docs: Plugin Installation - reorganize and add air-gapped environments (#96437 )
* rewriting installation docs and including info about airgapped environments
* Changing example to lokieexplore app
* run prettier
* adding corrections
* running prettier
---------
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com >
(cherry picked from commit 0f4517df98 )
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
2024-11-15 13:55:27 +01:00
grafana-delivery-bot[bot]
a6bc76df32
[v11.3.x] Docs: Add canvas custom images and icon guidance ( #96470 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-14 11:02:48 -05:00
grafana-delivery-bot[bot]
d5cbf07090
[v11.3.x] Docs/adding information on using variable expansion and env variable for TLS certs when provisioning data sources ( #96471 )
...
Docs/adding information on using variable expansion and env variable for TLS certs when provisioning data sources (#96400 )
Docs/adding information on using variable expansion and env variables for TLS certs when provisioning data sources
(cherry picked from commit 28ad9684e9 )
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2024-11-14 17:36:23 +02:00
grafana-delivery-bot[bot]
d815e1107d
[v11.3.x] Alerting docs: adds cloud alert rule limits ( #96442 )
...
Alerting docs: adds cloud alert rule limits (#96441 )
(cherry picked from commit 14d868a791 )
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
2024-11-14 12:38:07 +02:00
grafana-delivery-bot[bot]
a6cdb48249
[v11.3.x] Docs: Add auth entries to what's new 11.2 ( #96394 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-13 09:29:15 -05:00
grafana-delivery-bot[bot]
ecf127c0fa
[v11.3.x] Docs/removing outdated versioning info in OSS data source docs ( #96352 )
...
Docs/removing outdated versioning info in OSS data source docs (#96351 )
docs/removing outdated versioning info in oss data source docs
(cherry picked from commit f83f7332a1 )
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com >
2024-11-12 15:02:20 -06:00
grafana-delivery-bot[bot]
50762226a0
[v11.3.x] docs: Fixed title wording from bar gauge to canvas ( #96319 )
...
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
Fixed title wording from bar gauge to canvas (#96312 )
2024-11-12 10:13:31 -05:00