grafana-delivery-bot[bot]
57f0aa72fe
[v10.4.x] docs: add flame graph play link ( #87754 )
...
docs: add flame graph play link (#87498 )
(cherry picked from commit 351d36caea )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 12:41:00 -04:00
grafana-delivery-bot[bot]
a0f7ac82fb
[v10.4.x] docs: add text panel play link ( #87751 )
...
docs: add text panel play link (#87497 )
(cherry picked from commit fc425983b3 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 12:37:42 -04:00
Isabel Matwawana
6f088607c5
[v10.4.x] docs: add geomap play link ( #87746 )
...
docs: add geomap play link (#87469 )
(cherry picked from commit 5705952d85 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 12:34:26 -04:00
grafana-delivery-bot[bot]
aa3d2684f4
[v10.4.x] docs: add histogram play link ( #87737 )
...
docs: add histogram play link (#87466 )
(cherry picked from commit 3eba57dc98 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 11:31:49 -04:00
grafana-delivery-bot[bot]
6c740f014e
[v10.4.x] docs: add heatmap play link ( #87733 )
...
docs: add heatmap play link (#87464 )
(cherry picked from commit d61c661a90 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 11:20:39 -04:00
grafana-delivery-bot[bot]
2fd873886a
[v10.4.x] docs: add canvas button example play link ( #87729 )
...
docs: add canvas button example play link (#87462 )
(cherry picked from commit 788c50527f )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-05-13 11:17:35 -04:00
Matthew Jacobson
2fcd898227
Alerting: Improve legacy alerting upgrade docs ( #87408 )
...
Increase alerting upgrade message urgency and expand details
Specifically:
- Adds details on what to expect to happen when installing G11 before upgrading
to Grafana Alerting.
- Link the final legacy alerting removal blog post.
- Mention that newly generated folds will have differing UIDs.
2024-05-07 12:34:05 -04:00
grafana-delivery-bot[bot]
1e0db5c631
[v10.4.x] Docs: added note to RBAC doc from support escalation ( #87373 )
...
Docs: added note to RBAC doc from support escalation (#85311 )
* added admonition and API info
* Update docs/sources/administration/roles-and-permissions/access-control/_index.md
---------
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 57038e8dfa )
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com >
2024-05-06 09:56:41 +02:00
grafana-delivery-bot[bot]
5435a8983b
[v10.4.x] Docs: add data link cell type information ( #87353 )
...
Docs: add data link cell type information (#87350 )
Add data link cell type information
(cherry picked from commit 386baf83cd )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-05-03 16:32:36 -04:00
grafana-delivery-bot[bot]
98b2b9fc32
[v10.4.x] docs: update flame graph visualization ( #87268 )
...
docs: update flame graph visualization (#86615 )
* docs: update flame graph visualization
* fix: linting issues
* docs: add example data
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Removed Wikipedia link
* Fixed punctuation
* Updated max image width
* Update docs/sources/panels-visualizations/visualizations/flame-graph/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* fix: linting issues
* docs: add links to pyroscope docs about flame graph and profile types
* Ran prettier
* docs: add flame graph video
* Updated wording
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
(cherry picked from commit 7db41222c6 )
Co-authored-by: Marie Cruz <mdcruz@users.noreply.github.com >
2024-05-02 14:10:12 -04:00
grafana-delivery-bot[bot]
c4ab8b95d3
[v10.4.x] Docs: Fix link to values.yaml file ( #87255 )
...
Docs: Fix link to values.yaml file (#87014 )
Fix link to values.yaml file
Linking to the "edit" URL fails if the reader doesn't have write access
to the repo: they'll be prompted to fork the repo or to sign in to
GitHub. Instead link to the "blob" URL which is accessible to all
readers.
(cherry picked from commit 64d5440c5a )
Co-authored-by: Nicholas P. Cole <nicholas@nicholaspcole.com >
2024-05-02 10:46:35 -05:00
Larissa Wandzura
18b2d1e63e
[v10.4.x] Docs: Update Explore Metrics doc based on feedback ( #87084 )
...
Docs: Update Explore Metrics doc based on feedback (#87062 )
* changed from private preview to public preview
* commented out pivot to logs and traces
(cherry picked from commit 3845033308 )
2024-05-01 14:12:57 -07:00
grafana-delivery-bot[bot]
88930e7dee
[v10.4.x] Docs: add time series visualization Play link ( #85993 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-24 12:34:16 +01:00
grafana-delivery-bot[bot]
de23625b5d
[v10.4.x] Typo fix in User API doc example ( #86821 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: nextMJ <77353838+nextMJ@users.noreply.github.com >
fix in User API doc example (#81890 )
2024-04-24 06:25:04 +01:00
Jack Baldry
74c506771c
[v10.4.x] Update make docs procedure ( #86770 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: grafanabot <bot@grafana.com >
2024-04-23 17:22:35 +01:00
grafana-delivery-bot[bot]
361bffd0fd
[v10.4.x] Docs: add snapshot deletion info ( #86735 )
...
Docs: add snapshot deletion info (#86725 )
* Added delete snapshots section
* Replicated content, updated heading, and lowered heading level
(cherry picked from commit 2b3457e6ed )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-22 18:33:07 -04:00
grafana-delivery-bot[bot]
892da04fd1
[v10.4.x] Docs: Add config guidance for embedding ( #86729 )
...
Docs: Add config guidance for embedding (#86726 )
Added note re iframes
(cherry picked from commit 05a4b3e80d )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-22 17:15:04 -04:00
Isabel Matwawana
d35aec7beb
[v10.4.x] Docs: Update example docs for ( #86721 )
...
Docs: Update example docs for `rename by regex` (#86627 )
* baldm0mma/update_regex/ update example docs
* baldm0mma/ push ts
* baldm0mma/update_regex with new exmaples
* baldm0mma/update_regex/ update images
* baldm0mma/regex_update/ update text
(cherry picked from commit ad679c62c6 )
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2024-04-22 15:02:12 -04:00
grafana-delivery-bot[bot]
e9c8f1186d
[v10.4.x] Embed Managing users and permissions video to the documentation ( #86714 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Lisa <60980933+LisaHJung@users.noreply.github.com >
2024-04-22 17:52:41 +01:00
grafana-delivery-bot[bot]
849e1ef338
[v10.4.x] docs: update candlestick visualization ( #86700 )
...
docs: update candlestick visualization (#86053 )
* docs: update candlestick visualization
* fix: linting issues
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* docs: add candlestick video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 50b285ac69 )
Co-authored-by: Marie Cruz <mdcruz@users.noreply.github.com >
2024-04-22 10:57:41 -04:00
grafana-delivery-bot[bot]
4b6b5a92ed
[v10.4.x] Update the docs for state_periodic_save_interval ( #86667 )
...
Update the docs for state_periodic_save_interval (#86611 )
This commit updates the docs for state_periodic_save_interval following
a question in the forums about what the consequences of this change could
be.
(cherry picked from commit 30d38c1775 )
Co-authored-by: George Robinson <george.robinson@grafana.com >
2024-04-22 12:43:42 +03:00
grafana-delivery-bot[bot]
58b3dd2fe7
[v10.4.x] Embed creating alerts with Grafana video to the documentation ( #86665 )
...
Embed creating alerts with Grafana video to the documentation (#86386 )
(cherry picked from commit 65e6b67b2e )
Co-authored-by: Lisa <60980933+LisaHJung@users.noreply.github.com >
2024-04-22 11:13:18 +02:00
Kim Nylander
7922b180fa
[v10.4.x] [DOC] Update the traces to profile content based upon SDK updates ( #86633 )
...
[DOC] Update the traces to profile content based upon SDK updates (#86628 )
Update the traces to profile content based upon SDK updates
(cherry picked from commit d6e84dbf0a )
2024-04-19 14:50:13 -05:00
grafana-delivery-bot[bot]
6da802c275
[v10.4.x] Docs: Add GeoMaps YouTube Video ( #86532 )
...
Docs: Add GeoMaps YouTube Video (#86472 )
* Update index.md on GeoMaps adding YouTube Video
Added the GeoMap YouTube video to the documentation
* Update docs/sources/panels-visualizations/visualizations/geomap/index.md
Totally agree, I tend to use those words and not realize :P
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 0d11f9b2f4 )
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-04-18 11:01:32 -04:00
grafana-delivery-bot[bot]
2602409a3b
[v10.4.x] docs: update heatmap visualization and add play links ( #86513 )
...
docs: update heatmap visualization and add play links (#85926 )
* docs: update heatmap visualization
* docs: add state timeline and status history play shortcodes
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* docs: add heatmap video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 8373fc3544 )
Co-authored-by: Marie Cruz <mdcruz@users.noreply.github.com >
2024-04-18 08:28:45 -04:00
grafana-delivery-bot[bot]
f00fa30661
[v10.4.x] Add Create annotations in panel video to the documentation ( #86510 )
...
Add Create annotations in panel video to the documentation (#86383 )
* Add Create annotations in panel video to the documentation
* Update docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
(cherry picked from commit bdd288d058 )
Co-authored-by: Lisa <60980933+LisaHJung@users.noreply.github.com >
2024-04-18 08:25:03 -04:00
grafana-delivery-bot[bot]
aefbefe524
[v10.4.x] docs: add annotations play link ( #86247 )
...
docs: add annotations play link (#86206 )
* docs: add annotations play link
* PR feedback
(cherry picked from commit c9350a25c4 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 17:40:49 -04:00
grafana-delivery-bot[bot]
d316bde11d
[v10.4.x] docs: add thresholds play link ( #86240 )
...
docs: add thresholds play link (#86212 )
* docs: add thresholds play link
* PR review
(cherry picked from commit f50e29e004 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 17:25:18 -04:00
grafana-delivery-bot[bot]
8d43195b13
[v10.4.x] docs: added logs panel play link; added dedup options, reformatted fig ( #86237 )
...
docs: added logs panel play link; added dedup options, reformatted fig (#86209 )
* docs: added logs panel play link; added dedup options, reformatted fig
* Update docs/sources/panels-visualizations/visualizations/logs/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/panels-visualizations/visualizations/logs/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 19ae9377b9 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 17:12:03 -04:00
grafana-delivery-bot[bot]
ffe9a5a0ae
[v10.4.x] Docs: added bar gauge play link ( #86226 )
...
Docs: added bar gauge play link (#86205 )
* docs: added bar gauge play link
* Update docs/sources/panels-visualizations/visualizations/bar-gauge/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 04e127b368 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 15:58:35 -04:00
grafana-delivery-bot[bot]
6d0b46f7d8
[v10.4.x] docs: query data/relative time range override play link ( #86230 )
...
docs: query data/relative time range override play link (#86213 )
(cherry picked from commit c450d61d32 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 15:57:29 -04:00
grafana-delivery-bot[bot]
648b4a445e
[v10.4.x] Docs: add template var Play link; cleanup existing ( #86220 )
...
Docs: add template var Play link; cleanup existing (#86074 )
* Docs: add template var Play link; cleanup existing
* Update docs/sources/dashboards/variables/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Update docs/sources/dashboards/variables/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 5a57c31607 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 15:52:50 -04:00
grafana-delivery-bot[bot]
2619d47e9a
[v10.4.x] Docs: add tags section to dashboard settings docs ( #86177 )
...
Docs: add tags section to dashboard settings docs (#85875 )
Edited
(cherry picked from commit 918f122433 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-15 11:02:34 -04:00
grafana-delivery-bot[bot]
da8b84dc28
[v10.4.x] Docs: add best practices Play link ( #86172 )
...
Docs: add best practices Play link (#86076 )
(cherry picked from commit eb46d85829 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 10:59:44 -04:00
grafana-delivery-bot[bot]
6663747180
[v10.4.x] Docs: add data source type play link; cleanup ( #86104 )
...
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-15 10:53:34 +01:00
grafana-delivery-bot[bot]
f4e1c28d9d
[v10.4.x] Docs: add mysql data source Play link ( #86019 )
...
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-12 10:35:49 +01:00
grafana-delivery-bot[bot]
3dc3cecc40
[v10.4.x] Docs: add graphite data source Play link ( #86016 )
...
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-12 10:34:51 +01:00
grafana-delivery-bot[bot]
7499870cdd
[v10.4.x] Docs: add bar/pie visualization Play link ( #85989 )
...
Docs: add bar/pie visualization Play link (#85898 )
* Update index.md
* pie chart equivalent commit
* Updated titles to match dashboard title
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 623d4d580e )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-11 14:11:14 -04:00
grafana-delivery-bot[bot]
a7ce497ec2
[v10.4.x] Docs: add gague visualization Play link ( #85985 )
...
Docs: add gague visualization Play link (#85897 )
* Docs: add gague visualization Play link
* Fixed typo
* Updated title to match dashboard title
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 17a8de68e6 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-11 14:08:07 -04:00
grafana-delivery-bot[bot]
7ebbf46399
[v10.4.x] Docs: add stat visualization Play link ( #85972 )
...
Docs: add stat visualization Play link (#85895 )
(cherry picked from commit cdfd092d11 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-11 14:01:18 -04:00
grafana-delivery-bot[bot]
7b49041a46
[v10.4.x] Docs: add Table visualization Play link ( #85976 )
...
Docs: add Table visualization Play link (#85896 )
Docs: add stat visualization Play link
(cherry picked from commit 83438bd231 )
Co-authored-by: David Allen <david.allen@grafana.com >
2024-04-11 13:49:20 -04:00
grafana-delivery-bot[bot]
d922afa346
[v10.4.x] Revert "Docs: Clarify open source documentation ( #77077 )" ( #85945 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-04-11 13:56:19 +01:00
grafana-delivery-bot[bot]
22809dea50
[v10.4.x] Docs: add unit scaling clarification ( #85871 )
...
Docs: add unit scaling clarification (#85830 )
* Added unit scaling information
* Edited
(cherry picked from commit d666b92317 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-10 09:19:40 -04:00
grafana-delivery-bot[bot]
7ceb112f37
[v10.4.x] Docs: Fix wrong word for tempo example config ( #85817 )
...
Docs: Fix wrong word for tempo example config (#85046 )
Update configure-tempo-data-source.md
Replace traceToProfiles with tracesToProfiles
(cherry picked from commit 4205491788 )
Co-authored-by: wissy <10373091+wissyhost@users.noreply.github.com >
2024-04-09 14:32:14 -05:00
grafana-delivery-bot[bot]
f97672fc23
[v10.4.x] Docs: add updated youtube link ( #85802 )
...
Docs: add updated youtube link (#85801 )
Updated youtube link
(cherry picked from commit 1b1450e593 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-09 09:35:58 -04:00
grafana-delivery-bot[bot]
87f391e6b3
[v10.4.x] Chore: Update RPM docs to include beta release references ( #85792 )
...
Chore: Update RPM docs to include beta release references (#85753 )
* Update RPM docs to include beta release references
* andreas/update-installation-docs/ run lint
* Don't number lists
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com >
(cherry picked from commit 3420e942ac )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-04-09 12:31:39 +01:00
grafana-delivery-bot[bot]
acb8d033ed
[v10.4.x] Docs: g11 preview whats new fixes ( #85762 )
...
Docs: g11 preview whats new fixes (#85759 )
* Made style fixes to intro
* Updated upgrade guide menu title
* Commented Explore metrics docs link back in
(cherry picked from commit 8014665ab5 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-08 15:15:54 -04:00
grafana-delivery-bot[bot]
5591796ba8
[v10.4.x] PR to document Explore Metrics (previously datatrails) ( #85760 )
...
PR to document Explore Metrics (previously datatrails) (#85212 )
* text dump
* initial edits
* more edits
* added more info, made edits
* first draft
* removed some commented out content
* final edits
* made requested changes
* feature name change
* missed a metrics explore - fixed
* ran prettier
---------
Co-authored-by: lwandz13 <larissa.wandzura@grafana.com >
(cherry picked from commit 3721682a02 )
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2024-04-08 21:28:45 +03:00
grafana-delivery-bot[bot]
2c9344abfc
[v10.4.x] Docs: add youtube links to g11 preview what's new ( #85751 )
...
Docs: add youtube links to g11 preview what's new (#85738 )
* Added youtube links
* Commented scenes video out
(cherry picked from commit fe3b6d3c5e )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-04-08 12:20:38 -04:00
Isabel Matwawana
46f63365c8
[v10.4.x] Docs: Re-order features and update intro in Grafana 11.0-preview What's new ( #85749 )
...
* Docs: Re-order features and update intro in Grafana 11.0-preview What's new (#85702 )
* Re-order features and update intro in Grafana 11.0-preview What's new
* Removed title casing
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
(cherry picked from commit 3865b8c980 )
* Removed old content kept in error
---------
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com >
2024-04-08 12:05:35 -04:00