Isabel Matwawana
406fe8c85a
Docs: Add thresholds shared content ( #87009 )
...
* Added thresholds shared files
* Added shared files to visualizations and updated shared files
* Removed future tense
* Fixed prettier
2024-04-30 16:33:31 -04:00
Isabel Matwawana
dad3069594
Docs: add legends shared content ( #86814 )
...
* Updated shared file name and added missing options
* Added legend options 1 shared file to relevant visualizations
* Updated shared file name and corrected options
* Added legend options 2 shared file to relevant visualizations
* Updated legend content for heatmap and pie chart
* Added where shared legend files are used in each file
* Moved intro text out of viz pages into legend options shared files
* Added reasoning to front matter of shared files
* Added reasoning to front matter of shared files
* Fixed version interpolation and added cloud links
* Updated links in shared files
2024-04-30 15:40:07 -04:00
antonio
1ddbcc3f61
alerting/notifications: links ( #87122 )
...
* added links to each section
* ref fix
* ref fix2
* link fix
2024-04-30 16:34:18 +02:00
antonio
99f2de0847
alerting:config-notifications links ( #87127 )
...
* alerting:config-notifications links
* link fix
* linked blog post to examples section
2024-04-30 16:34:06 +02:00
antonio
9203f84bc8
docs / alerting / fundamentals / templates ( #86983 )
...
* docs / alerting / fundamentals / templates
* renamed and adjusted front matter
* pretty
* frontmatter
* admonition fix
* admo
* restructuring
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* amended admonition
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-30 12:06:25 +02:00
Larissa Wandzura
3845033308
Docs: Update Explore Metrics doc based on feedback ( #87062 )
...
* changed from private preview to public preview
* commented out pivot to logs and traces
2024-04-29 12:09:47 -05:00
Dai Nguyen
ccd2bff8b0
Docs: Create the Azure AD application section has outdated information. ( #71498 )
...
Update index.md
2024-04-29 10:24:49 +01:00
Levente Balogh
e89f6daeda
Plugins: Add an auto-generated part to the plugin.json
schema ( #86520 )
...
feat: update the plugin.json schema
2024-04-29 11:04:03 +02:00
brendamuir
7077a5850e
Alerting docs: more vale ( #86978 )
2024-04-27 09:59:42 +02:00
Isabel Matwawana
d5fde99c6d
Docs: Add value mappings shared content ( #86996 )
...
* Added value mappings shared file
* Fixed name of file
* Fixed list of visualizations using shared file
* Added shared file to visualizations
* Updated shared file and added to canvas
* Updated shared file intro text
* Removed future tense
2024-04-26 14:32:01 -04:00
Eric Leijonmarck
eaad38e492
TeamLBAC: Add a limit to the docs for the number of rules ( #86971 )
...
teamlbac: update to include the limit for the rules
2024-04-26 13:01:04 +01:00
brendamuir
fd30ceed3e
Alerting docs: vale fixes ( #86972 )
...
* Alerting docs: vale fixes
* ran prettier
2024-04-26 12:17:06 +02:00
Eric Leijonmarck
f9714b9672
Docs: Update manage rbac w. toc and reference to provisioning w. file ( #81120 )
...
* docs: toc and reference to provisioning
* Update docs/sources/administration/roles-and-permissions/access-control/manage-rbac-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-04-26 10:09:08 +01:00
antonio
42778de2b4
alerting>intro>templates ( #86850 )
...
* alerting>intro>templates
* restored alias url
* numbering
* diagram
* Update docs/sources/alerting/fundamentals/notifications/message-templating.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* formatting
* figure fix
* Brenda edits
* Brenda edit 2
* new diagram
* new diagram2
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-25 17:01:23 +02:00
Imma Valls
262cb82132
Explore: add links to metrics and correlations editor to Explore ( #86474 )
...
add links to metrics and correlations editor
2024-04-25 15:09:38 +02:00
George Robinson
c049e5bbfc
Alerting: Update grafana/alerting to bb4f4f4 ( #86827 )
2024-04-25 10:47:01 +01:00
Isabel Matwawana
0e81fdffbe
Docs: add tooltips shared content ( #86553 )
...
* Replaced shared tooltips file with text in xy chart
* Added tooltip info for heatmap
* Updated tooltip shared files, renamed one file, updated configure tooltips
* updated tooltip shared file paths
* Added tooltips shared files in relevant visualizations
* Added where shared file is used in tooltip-options-1
* Added where shared file is used in tooltip-options-2
* Added intro text and justifications to shared files
* Removed tooltips intro text from visualizations with shared files
* Added names of files to comments in shared files
2024-04-24 12:40:27 -04:00
Piotr Jamróz
f6e472f879
Explore: Show a drawer with tabs for the library and query history ( #86279 )
...
* Create basic feature toggle
* Rename context to reflect it contains query history and query library
* Update icons and variants
* Rename hooks
* Update tests
* Fix mock
* Add tracking
* Turn button into a toggle
* Make dropdown active as well
This is required to have better UI and an indication of selected state in split view
* Update Query Library icon
This is to make it consistent with the toolbar button
* Hide query history button when query library is available
This is to avoid confusing UX with 2 button triggering the drawer but with slightly different behavior
* Make the drawer bigger for query library
To avoid confusion for current users and test it internally a bit more it's behind a feature toggle. Bigger drawer may obstruct the view and add more friction in the UX.
* Fix tests
The test was failing because queryLibraryAvailable was set to true for tests. This change makes it more explicit what use case is being tested
* Remove active state underline from the dropdown
* Allow closing Query Library drawer from the toolbar
* Simplify dropdown design
2024-04-24 10:32:11 +02:00
Clément Boudereau
d48b5ea44d
Docs: Fix data source (jaeger, zipkin, tempo) provisioning yaml TracesToLog query example ( #86606 )
2024-04-24 07:42:29 +01:00
nextMJ
309adcaa7f
Typo fix in User API doc example ( #81890 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-04-24 06:13:51 +01:00
Pepe Cano
14789db1b7
Docs: add Provisioning
section to Install on Kubernetes
docs ( #83875 )
...
* Docs: add `Provisioning` section to `Install on Kubernetes` docs
* prefix k8s object names with `grafana-`
* Fix `suplying` typo
2024-04-23 18:24:25 +02:00
Laura Fernández
2fb38a34ac
Navigation: Add a return to previous button when navigating to different sections ( #86764 )
2024-04-23 15:56:04 +02:00
antonio
7067e37971
alerting:labels-annotations elaboration ( #86663 )
...
* alerting:labels-annotations elaboration
* applied suggestions
* applied suggestions 2
* modified intro, and labels sections
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/annotation-label.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* pretty
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-23 15:07:29 +02:00
Nicki de Wet
2d9d0e61b1
Added Caveat regarding inheritance of Mute timings ( #86678 )
...
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-23 10:27:24 +02:00
Isabel Matwawana
2b3457e6ed
Docs: add snapshot deletion info ( #86725 )
...
* Added delete snapshots section
* Replicated content, updated heading, and lowered heading level
2024-04-22 18:28:15 -04:00
Isabel Matwawana
05a4b3e80d
Docs: Add config guidance for embedding ( #86726 )
...
Added note re iframes
2024-04-22 17:02:45 -04:00
Lisa
59eb302fc1
Embed Managing users and permissions video to the documentation ( #86387 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-04-22 17:38:11 +01:00
Marie Cruz
50b285ac69
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>
2024-04-22 10:20:10 -04:00
Kristina
2247d6c415
Short Links: Add setting for changing expiration time ( #86003 )
...
* Add setting for changing shortlink expiration time
* Add docs, add better language
* put all the numbers in the duration 🤷
* 🙄
* update language to be correct and clear
* Add max limit and more documentation
2024-04-22 07:39:24 -05:00
George Robinson
30d38c1775
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.
2024-04-22 11:13:02 +02:00
Lisa
65e6b67b2e
Embed creating alerts with Grafana video to the documentation ( #86386 )
2024-04-22 11:09:00 +02:00
Tobias Skarhed
b399facf2c
GeoMap: Pan and zoom keyboard support ( #86573 )
...
* Make GeoMap keyboards navigable
* Remove redundant interaction boolean
* Fix tabIndex error and set role to application
* Update docs
2024-04-22 10:53:32 +02:00
Kim Nylander
d6e84dbf0a
[DOC] Update the traces to profile content based upon SDK updates ( #86628 )
...
Update the traces to profile content based upon SDK updates
2024-04-19 14:17:11 -05:00
Jev Forsberg
ad679c62c6
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
2024-04-19 21:04:54 +02:00
antonio
f7b82a74ad
alerting: email doc >url fix ( #86574 )
...
* url fix
* pretty
2024-04-19 17:01:42 +02:00
Alex Khomenko
44e1bce55a
Feature toggles: Remove dashboardEmbed toggle ( #86587 )
2024-04-19 12:48:08 +02:00
Ryan McKinley
5a8384a245
QueryService: Add feature toggles to better support testing ( #86493 )
2024-04-19 12:26:21 +03:00
brendamuir
b311612cf2
Alerting docs: RBAC for enterprise and cloud ( #86506 )
...
* Alerting docs: RBAC for enterprise and cloud
* rbac structure
* ran prettier
* updates to data source permissions
* adds tables for roles
* ran prettier
* adds examples for custom role
* ran prettier
* updates table
* typo fix
* ran prettier
2024-04-18 20:32:04 +02:00
antonio
272b2e139a
email contact point -url fix ( #86538 )
...
url fix
2024-04-18 17:24:22 +02:00
Señor Performo - Leandro Melendez
0d11f9b2f4
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>
2024-04-18 10:57:08 -04:00
ismail simsek
28a683cf28
InfluxDB: Remove influxdbSqlSupport feature toggle ( #86518 )
...
Remove influxdbSqlSupport feature toggle
2024-04-18 16:29:27 +02:00
Marie Cruz
8373fc3544
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>
2024-04-18 08:22:14 -04:00
Lisa
bdd288d058
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>
2024-04-18 08:14:56 -04:00
Ieva
33e8292386
Docs: Clarify the docs for viewers_can_edit
and editors_can_admin
( #86422 )
...
* clarify the docs for viewers_can_edit and editors_can_admin
* more changes
* more changes 2
2024-04-17 14:43:20 +01:00
TechVest
1ffe858e06
chore: remove repetitive words ( #86412 )
...
Signed-off-by: TechVest <techdashen@qq.com>
2024-04-17 13:08:00 +01:00
Joey
383c310c73
Add more tracing datasources to 'Tracing in explore' docs ( #85630 )
...
* Add more tracing datasources to docs
* Remove datadog
2024-04-17 07:52:59 +01:00
Isabel Matwawana
d55ce5b2e8
Docs: change availability to public preview for v11 ( #86390 )
...
Changed availability to public preview
2024-04-16 15:16:31 -04:00
Isabel Matwawana
7c441011f2
Docs: add panels & visualizations landing page ( #86073 )
...
* Added landing page front structure
* Added description and overview content and card titles
* Added placeholder tile and work notes
* Finalized text and updated link type
* Updated panel overview tile link
2024-04-16 14:26:41 -04:00
Nick Richmond
d3fee607e2
Expressions: sort numeric metrics behind feature toggle ( #85911 )
...
* feat: sort numeric metrics behind feature toggle
* chore: upgrade `dataplane/sdata` to latest tag
* chore: `go work sync`
2024-04-16 10:52:47 -04:00
brendamuir
0cb3e8bc49
Alerting docs: adds roles docs ( #86261 )
...
* Alerting docs: adds roles docs
* adds header
* adds link
* spacing
* prettier
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* prettier
* Update docs/sources/alerting/set-up/configure-roles/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* corrects link
---------
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-04-16 14:33:15 +02:00