linoman
b02ae375ba
Chore: Query oauth info from a new instance ( #83229 )
...
* query OAuth info from a new instance
* add `hd` validation flag
* add `disable_hd_validation` to settings map
* update documentation
---------
Co-authored-by: Jo <joao.guerreiro@grafana.com>
2024-02-29 16:48:32 +01:00
Jack Baldry
2a1d4f85c7
Update links to default Grafana branch ( #83025 )
2024-02-29 17:08:45 +02:00
Isabel Matwawana
e26cd8614d
Docs: fix config file info in upgrade guide ( #83273 )
...
* Updated incorrect custom config file names and locations
* Corrected default config file name
* Updated more config file info
* Apply suggestions from code review
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* Reverted change
* Fixed default config file info, added second custom file option, and added note about file locations
* Added file path for second custom option
* Apply suggestion from review
Co-authored-by: Usman Ahmad <usman.ahmad@grafana.com>
* Apply suggestion from review
Co-authored-by: Usman Ahmad <usman.ahmad@grafana.com>
* Apply suggestions from review
Co-authored-by: Usman Ahmad <usman.ahmad@grafana.com>
* Apply suggestion from review
* Add version interpolation syntax
* Updated wording
* Ran prettier
---------
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
Co-authored-by: Usman Ahmad <usman.ahmad@grafana.com>
2024-02-29 09:39:25 -05:00
Pepe Cano
88f010a72a
Alerting docs: remove admonition/notes related to old Grafana versions ( #83669 )
2024-02-29 12:55:52 +01:00
github-actions[bot]
2a78ffdb75
Update make docs
procedure ( #83658 )
...
Co-authored-by: grafanabot <bot@grafana.com>
2024-02-29 11:49:05 +00:00
omahs
2a429cd7db
Fix typos ( #83621 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-29 10:47:22 +00:00
Levente Balogh
f394e8333e
Chore: remove the dataConnectionsConsole
feature toggle ( #83661 )
...
chore: remove `dataConnectionsConsole` feature toggle
2024-02-29 10:29:41 +01:00
David Harris
10721bfcd9
Update angular-plugins.md ( #83635 )
...
* Update angular-plugins.md
Removes advice which only worked in `dev` instances.
* Update angular-plugins.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
---------
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
2024-02-29 09:03:47 +00:00
Isabel Matwawana
2c95782b10
Docs: restructure Configure panel options ( #83438 )
...
* Moved view json panel content from configure panel options to panel inspect view
* Converted add title and description task to reference section
* Removed edit panel section
* Updated bullet list to match content
* Removed view json content to be integrated later
* Ran prettier
* Docs: Edit Configure panel options (#83439 )
* Updated intro
* Updated intro, descriptions, and repeating panels task
* Reformatted sections of task and updated wording of LLM info
* Copy edits
* Added Cloud links and updated version syntax
* Fixed link
* Fixed formatting and removed vestigial sentence
2024-02-28 23:37:29 -05:00
Eric Leijonmarck
b89de96681
Anonymous: Add docs for anon users charged on enterprise ( #83626 )
...
add anon users enterprise
2024-02-28 17:35:10 +00:00
Marie Cruz
ba4470dd7d
docs: link annotation queries video to documentation ( #83586 )
2024-02-28 16:23:37 +01:00
Jack Baldry
acf97e43b6
Review "Team LBAC" page ( #83406 )
2024-02-28 09:54:19 +00:00
Tobias Skarhed
213e399563
Docs: Change link in Trusted Types ( #83391 )
2024-02-28 10:50:03 +01:00
brendamuir
3901077f39
Alerting docs: changes weights and titles ( #83519 )
...
* Alerting docs: changes weights and titles
* language improvements to intro topic
* corrects rulle spelling
* adds alert instance info
* updates admonition note
2024-02-28 10:10:19 +02:00
Señor Performo - Leandro Melendez
e8df62941b
Docs: Add missing visualizations to Grafana vizualization index page ( #83351 )
...
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-02-27 14:12:08 -08:00
Scott Lepper
70009201d4
Expressions: Sql expressions with Duckdb ( #81666 )
...
duckdb temp storage of dataframes using parquet and querying from sql expressions
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-27 16:16:00 -05:00
Jev Forsberg
a30617f8bd
Transformations: Add transformation builder tests and refactor ( #83285 )
...
* baldm0mma/script_tests/ update jest.config paths
* baldm0mma/script_tests/ refactor makefile content
* baldm0mma/script_tests/ refactor file write commands
* baldm0mma/script_tests/ create test module
* baldm0mma/script_tests/ add to codeowners
* baldm0mma/script_tests/ recenter content
* baldm0mma/script_tests/ create buildMarkdownContent and update whitespace
* baldm0mma/script_tests/ run build script
* baldm0mma/script_tests/ update tests to remove make dep and node dep
* baldm0mma/script_tests/ update cntent
* baldm0mma/script_tests/ update makefile
* baldm0mma/script_tests/ update buildMarkdownContent
* baldm0mma/script_tests/ remove unused imports
* baldm0mma/script_tests/ update test annotation
* baldm0mma/script_tests/ prettier
* baldm0mma/script_tests/ update tests
* baldm0mma/script_tests/ update content
* baldm0mma/script_tests/ update annos
* baldm0mma/script_tests/ remove unused vars
* baldm0mma/script_tests/ remove unused imports
* baldm0mma/script_tests/ update annos
* baldm0mma/script_tests/ update paths
* Update scripts/docs/generate-transformations.test.ts
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* baldm0mma/script_tests/ update comment
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-27 10:41:55 -07:00
Pepe Cano
eb25b669c6
Alerting docs: update Alerting Provisioning ( #83376 )
...
* Minor updates to Provisioning Index page
* Add instructions to export other alerting resources
* Edit example provisioning a `template` via config file
* Add `Resource` column to the `Export API endpoints` table
* Sort the `export` endpoint on the table in `Alerting Provisioning HTTP API`
* Minor updates for clarity to `Use configuration files to provision` docs
* Add `More examples` in Terraform Provisioning docs
* File provisioning: rename `Useful Links` section to `More examples`
* Minor grammar change
* Update docs/sources/alerting/set-up/provision-alerting-resources/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Address requested changes to `Export` docs
* export: Minor grammar change
* Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Fix `doc-validator` issue with relative link
* Use patch fixed version of doc-validator that better supports docs/reference destinations
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-27 16:22:24 +01:00
Kristina
e564024883
Docs: change discussion link to issue link ( #83434 )
...
* change discussion link to issue link
* run prettier
2024-02-27 08:14:54 -06:00
brendamuir
93f18404c0
Alerting docs: readjust titles ( #83504 )
...
* Alerting docs: readjust titles
* removes outdated videos
* removes menutitle
2024-02-27 15:00:09 +02:00
brendamuir
45f8e7f8cf
Revert "Revert "Alerting docs: rework create alert rules definition and topic"" ( #83372 )
...
* Revert "Revert "Alerting docs: rework create alert rules definition and topic…"
This reverts commit 2b4f108771
.
* updates aliases
* fixes after testing aliases
* more alias updates
* test silence alias
* fix alias for mute timings
* attempt alias fix
* ran prettier
* fixes more aliases
* quick title update
* fixes alias
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/reference.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/use-notification-templates.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/using-go-templating-language.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-silence.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/mute-timings.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/manage-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-notification-policy.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-oncall.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/pager-duty.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/webhook-notifier.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/mute-timings.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* fix silence aliases
* fix canonical
* Update docs/sources/alerting/configure-notifications/template-notifications/create-notification-templates.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/configure-notifications/create-notification-policy.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-27 11:56:11 +01:00
Yuri Tseretyan
6a11bee6af
Alerting: Deprecate max_annotations_to_keep and max_annotation_age in [alerting] configuration section ( #83266 )
...
* introduce new config section [unified_alerting.state_history.annotations] and deprecate settings in [alerting]
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-02-26 17:04:27 -05:00
Fabrizio
58b0323bbb
Fix linting of docs file ( #83441 )
2024-02-26 21:03:13 +01:00
Takashi Idobe
f209a5a8b8
fix typos ( #83414 )
2024-02-26 10:52:44 -07:00
Usman Ahmad
9f88a88303
Docs/grafana helm ( #80390 )
...
* added the helm project
* added page metadata
* added the intro section
* fixed menuTitle
* added section i.e. Setting up the Grafana Helm repository
* added the deployment section
* finished the deploying grafana section
* completed access grafana section
* updating changes
* added persistent storage section
* added debugging section
* fixed typos
* fixed headings
* fixed numerious typos
* Apply suggestions from code review
looks good now !!
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Apply suggestions from code review
Thanks for the changes. It looks much better now
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* fixed the suggested changes and fixed minor typos
* Apply suggestions from code review
thanks for the improvements. looks polished now!!
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* fixed download link
* fixed typo
* final adjustments
* corrects spelling
* makes prettier
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
2024-02-26 10:53:38 -06:00
Tobias Skarhed
432fffcf4c
Docs: Update help keyboard shortcut ( #83397 )
2024-02-26 16:10:15 +01:00
Eric Leijonmarck
1f484fef9d
Team LBAC: Add doc description of lbac rule ( #83384 )
...
* chore: add doc description of lbac rule
* spellling
* Update docs/sources/administration/data-source-management/teamlbac/_index.md
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
---------
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2024-02-26 14:31:21 +00:00
Khushi Jain
d02de5ddb9
Image Rendering: Add settings for default width, height and scale ( #82040 )
...
* Add Image width & height
* ability to change default width, height and scale
* default ini
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/setting/setting.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/setting/setting.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Added docs, changed frontend
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/dtos/frontend_settings.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/frontendsettings.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/render.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* add query float 64
* Update packages/grafana-runtime/src/config.ts
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update public/app/features/dashboard/components/ShareModal/utils.ts
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* spacing
* fix tests
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-02-26 13:27:34 +01:00
Gabriel MABILLE
80d6bf6da0
AuthN: Remove embedded oauth server ( #83146 )
...
* AuthN: Remove embedded oauth server
* Restore main
* go mod tidy
* Fix problem
* Remove permission intersection
* Fix test and lint
* Fix TestData test
* Revert to origin/main
* Update go.mod
* Update go.mod
* Update go.sum
2024-02-26 11:29:09 +01:00
Isabel
dfeb33fe55
Docs: restructure Configure field overrides ( #81833 )
...
* Removed view and delete overrides sections
* Added examples heading and moved examples down one heading level
* Added override rules section and removed rule definitions from task
* Added supported visualizations section and table and docs ref links
* Docs: edit Configure field overrides (#81834 )
* Formatted note
* Added missing content and general edits
* Updated screenshots and examples and general edits
* Fix small formatting issues
* Fixed links
* Uploaded images to admin, updated image links, and removed local images
* Swapped figure shortcode for simple Markdown
2024-02-23 16:51:00 -05:00
Tania
8895b43c85
Chore: Remove docs and kinds report generators ( #83277 )
...
* Chore: Remove codegen for docs
* Remove kindsysreport
2024-02-23 20:06:43 +01:00
Jack Baldry
2b4f108771
Revert "Alerting docs: rework create alert rules definition and topic" ( #83328 )
2024-02-23 19:30:08 +02:00
Kristina
92fa868a77
remove oss from security config docs ( #82936 )
2024-02-23 10:55:44 -06:00
brendamuir
57114a4916
Alerting docs: rework create alert rules definition and topic ( #83220 )
...
* Alerting docs: rework create alert rules definition and topic
* ran prettier
* corrects note
* adds configure notifications section
* update branch
* corrects links
* parts of alert rule creation
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* moved section
* updates recording rule steps
* gets rid of configure integrations topic
* deletes configure integrations topic
* deletes links
* ran prettier
* Include contact point links
* phase 2 sorting out manage notifications
* manage notification changes
* manage notification updates
* finishing touches
* fixes links
* link fixes
* more link fix
* link fixes
* ran prettier
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-23 17:52:19 +01:00
Jo
b2601d71d5
IAM: Remove fully rolled out feature toggles ( #83308 )
...
* remove anon stat ft
* remove split scope flag
* remove feature toggle from frontend
2024-02-23 17:53:37 +02:00
Kim Nylander
62163f8844
[DOC] Tempo data source: fix broken link and clarify traces to profile ( #83135 )
...
* Update Tempo data source to fix broken link
* Correct profiles content
* Move explanation table up
* Chagnes from prettier
* Resolve conflict
2024-02-22 16:22:00 -06:00
Isabel
5f41cc632e
Docs: update import troubleshoot dashboards links ( #83124 )
...
* Updated links to former manage dashboards content
* Removed links to manage dashboards and added export content to Sharing page
* Replaced grafana links with cloud docs links
* Removed trailing slash from link
* trigger CI
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-22 09:34:16 -05:00
Joey
ee5dc14e17
Tempo: Remove trace to metrics feature toggle ( #82884 )
...
* Remove trace to metrics feature toggle
* Fix after merge
2024-02-22 13:30:41 +00:00
Marie Cruz
74c0463cd3
Docs: update grafana fundamentals ( #83075 )
...
* docs: update grafana fundamentals
* fix: lint issues
* docs: added more content on grafana fundamentals tutorial
2024-02-22 13:27:29 +01:00
Pepe Cano
9c42826c30
Alerting docs: fix broken link and apply the Writer toolkit guideline to other links ( #83209 )
...
* Fix `/docs/reference` cannot be used within admonitions
* Remove `relref` links to apply Writers toolkit guidelines
2024-02-22 11:31:59 +01:00
Agnès Toulet
8d68159b52
Public Dashboards: Disable email-sharing when there is no license ( #80887 )
...
* PublicDashboards: Disable email-shared dashboards when feature is disabled
* fix pubdash creation when it was email-shared
* add feature name const in OSS
* update doc
* Update service.go
* fix test & linter
* fix test
* Update query_test.go
* update tests
* fix imports
* fix doc linter issues
* Update docs/sources/administration/enterprise-licensing/_index.md
* fix after merge
2024-02-22 09:34:14 +01:00
Giuseppe Guerra
68fe045ec7
Plugins: Remove pluginsInstrumentationStatusSource feature toggle ( #83067 )
...
* Plugins: Remove pluginsInstrumentationStatusSource feature toggle
* update tests
* Inline pluginRequestDurationWithLabels, pluginRequestCounterWithLabels, pluginRequestDurationSecondsWithLabels
2024-02-21 12:57:40 +01:00
brendamuir
d091e4c264
Alerting docs: adds simplified alert routing ( #82158 )
...
* Alerting docs: adds simplified alert routing
* adds to preview section
* adds numbering
* adds indent
* deletes fullstop
* ran prettier
* adds feature toggle notes
* fixes spelling error
2024-02-21 12:21:44 +01:00
brendamuir
4720c99bd5
Alerting docs: Fix migrating alert links ( #83141 )
...
* Alerting docs: fixes migrating links
* Fixes underscores and stars
* Corrects numbering
* ran prettier
* Fix links
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/set-up/migrating-alerts/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-21 10:41:12 +01:00
brendamuir
4b2ef36165
Alerting docs: fixes oncall broken links ( #83139 )
2024-02-21 09:39:13 +01:00
Carl Bergquist
53c19e4988
move codespell check into /docs ( #83109 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-02-20 20:40:31 +01:00
Jack Baldry
8c963ad90c
Use updated default branch for links to Grafana repository ( #83026 )
2024-02-20 14:05:55 +00:00
Isabel
f18b9ddac6
Docs: add information about filtering for annotations ( #82957 )
...
* Added information about filtering for annotations
* Update generate-transformations.ts
2024-02-20 08:46:38 -05:00
Timur Olzhabayev
1c8a2f136d
Docs: making docs clearer on subpath ( #82239 )
...
* making docs clearer on subpath
* Update docs/sources/tutorials/run-grafana-behind-a-proxy/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/tutorials/run-grafana-behind-a-proxy/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/tutorials/run-grafana-behind-a-proxy/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
* Update docs/sources/tutorials/run-grafana-behind-a-proxy/index.md
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
---------
Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com>
2024-02-20 15:18:32 +02:00
Pepe Cano
5b918f555c
Alerting docs: correct notification-policies
link ( #83099 )
2024-02-20 13:50:31 +01:00