c822feff9e
Home: add setup guide tab under home tab ( #92947 )
...
* feat: add setup guide in home tab
* chore: add feature toggle for setup guide
* chore: add feature toggle for sub menu
* chore: run pretier
* chore: run i18n
* chore: run generated files again
* chore: update description
* chore: update comment to trigger test flow
* chore: trigger test
* chore: fix styling
2024-09-25 18:20:04 +01:00
26a3e70cfa
Docs: Table visualization refactor ( #93633 )
2024-09-25 13:06:33 -04:00
d24d59299b
Docs: Change weight of sharing page ( #93746 )
2024-09-25 10:15:35 -04:00
267f417924
Docs: update docs to reflect new sharing UI - 2 ( #93002 )
2024-09-25 09:47:33 -04:00
10a1bee86d
Docs: Update use dashboard image for sharing redesign ( #92957 )
2024-09-25 09:43:47 -04:00
dbf0949ca7
Docs: update docs to reflect new sharing UI ( #90630 )
...
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-25 09:42:58 -04:00
75900139ae
Alerting docs: update Configure Alertmanagers
( #93712 )
...
* Alerting docs: update `Configure Alertmanagers`
- clarify alertmanager types
- specify that each alertmanager manages its own alerting resources
* Update docs/sources/alerting/set-up/configure-alertmanager/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-alertmanager/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-alertmanager/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* use `Alertmanager` - capitalize the first letter
* Small copy changes
* Minor cosmetic updates to `Add an Alertmanager` section
* Update docs/sources/alerting/set-up/configure-alertmanager/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-09-25 12:44:17 +02:00
14a5d605ae
Docs: Remove some duplication in alerting rules docs. ( #93376 )
2024-09-25 09:11:29 +02:00
1cbe8772c2
Docs: Restructure Search content ( #93636 )
2024-09-24 16:12:08 -04:00
4290d0e459
Docs: fix typo in developers/http_api/data_source.md ( #93650 )
2024-09-24 14:08:43 +00:00
5c9486afbc
area/configuration: adds docs for actions_allow_post_url security option ( #93629 )
...
adds docs for actions_allow_post_url security option
2024-09-23 15:41:29 -04:00
5a1a3204c9
Alerting docs: adds ha-advertise-address to alerting docs ( #93303 )
...
* Alerting docs: adds ha-advertise-address to alerting docs
* Change description of setting [ha_advertise_address]
---------
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2024-09-23 19:14:34 +02:00
d6f4246f77
Docs: Update SAML docs ( #93379 )
...
SAML docs update
2024-09-23 17:16:53 +02:00
b9d325884b
update 'Simplified exploration' page ( #93565 )
...
* update 'Simplified exploration' page
* removed extra 'Explore' heading, which is a little confusing in this context
* simplified the intro text to sound more like the rest of the docs
* Update docs/sources/explore/simplified-exploration/_index.md
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
---------
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
2024-09-23 10:21:24 -04:00
ac9015bb2f
Update _index.md ( #93572 )
...
Updated `grafana.ini` file path for macOS apple sillicon
2024-09-23 09:10:36 -05:00
a45167a595
Remove backgroundPluginInstaller feature flag ( #93540 )
2024-09-23 15:49:18 +02:00
bafb69d877
ShareDrawer: GA enablement ( #93344 )
2024-09-23 13:28:48 +02:00
c78ea87751
Docs > alerting: example of conditional notification based on labels ( #93541 )
...
* Docs > alerting: example of conditional notification based on labels
* typos
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-09-23 10:24:09 +00:00
b369341868
Chore: Add feature toggle for session storage redirect handling ( #93575 )
...
Add feature toggle for session storage redirect handling
2024-09-23 12:31:23 +03:00
da60c561a8
Docs: Update to use correct config key for saml token url ( #93569 )
...
Update to use correct config key for saml token url
2024-09-23 09:19:38 +02:00
76d5608473
[DOC] Add landing page for simplified exploration ( #93515 )
...
* Add landing page for simplified exploration
* shortened the sentences
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: Mat Ryer <matryer@users.noreply.github.com>
2024-09-21 01:47:21 -04:00
f9ad81f715
LBAC for datasources: Allow self serve ( #93477 )
...
* LBAC for datasources: Allow self serve
* capitilized LogQL
2024-09-20 14:24:40 +01:00
a2859de5b6
Alerting docs: updates duration type to string ( #93532 )
...
* Alerting docs: updates duration type to string
* ran prettier
2024-09-20 14:55:44 +02:00
e32810b9f2
Docs: Clarifying the messaging around dependencies a bit more ( #93029 )
...
* Clarifying the messaging around dependencies a bit more
* Update docs/sources/developers/plugins/plugin.schema.json
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
---------
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
2024-09-20 10:23:17 +00:00
9a40e8dca6
Docs: Removed public preview note from Explore Metrics ( #93503 )
...
removed public preview, EM is now GA
2024-09-19 16:21:26 -05:00
f21a5987a2
Plugins: Expose datasources as apiservers feature toggle ( #93250 )
2024-09-19 11:28:27 +03:00
6ee7f7dc79
Docs: Add http docs for lbac for datasources ( #93399 )
...
* Add: http docs for lbac for datasources
* spelling
* update with only cloud loki
* rename to lbac for datasources
* moved it
* Update _index.md
This commit fixes minor style and punctuation issus
* change datasource to data source
* replace datasource with data source
minor updates and style fixes
* minor style changes
* prettier
---------
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2024-09-18 11:54:21 +01:00
3e1fd80831
Docs: Add announcement banners to list of RBAC actions ( #93421 )
2024-09-18 11:54:11 +02:00
bfb25e33eb
RBAC: AccessControlOnCall general availability ( #93383 )
...
RBAC: GA accessControlOnCall
2024-09-18 08:58:05 +02:00
e59ea00518
Alerting: Add TLS, QoS and retain options to the MQTT receiver ( #92331 )
2024-09-17 21:11:16 +02:00
f0ce33e569
Plugin.json schema: Update the meta-info for extensions ( #92732 )
...
* feat(plugin.json): update the extensions definition schema
* feat(plugin.json): add `exposedComponents` definition to the dependencies
* feat(plugin.schema.json): add descriptions for the new schema fields
* review: wrap extensions related dependencies
* review: add a pattern for the extension point id
* review: add a min-length to added link & component titles
* add a pattern to the exposed component id
2024-09-17 12:06:23 +00:00
aee9458d98
alerting>docs>notification template example ( #93330 )
...
* alerting>docs>notification template example
* all pretty no pity
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* replaced future tense
* pretty
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-09-17 10:27:44 +00:00
f72401e23b
Docs: Add a doc page for RBAC for app plugins ( #93274 )
...
add a doc page for RBAC for app plugins
2024-09-16 10:14:52 +01:00
bb923db279
Alerting docs: improve alert rule definitions ( #93321 )
...
* Alerting docs: improve alert rule definitions
* more edits
* corrects numbering
2024-09-13 17:29:48 +02:00
d54ede607c
Update playlist.md to align with Grafana 11 ( #92884 )
...
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
2024-09-13 08:59:20 +00:00
e6f359f90b
Transformations: Binary operation on all numbers ( #92172 )
...
* Transformations: Binary operation on all numbers
* Handle replaceFields option
* Change left clear out to string
* Handle time field
* Fix filtering
* Update new field names to remove double space
* Add tests
* Add BinaryValue interface and update editor
* Fix initial behavior
* Rollback rendering standards
* Add ctx interpolate
* Fix fixed value variable
* Add function to convert old binary value type
* Update tests for new structures
* Add bullet for all number field option
* baldm0mma/run content build script
* Disable alias control for type matching
2024-09-12 08:50:23 -07:00
2a8f6755d5
Search: add folders and subforders to search info ( #93177 )
2024-09-12 17:20:54 +02:00
85fbc8e8e5
Alerting docs: some edits to recording rules ( #93260 )
...
* Alerting docs: some edits to recording rules
* ran prettier
* removes refs
* fixes link
* fixing links
* corrects typo
* removes type step
* corrects typo
2024-09-12 14:00:12 +00:00
98f766a50d
Alerting docs: adds recording rule info ( #93204 )
...
* Alerting docs: adds recording rule info
* ran prettier
* Updates with feedback from pepe and removes external reference
* couple of minor edits
* removes reference
* feedback from sonia
* adds links per gilles
* adds correct version link
2024-09-12 12:06:23 +02:00
1f7ebde0de
Revert "move Search page to Dashboards category" ( #93234 )
2024-09-11 11:12:24 -04:00
900608b50b
Update admonition to show differences across plans ( #93202 )
...
As per https://github.com/grafana/support-escalations/issues/11312#issuecomment-2342024943 , this PR updates the admonition to reflect that some features such as branding are not available for all plans.
2024-09-11 11:26:42 +01:00
748425cd66
[docs] remove misplaced heading. ( #93166 )
2024-09-11 12:59:29 +03:00
1c52d7b994
Docs: Update forward direction search for Loki entry ( #92875 )
2024-09-10 16:48:32 -04:00
3f9227183d
move Search page to Dashboards category ( #92968 )
...
* move Search page to Dashboards category
* fix Vale suggestions
* Update docs/sources/dashboards/search/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-10 18:14:11 +02:00
b12a29a1da
K8s: Implement partial folders api with k8s client ( #93089 )
...
* Add kubernetes folder feature toggle
* Add kubernetes routes for getting and creating a folder
* Add documentation for interacting with k8s folders
2024-09-10 11:22:08 +02:00
c4e0baa95f
Update _index.md ( #92790 )
...
Update to explain grafana_net is older and grafana_com is the preferred config name. However, grafana_net config is still accepted and parsed to grafana_com config.
2024-09-10 09:06:13 +00:00
3197c5de8d
RBAC: Add available scopes to RBAC docs ( #93131 )
...
* update the list with some allowed RBAC scopes
* extend the http api docs as well
* display without bulletpoints
* add prettier ignores
2024-09-10 08:50:03 +00:00
7eb7b51dce
Docs: update IAM links for Cloud docs ( #93147 )
2024-09-10 09:33:45 +02:00
40b5c30b94
docs: Update Gauges adding why, how with data reqs and images ( #92451 )
...
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-09-09 16:24:50 -04:00
af48d3db1e
Canvas: Add actions support ( #90677 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-09-09 09:11:55 -05:00