Pepe Cano
0672bdf397
Alerting docs: add Template variable interpolation
section in file provisioning ( #84106 )
...
* Alerting docs: add `Template variable interpolation` section in file provisioning
* 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: Matthew Jacobson <matthew.jacobson@grafana.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com>
2024-04-08 17:34:26 +02:00
Isabel Matwawana
fe3b6d3c5e
Docs: add youtube links to g11 preview what's new ( #85738 )
...
* Added youtube links
* Commented scenes video out
2024-04-08 10:55:48 -04:00
Isabel Matwawana
3d9a0c8398
Docs: fix link text ( #85701 )
...
* Wording fixes
* Reverted change to this section
2024-04-08 10:07:27 -04:00
Pepe Cano
441118e506
Alerting docs: include hcl
format in /alert-rules/:uid/export
endpoint ( #85432 )
2024-04-08 16:01:18 +02:00
Mitch Seaman
3865b8c980
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>
2024-04-08 10:00:15 -04:00
Mikel Vuka
724517dc40
Provisioning: datasources auto deletion ( #83034 )
2024-04-08 11:45:39 +02:00
antonio
4b4bdc7c33
docs: email contact point ( #85627 )
...
* docs: email contact point
* applied suggestions
* admonition fix
* small typo fix
* applied suggested changes
* formatted text / applied suggestions
2024-04-08 11:35:45 +02:00
Pepe Cano
d7ad7c6169
Alerting docs: update disable_provenance
TF mute_timing ( #85692 )
2024-04-08 10:20:51 +02:00
Isabel Matwawana
fb1afa0c34
Docs: What’s new & Upgrade guide & Breaking changes v11.0-preview ( #84603 )
...
* Updated index pages and added 11.0 breaking changes, upgrade guide, and what's new pages
* Removed references to 10.4
* Added draft breaking changes
* docs: grafana11-upgrade: postgres (#84671 )
* docs: grafana11-upgrade: postgres
* fix typos
Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
* improved text
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* improved text
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* improved text
---------
Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Added internal note
* Added what's new items
* Added more breaking changes'
* Copy edits
* Revert "docs: grafana11-upgrade: postgres" (#85580 )
Revert "docs: grafana11-upgrade: postgres (#84671 )"
This reverts commit d766d734c2
.
* Removed internal link and moved PR link
* Added new entries
* Made fixes
* Updated name
* Copy edits
* Fixed links and minor copy edits
* Removed link to Cloud What's new
* Added OSS what's new link
* Fixed spelling of GitHub
* Added Explore Logs and updated Explore Metrics
---------
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
2024-04-07 22:56:23 -04:00
David Harris
cd05568459
docs: add missing viz types to index ( #85400 )
...
* docs: add missing viz types to index
* prettier
* Update _index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* fix merge mistake
* fix cloud links
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-04-05 18:04:04 +01:00
Isabella Siu
58f32150c2
CloudWatch: Improve metric label parsing ( #84835 )
2024-04-05 11:57:56 -04:00
Isabel Matwawana
6fb1da42bf
Docs: add xychart to panel config docs ( #85615 )
...
* Added xy chart to panel config docs
* Fixed typo
2024-04-04 17:06:20 -04:00
Nick Richmond
559fab9dc6
Prometheus: Fuzzy search for metric names in Code Mode ( #85396 )
...
* perf: limit metric names in Code Mode suggestions
* feat: configurable metric names limit
* feat: code mode autocomplete info/disclaimer
* chore: put new functionality behind new feature toggle
* refactor: avoid type assertions
* refactor: avoid explicit `any`
refactor: type guards
* refactor: type guards
* chore: add testdata results
* fix: add missing feature toggle guard
* perf: prefer array access to `Array.prototype.at`
* test: add missing config override
* test: refactor for brevity & clarity
* perf: avoid unnecessary mapping
* chore: undo testdata changes
* fix: use correct limit; perf optimizations
* refactor: avoid unnecessary `async`s
* types: simplify
* test: add missing tests
* fix: avoid hardcoding
* test: update mock path
* docs: fix typo
style: remove formatting artifact
style: remove formatting artifact
style: remove formatting artifact
* fix: event scope regression
* style: refactor for clarity
* refactor: prefer `useCallback` to in-effect handler
* refactor: simplify & broaden `filter`
* refactor: rename file to keep with conventions
* chore: mirror Prometheus package changes in app
* refactor: prefer no `@ts-ignore`
* chore: update betterer results
* docs: use type in TSDoc `@link` without `@ts-ignore`
* test: add missing provider
* test: fix jest mock path
* fix: display disclaimer in empty input case
2024-04-04 23:38:23 +03:00
Isabel Matwawana
0d7834c7f7
Docs: Add xy chart docs ( #81980 )
...
* Added xy chart page and added link to main visualizations page
* Added options
* Updated Axis options section and added doc ref links
* Added new shared files for tooltip and legend options and added them to xy chart
* Added Other visualization options section, docs refs, and updated Cloud links
* Fixed links
* Added option descriptions, hero image, content notes, and removed placeholder heading
* Apply suggestions from code review
* Added collapsible sections for series mapping modes
* Added Cloud links and fixed link text
* Added notes
* Updated series mapping descriptions
* Updated Auto series mapping options
* Updated manual section and restructured page
* Copy edits
* copy edits
* Added description
* Clarifying supported data info
* Copy edits from review
* Fixed typo
* Copy edits
* Fixed links
2024-04-04 16:30:14 -04:00
Isabel Matwawana
8957fd2b3b
Docs: Fix canvas G11 updates ( #85024 )
...
* Removed features not yet completed
* additional doc updates
* Fixed codespell error
* Fixed video embed link
* Fixed punctuation
* updated to do note
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-04-04 13:59:33 -04:00
Isabella Siu
ba3acf83bf
CloudWatch: Clarify match exact tooltip and docs ( #85095 )
...
* CloudWatch: Clarify match exact tooltip
* Update docs
* fix typo
* ida comment and removing a couple "you"s
* present tense
2024-04-04 09:48:48 -04:00
antonio
ad5ade71bb
telegram url fix ( #85583 )
...
* alerging-get-started: update
* fixed url issues
* pretty
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-telegram.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-04 15:14:22 +02:00
Señor Performo - Leandro Melendez
f6a94837c5
Docs: add YouTube video link and description ( #85484 )
...
* Update index.md Adding YouTube video link and description
Added a short description about the video and added the video to the page.
* Update docs/sources/panels-visualizations/visualizations/logs/index.md
Some edits went in. All nice :)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Removed repetition
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-04-03 10:33:50 -04:00
Pepe Cano
a56a842d5f
Alerting docs: fix docs/shared
API to render the current version ( #85526 )
2024-04-03 16:04:58 +02:00
brendamuir
847d2b01b6
Alerting docs: note on images in notifications for cloud ( #85529 )
2024-04-03 14:32:56 +02:00
antonio
561838a87d
convert telegram blog post to doc ( #85231 )
...
* convert telegram blog post to doc
* pretty
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-telegram.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* applied suggested changes
* fixed typo
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-03 14:28:50 +02:00
antonio
826fa2f2db
alerging-get-started: update ( #85434 )
...
* alerging-get-started: update
* Update index.md
* Update index.md
2024-04-03 10:18:25 +02:00
Leon Sorokin
1522499c4a
VizTooltips: Remove remaining old bits ( #85500 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-04-02 19:32:01 -05:00
wissy
4205491788
Docs: Fix wrong word for tempo example config ( #85046 )
...
Update configure-tempo-data-source.md
Replace traceToProfiles with tracesToProfiles
2024-04-02 15:37:20 +02:00
Tobias Skarhed
c75bc5a6cf
Keybindings: Replace mod+h as help shortcut with ? ( #85449 )
...
HelpModal: Remove cmd+h as help shortcut
2024-04-02 11:41:46 +02:00
Fredrik Ekre
e9969e3542
Auth: add Dex example to generic OAuth2 documentation ( #84744 )
...
This patch adds an example configuration for setting up generic OAuth2
authentication using [Dex IdP](https://dexidp.io/ ).
2024-03-28 15:36:00 -05:00
Brendan O'Handley
3c28a3d494
Graphite: second function as another function argument parsing error fix ( #85224 )
...
* update language around query editor parsing issues
* add special handling for second function arguments in divideSeriesLists
* additional check for first argument as series(string) and not a function
2024-03-28 12:22:54 -05:00
linoman
e4250a72db
JWT: Find login and email claims with JMESPATH ( #85305 )
...
* add function to static function to static service
* find email and login claims with jmespath
* rename configuration files
* Replace JWTClaims struct for map
* check for subclaims error
2024-03-28 17:25:26 +01:00
Marie Cruz
4a3140a0aa
docs: update histogram visualization ( #85125 )
...
* docs: update histogram visualization docs
* docs: updates to histogram visualization
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Fixed typo I introduced
* docs: add youtube video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-28 10:45:45 -04:00
Kim Nylander
fe802f6d88
[DOC] Clarify compatible log stores for traces to logs ( #85314 )
...
* Clarify compatible log stores for traces to logs
* Fixes from prettier
2024-03-28 07:37:27 -05:00
Isabel Matwawana
5f38455f31
Docs: fix availability note ( #85315 )
...
Fixed availability note
2024-03-28 08:33:38 -04:00
Santiago
ce57ce4125
Docs: Add capture_timeout option ( #85340 )
2024-03-28 13:19:08 +01:00
antonio
85a646b4dc
fix internal url in tutorials ( #85273 )
...
* fix internal url in tutorials
* prettyfied
* fix: update broken links
---------
Co-authored-by: mdcruz <marie.descruz@gmail.com>
2024-03-28 10:51:55 +00:00
Señor Performo - Leandro Melendez
d4953f4a1f
Added YouTube video to index.md on Time Series ( #85188 )
...
* Added YouTube video to index.md on Time Series
Added a brief description and the YouTube link for the Time Series video.
* Update index.md
Did quick fix
* Update index.md
Found double space, removed, hope PR goes through
* Update docs/sources/panels-visualizations/visualizations/time-series/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-27 10:32:56 -04:00
Eve Meelan
cec25113f6
correct a url ( #85245 )
2024-03-27 04:58:07 -07:00
melGL
ac9523bcad
Clarify AWS Auth instructions for Grafana Cloud users ( #84312 )
...
* Clarify "Grafana Assume Role" feature instructions for Grafana Cloud users
Following the recommendations provided in Support escalation https://github.com/grafana/support-escalations/issues/8277
* Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-26 11:54:57 -07:00
Eve Meelan
54270dff36
Get started with alerting fixes for publish ( #85158 )
...
* Rename alerting-get-started.md to index.md
* edits
* edits
* prettier
* Update docs/sources/tutorials/alerting-get-started/index.md
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com>
---------
Co-authored-by: tonypowa <tonypowa@gmail.com>
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com>
2024-03-26 06:59:01 -07:00
Marie Cruz
15dca45514
docs: update status history panel ( #84939 )
...
* docs: updates to status history panel documentation
* docs: updates to status history panel documentation
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* fix: linting issues
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-25 12:20:10 -04:00
Marie Cruz
34195ba854
docs: updates to stat panel documentation ( #84814 )
...
* docs: updates to stat panel documentation
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Made formatting and wording edit
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-03-25 12:14:46 -04:00
Marie Cruz
44ae127a6e
docs: update text panel documentation ( #84884 )
...
* docs: update text panel
* 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>
2024-03-25 12:13:56 -04:00
tonypowa
4be5eaa14f
alerting: get started tutorial ( #84669 )
...
* first commit
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
* second commit
* updated headings
* Update alerting-get-started.md
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* third commit
* Update alerting-get-started.md
* Update alerting-get-started.md
* Update alerting-get-started.md
* edited contact point - summary
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* elaboration, formatting
* minor changes
* pretty
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-03-25 05:27:23 -07:00
Ryan McKinley
713970d00a
SQLStore: Cleanup migrationLocking ( #85054 )
2024-03-25 10:09:15 +03:00
Brendan O'Handley
d084595211
Prometheus: Use frontend package in Prometheus DS with a feature toggle ( #84397 )
...
* add feature toggle usePrometheusFrontendPackage
* add feature toggle logic to Prometheus module
* use config editor with package and remove configOverhaul feature toggle
* update betterer because we will be removing other files as we replace with files from @grafana/prometheus
* fix exemplar ds picker selector
* add more description to ts-ignore
* remove go.work.sum change
* copy go.work.sum from main
* update go.work.sum after talking with ismail
* put back the promlib entry
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-03-22 19:47:53 -05:00
Isabel Matwawana
ae59ab2f5b
Docs: canvas flowchart & rotation updates G11 ( #84696 )
...
* Added new connector functions and new shape elements
* Grouped basic elements, added element intro, moved element snapping info, and added subheadings for connectors section
* Copy edits and restructuring
* Add rotation
* Broke up sentence
* Added gif using midpoint controls
* ihm/180324-canvas-flowchart-features/ run linter
* Remove comment
* Removed extra line
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-03-22 15:47:26 -04:00
Sofia Papagiannaki
33b653534e
SQLStore: Enable migration locking by default ( #84983 )
...
* Introduce new configuration for migration locking
* Remove feature toggle
* Fix test and turn it into an integration
* Fix docs
2024-03-22 21:22:29 +02:00
Matthew Jacobson
980b9a62c6
Alerting: Enable simplified routing FF by default ( #84856 )
2024-03-22 13:45:20 -04:00
Yuri Tseretyan
e138ae3eb9
Alerting: Improve openAPI specification and docs for export endpoints ( #85008 )
2024-03-22 18:25:27 +02:00
Leon Sorokin
d7fa99e2df
XYChart: Refactor to new model (behind feature toggle) ( #82499 )
...
Co-authored-by: drew08t <drew08@gmail.com>
Co-authored-by: Ihor Yeromin <yeryomin.igor@gmail.com>
2024-03-22 10:44:37 -05:00
chalapat
65c0669f01
Server: Reload TLS certs without a server restart ( #83589 )
...
* server: reload of grafana server certs when renewed without restart.
Signed-off-by: Rao, B V Chalapathi <b_v_chalapathi.rao@nokia.com>
* server: reload of grafana server certs when renewed without restart.
Signed-off-by: Rao, B V Chalapathi <b_v_chalapathi.rao@nokia.com>
* Update http_server.go
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update http_server.go
Address the comments
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Dan Cech <dan@aussiedan.com>
* Update http_server.go
Align the spaces
* Update http_server.go
* Update http_server.go
* Update pkg/api/http_server.go
Co-authored-by: Dan Cech <dan@aussiedan.com>
---------
Signed-off-by: Rao, B V Chalapathi <b_v_chalapathi.rao@nokia.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Dan Cech <dan@aussiedan.com>
2024-03-22 17:13:22 +02:00
Juan Cabanas
8d4ca72f2a
PublicDashboards: Scene migration ( #84409 )
2024-03-22 11:48:21 -03:00
Eric Leijonmarck
bb792ff540
Auth: Remove oauth skip org role sync ( #84972 )
...
* remove oauth wide skip org role sync
* we are warning from config
* set it to false
* removed from config ini files and updated docs
2024-03-22 15:34:05 +01:00
Serge Zaitsev
df2d0574c1
Chore: Enable nestedFolders by default ( #84631 )
...
* Enable nestedFolders by default
* Make nestedFolders GA
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
* regenerate files
* also update docs
* skip failing test
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-03-22 14:13:43 +01:00
Giuseppe Guerra
ef5d71711a
Plugins: Enable feature toggle enablePluginsTracingByDefault
by default ( #84645 )
...
* Enable feature flag enablePluginsTracingByDefault by default
* re-generate feature toggles
2024-03-22 11:22:36 +02:00
Agnès Toulet
4f8b14ebf4
FeatureToggle: Update newPDFRendering to public preview ( #84883 )
...
FeatureToggle: update newPDFRendering to public preview
2024-03-22 09:50:53 +01:00
Ieva
9772ed6526
RBAC: Enable annotation permission update by default ( #84787 )
...
* display teams to team reader if they also have the access to list team permissions
* fix a typo in the docs
* enable annotationPermissionUpdate by default
* update wording
2024-03-22 00:45:23 +02:00
Isabel Matwawana
e192c0aa05
Docs: add Configure tooltips page ( #84089 )
...
* Added Configure tooltips page
* Added intro, description options and image
* Updated weight and removed passive voice
* Replaced list with table and updated non-configurable tooltips section
* Updated info about other tooltips
* Wording edits
* Apply suggestions from code review
* Fixed table
* Added hover value in color scheme info with image
2024-03-21 15:07:28 -04:00
Ivan Ortega Alba
33f9e8554d
GenAI: Autogenerate title and description for panels and dashboards ( #84933 )
2024-03-21 17:58:27 +01:00
Giuseppe Guerra
eb31f71f60
Plugins: Enable feature toggle pluginsDynamicAngularDetectionPatterns
by default ( #84723 )
...
* Enable feature toggle pluginsDynamicAngularDetectionPatterns by default
* Change backgroundJobInterval to 24h
* re-generate feature toggles
* Use different intervals for cloud vs on-prem
* temporarily switch interval log to info level
* debug level again
* Simplify provideDynamic for tests
* re-generated feature toggles files
* PR review feedback
* PR review feedback: removed dependency from plugin management config
2024-03-21 18:22:06 +02:00
Isabel Matwawana
a64977d12a
Docs: restructure Configure standard options ( #84225 )
...
* Removed unnecessary task
* Fixed note formatting
* Added supported visualizations section
* Docs: edit Configure standard options (#84226 )
* Edited heading
* Added table and intro text to Supported visualizations section and updated intro to Standard options section
* Replaced grafana link with cloud link
* Copy edits
* Copy edits
* Updated intro
* Copy edits and updated images
* trigger CI
* Deleted local images and linked to uploaded ones
* Removed jargon
2024-03-21 11:03:57 -04:00
Isabel Matwawana
3219b6f8a7
Docs: update docs for dashgpt GA G11 ( #84842 )
...
* Updated generative AI links
* Added option to use AI
* Fixed typos
* Removed public preview note and feature toggle information
2024-03-21 10:43:43 -04:00
brendamuir
f30f7dfb93
Alerting docs: updates alert list view details ( #84913 )
...
* Alerting docs: updates alert list view details
* couple fixes
* prettier fixes
* corrects title
2024-03-21 14:57:54 +01:00
ismail simsek
20bb9d60dc
Chore: Update influxdb docs with new parameter insecureGrpc ( #84885 )
...
add insecureGrpc parameter
2024-03-21 14:29:29 +01:00
Isabel Matwawana
f4c156d228
Docs: add canvas datalinks updates G11 ( #84754 )
...
* Created elements intro section, moved snapping and alignment content to intro, removed snapping and alightment heading
* Updated data links availability
* Remove element section changes
2024-03-21 08:20:49 -04:00
Pepe Cano
856e410480
Alerting docs: Update Alert rules
intro and Introduction
pages ( #84772 )
...
undefined
2024-03-21 11:06:49 +01:00
Pepe Cano
60b9a1058a
Docs: Specify Recorded queries
is available in Grafana Cloud
( #84716 )
2024-03-21 09:17:27 +01:00
Kyle Cunningham
7eee34311d
Table Panel: Add documentation for apply to row ( #84786 )
...
* Add documentation for apply to row
* Updated wording
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Remove image
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Prettier
* Added word to improve clarity
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-21 02:55:13 +07:00
Marie Cruz
72bf647dc6
fix: update slack for alerting link ( #84854 )
2024-03-20 17:27:00 +00:00
William Wernert
c5b04b5674
Alerting: Add docs for "Keep Last State" feature ( #84676 )
...
Add initial docs for "Keep Last State" feature
2024-03-20 13:11:16 -04:00
Marie Cruz
821d9a5565
docs: add links to KillerCoda tutorial environments ( #84831 )
2024-03-20 15:47:45 +00:00
Adam Simpson
311aa94fab
MSSQL: Add Windows AD/Kerberos auth ( #84742 )
...
* mssql: Add Kerberos/Windows AD auth
* need username for cache file
* account for no port in cc file
* add tests around constring
* remove un-needed port
* add docs
* remove comments
* move defer to same locale as where it begins
* fix linting and spelling
* fix gosec linter
* note lack of grafana cloud support
2024-03-20 16:41:57 +02:00
Ida Štambuk
18eac9df9e
Feature toggles: Remove redshiftAsyncQueryDataSupport and athenaAsyncQueryDataSupport toggles ( #84653 )
2024-03-20 15:14:21 +01:00
Matthias Meyer
af820f29f8
Docs: updated provisioning documentation ( #84711 )
2024-03-20 12:56:10 +00:00
brendamuir
d01d99a585
Alerting docs: change icon and simplified routing ( #84729 )
2024-03-19 21:29:45 +01:00
Jack Baldry
fef0c66b03
Use $host nginx variable instead of $http_host ( #84354 )
2024-03-19 18:54:25 +00:00
Señor Performo - Leandro Melendez
e011c60a75
Visualizations-TablePanel: added YouTube link to Table Panel ( #84533 )
...
* Update index.md added YouTube link to Table Panel
* Moved video and added placement note
* Update index.md adding video description
Added a description to the video. Feel free to edit if my syntax or writing needs improvement.
* Wording and style edits
* Wording fix
---------
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-19 13:41:10 -04:00
Andreas Christou
6bb7ab261a
AzureMonitor: User authentication support ( #81918 )
...
* Stub out frontend user auth
* Stub out backend user auth
* Add context
* Reorganise files
* Refactor app registration form
* Alert for user auth service principal credentials
* AzureMonitor: Add flag for enabling/disabling fallback credentials for current user authentication (#82332 )
* Rename field
* Add fallback setting
* Update tests and mock
* Remove duplicate setting line
* Update name of property
* Update frontend settings
* Update docs and default config files
* Update azure-sdk
* Fix lint
* Update test
* Bump dependency
* Update configuration
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Docs review
* AzureMonitor: User authentication frontend updates (#83107 )
* Rename field
* Add fallback setting
* Update tests and mock
* Remove duplicate setting line
* Update name of property
* Update frontend settings
* Update docs and default config files
* Add alerts to query editor
- Add authenticatedBy property to grafana/data
- Update mocks
- Update query editor to disable it under certain circumstances
- Update tests
* Add separate FallbackCredentials component
- Reset AppRegistrationCredentials component to only handle clientsecret credentials
- Update AzureCredentialsForm
- Update selectors
- Update tests
- Update credentials utility functions logic
* Alert when fallback credentials disabled
* Update condition
* Update azure-sdk
* Fix lint
* Update test
* Remove unneeded conditions
* Set auth type correctly
* Legacy cloud options
* Fix client secret
* Remove accidental import
* Bump dependency
* Add tests
* Don't use VerticalGroup component
* Remove unused import
* Fix lint
* Appropriately set oAuthPassThru and disableGrafanaCache properties
* Clear azureCredentials on authType change
* Correctly retrieve secret
* Fix bug in authTypeOptions
* Update public/app/plugins/datasource/azuremonitor/components/ConfigEditor/CurrentUserFallbackCredentials.tsx
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
* Update public/app/plugins/datasource/azuremonitor/components/QueryEditor/QueryEditor.tsx
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
* Update public/app/plugins/datasource/azuremonitor/components/ConfigEditor/CurrentUserFallbackCredentials.tsx
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
* Add documentation links
* Fix broken link
---------
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
* AzureMonitor: Update docs for current user authentication (#83440 )
* Rename field
* Add fallback setting
* Update tests and mock
* Remove duplicate setting line
* Update name of property
* Update frontend settings
* Update docs and default config files
* Add alerts to query editor
- Add authenticatedBy property to grafana/data
- Update mocks
- Update query editor to disable it under certain circumstances
- Update tests
* Add separate FallbackCredentials component
- Reset AppRegistrationCredentials component to only handle clientsecret credentials
- Update AzureCredentialsForm
- Update selectors
- Update tests
- Update credentials utility functions logic
* Alert when fallback credentials disabled
* Update condition
* Update azure-sdk
* Fix lint
* Update test
* Remove unneeded conditions
* Set auth type correctly
* Legacy cloud options
* Fix client secret
* Remove accidental import
* Bump dependency
* Add tests
* Don't use VerticalGroup component
* Remove unused import
* Update docs
* Fix lint
* Appropriately set oAuthPassThru and disableGrafanaCache properties
* Clear azureCredentials on authType change
* Correctly retrieve secret
* Feedback
* Spelling
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Update docs/sources/datasources/azure-monitor/_index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
---------
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
* Docs review
* Update docs with additional configuration information
* Fix to appropriately hide the query editor
* Typo
* Update isCredentialsComplete
* Update test
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2024-03-19 16:32:24 +00:00
Jev Forsberg
b14525a402
Transformations: Update docs for "Filter data by values" substring matcher ( #84619 )
...
* baldm0mma/substring/ update docs
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* baldm0mma/substring/ skip 1st test
* baldm0mma/substring/ unskip
* baldm0mma/substring/ update skip
* baldm0mma/substring/ update anno
* baldm0mma/substring/ unrelated spelling error
* baldm0mma/substring/ update annos
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-19 10:17:34 -06:00
Marie Cruz
2f539060f8
docs: initial updates to state timeline documentation ( #84224 )
...
* docs: initial updates to state timeline documentation
* docs: apply linting
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* docs: add feedback from PR review
* docs: apply linting
* Wording and formatting edits
* Fixed grammar
* Update docs/sources/panels-visualizations/visualizations/state-timeline/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* docs: add two examples for state timeline to show null values and two timestamps
* docs: add steps to configuring a state timeline
* docs: add state timeline video
* docs: add link to creating dashboards
* Changed link text and added version interpolation syntax
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-19 12:07:53 -04:00
Hugo Kiyodi Oshiro
b1c4ebe6e8
Plugins: Enable managedPluginsInstall by default ( #84721 )
...
Plugins: enable managedPluginsInstall by default
2024-03-19 16:34:46 +01:00
Rob
677b765dab
NodeGraph: Edge color and stroke-dasharray support ( #83855 )
...
* Adds color and stroke-dasharray support for node graph edges
Adds support for providing color, highlighted color, and visual display of node graph edges as dashed lines via stroke-dasharray.
* Updates node graph documentation
* Updates documentation
Adds default for `highlightedColor`
* Update docs/sources/panels-visualizations/visualizations/node-graph/index.md
Co-authored-by: Fabrizio <135109076+fabrizio-grafana@users.noreply.github.com>
* Update packages/grafana-data/src/utils/nodeGraph.ts
Co-authored-by: Fabrizio <135109076+fabrizio-grafana@users.noreply.github.com>
* Update docs/sources/panels-visualizations/visualizations/node-graph/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Removes highlightedColor; deprecates highlighted
Per [request](https://github.com/grafana/grafana/pull/83855#issuecomment-1999810826 ), deprecates `highlighted` in code and documentation, and removes `highlightedColor` as an additional property. `highlighted` will continue to be supported in its original state (makes the edge red), but is superseded if `color` is provided.
* Update types.ts
Missed a file in my last commit. Removes `highlightedColor` and deprecates `highlighted`.
* Add test scenario in test data source
---------
Co-authored-by: Fabrizio <135109076+fabrizio-grafana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2024-03-18 16:26:22 +01:00
Isabella Siu
00f16cd018
CloudWatch Logs: Remove toggle for cloudWatchLogsMonacoEditor ( #84414 )
2024-03-18 08:56:57 -04:00
Ieva
7aa0ba8c59
Teams: Display teams page to team reader if they also have the access to list team permissions ( #84650 )
...
* display teams to team reader if they also have the access to list team permissions
* fix a typo in the docs
2024-03-18 14:52:01 +02:00
Pepe Cano
a7c7a1ffed
Alerting docs: Fix format issues in recent Slack tutorial ( #84651 )
...
* Alerting docs: Fix format issues in Slack tutorial
* Alerting docs: Include link to Slack docs
* Alerting docs: fix Slack `nested-policy` link
2024-03-18 13:18:57 +01:00
tonypowa
eb813f2a19
changes to #84476 ( #84638 )
...
* removed note shortcode
* prettyfied
2024-03-18 11:24:18 +01:00
Pepe Cano
200ff7f9b4
Alerting docs: fix broken link ( #84572 )
2024-03-15 16:23:52 +01:00
Isabella Siu
a0b68deae4
Cloudwatch: Remove cloudWatchWildCardDimensionValues feature toggle ( #84329 )
2024-03-15 09:49:53 -04:00
Isabel Matwawana
d06e73ac28
Docs: add alt text ( #84532 )
...
Added alt text
2024-03-15 09:04:46 -04:00
Isabel Matwawana
94a9aeaccc
Docs: fix broken links ( #84531 )
...
Fixed broken links
2024-03-15 08:36:07 -04:00
tonypowa
500840ab77
alerting docs: slack integration ( #84476 )
...
* alerting docs: slack integration
* added links
* removed aliases and formated notes
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* amended links
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-slack.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* couple of minor corrections
* fixing link
* ran prettier
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-15 11:27:11 +01:00
Pepe Cano
06b8eb6279
Alerting docs: update Supported data sources
( #84495 )
...
* Alerting docs: update `Supported data sources`
* Update docs/sources/alerting/fundamentals/alert-rules/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-15 10:00:51 +01:00
Larissa Wandzura
f727e21873
Docs: Fixed a typo in the Azure config page ( #84475 )
...
fixed typo, cleaned up some language
2024-03-14 11:10:35 -05:00
Pepe Cano
ec42b2a361
Alerting docs: restructure Introduction
( #84248 )
...
* Rename `Data sources` title
* Relocate and rename `Introduction/Notification templates`
* Rename `alert-rules/alert-instances` to `alert-rules/multi-dimensional-alerts`
* Move `fundamentals/high-availability` to `setup/enable-ha`
* Fix 404 high-availability alerting link on Setup HA Grafana docs
* Move alert manager/contact poitns/notification templates within Notifications
* Remove `Alerting on numeric data`
* Restructure Introduction v2
* Continue Intro restructuring
* Update docs/sources/alerting/fundamentals/alert-rules/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Complete contact point TODO
* Alias: alertManager
* Aliases `annotation-label` + content changes
* Aliases to `templating-labels-annotations`
* Aliases to `queries-conditions`
* Rename `rule-evaluation.md` file
* Aliases: `contact points`
* Aliases to `message-templating`
* Aliases to `alert-rules`
* Update links to new URL slugs
* Remove duplicated alias
* Remove trailing slash for external heading links
* Remove trailing slash in heading links to other grafana pages
* Change URL directory slug `fundamentals/notifications`
* rename title `Configure High Availability`
* Content changes
* Update docs/sources/alerting/fundamentals/alert-rules/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-alert-state-history/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-high-availability/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-alert-state-history/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-high-availability/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-high-availability/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/configure-high-availability/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/alert-rules/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Fix broken link reference
* Fix `queries-and-conditions`
* Fix `alert-rule-evaluation` ref link
* Fix aliases + inline doc comments
* Fix broken link
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-14 16:58:18 +01:00
Gilles De Mey
8765c48389
Alerting: Remove legacy alerting ( #83671 )
...
Removes legacy alerting, so long and thanks for all the fish! 🐟
---------
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com>
Co-authored-by: Sonia Aguilar <soniaAguilarPeiron@users.noreply.github.com>
Co-authored-by: Armand Grillet <armandgrillet@users.noreply.github.com>
Co-authored-by: William Wernert <rwwiv@users.noreply.github.com>
Co-authored-by: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
2024-03-14 15:36:35 +01:00
Pepe Cano
e1d9aa5a7b
Alerting docs: document HTTP API to create templates ( #84055 )
2024-03-14 09:01:13 +01:00
David Harris
d3ef762cb9
docs: update angular guidance ( #84363 )
...
* docs: update angular guidance
* Update docs/sources/developers/angular_deprecation/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/developers/angular_deprecation/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* update
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-13 16:42:48 +00:00
Ivana Huckova
447e72fe43
Docs: Add information about supported Loki versions by Loki data source ( #84376 )
...
* Docs: Add Loki supported versions
* Update
2024-03-13 16:03:20 +01:00
Joey
1f2e9a544d
Tempo: Remove Loki tab ( #84346 )
...
* Update docs
* Remove loki tab from config settings
* Remove loki query field
* Remove loki search from ds, resultTransformer, tracking and tests
* Cleanup removal of loki search
* Remove loki section from query editor docs
* Remove search type
2024-03-13 14:22:20 +00:00
Ivana Huckova
154896b47e
Docs: Update documentation for Elasticsearch ( #84350 )
...
* Docs: Update documentation for Elasticsearch lucene query
* Update docs/sources/datasources/elasticsearch/query-editor/index.md
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update docs/sources/datasources/elasticsearch/query-editor/index.md
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-03-13 12:25:28 +02:00
Isabel Matwawana
e552e21221
Docs: clarify query formatting for time range variable queries ( #84074 )
...
* Added time range variable guidance
* Reworded
* Applied review suggestion
2024-03-12 15:37:50 -04:00
Isabel Matwawana
9da48a8a48
Docs: add table visualization for logs entry to what's new ( #84313 )
...
Added new entry
2024-03-12 13:28:58 -04:00
Aaron Godin
5c96b90852
docs: rewrite grafana-com oauth to better align with naming conventions ( #84294 )
...
* docs: rewrite grafana-com oauth to better align with naming conventions
* docs: update links used to grafana-cloud auth page
2024-03-12 10:38:43 -05:00
Ezequiel Victorero
98fb8fad43
Docs: Update external snapshots cloud docs ( #84255 )
...
* Docs: Update external snapshots cloud docs
* Update docs/sources/dashboards/share-dashboards-panels/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-12 12:22:10 -03:00
Matias Chomicki
fb172b1b33
Explore logs: remove exploreScrollableLogsContainer and track scroll to top ( #84291 )
...
* exploreScrollableLogsContainer: remove
* LogsNavigation: track scroll to top clicks
* Add missing dependency to the effect
2024-03-12 15:53:13 +01:00
Marie Cruz
90ff576cb7
docs: slight update to grafana fundamentals ( #84287 )
2024-03-12 14:23:45 +00:00
Joey
42d8f1bef9
Tempo: Update TraceQLStreaming feature toggle stage ( #84203 )
...
Update TraceQLStreaming feature toggle stage
2024-03-12 14:10:13 +00:00
Josh Michielsen
297d73a7df
InfluxDB: Add configuration option for enabling insecure gRPC connections ( #83834 )
...
* InfluxDB: add configuration option for enabling insecure gRPC connections
* fix: add insecureGrpc to InfluxOptions
* rename options label 'gRPC' -> 'Connection'
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* update docs: rename options label 'gRPC' -> 'Connection'
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* default insecure connection boolean to false in frontend
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* run prettier:write
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-03-12 13:36:11 +01:00
ismail simsek
c45f96e9de
Chore: Fix feature toggle docs ( #84256 )
...
update docs
2024-03-12 12:07:07 +01:00
Sofia Papagiannaki
22d8258e48
Postgres: Allow disabling SNI on SSL-enabled connections ( #83892 )
...
* Postgres: Allow disabling SNI on SSL-enabled connections
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-03-12 12:03:24 +02:00
Misi
63f1c30313
Auth: Set the default org after User login ( #83918 )
...
* poc
* add logger, skip hook when user is not assigned to default org
* Add tests, move to hook folder
* docs
* Skip for OrgId < 1
* Address feedback
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* lint
* Move the hook to org_sync.go
* Update pkg/services/authn/authnimpl/sync/org_sync.go
* Handle the case when GetUserOrgList returns error
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2024-03-12 09:35:13 +01:00
Armand Grillet
e33e219a9a
Remove legacy alerting docs ( #84190 )
2024-03-12 05:37:41 +01:00
David Harris
efbcd53119
docs: update angular deprecation notice ( #84227 )
...
update docs
2024-03-11 19:17:20 +00:00
Isabel Matwawana
ffd0bdafe4
Docs: fix broken link ( #84103 )
...
* Fixed broken link
* Removed trailing slash
* Ran prettier
2024-03-11 12:57:51 -04:00
Isabel Matwawana
e2cc5e57e5
Docs: add missing alt text ( #84102 )
...
Added missing alt text
2024-03-11 12:57:02 -04:00
Usman Ahmad
cfc7ea92da
corrected the minor details ( #84046 )
...
* corrected the minor details
Making minor changes after the PR merged on Data sources and Data source administration.
https://github.com/grafana/grafana/pull/83712
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update docs/sources/panels-visualizations/_index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Ran prettier
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-03-11 16:21:37 +00:00
ldomesjo
01c8b7b611
Documentation: Updated yaml for influxdb data sources ( #84119 )
...
* Update _index.md
Updated instructions for influx v2
* Added version:SQL to influx v3 example in _index.md
2024-03-11 12:55:21 +01:00
Misi
0b71354c8d
Docs: Improve SSO Settings docs ( #83914 )
...
* Improve docs
* remove trailing slash
* Update relref
2024-03-09 19:24:48 +01:00
Yuri Tseretyan
7147af6b8e
Alerting: Disable legacy alerting for ever ( #83651 )
...
* hard disable for legacy alerting
* remove alerting section from configuration file
* update documentation to not refer to deleted section
* remove AlertingEnabled from usage in UA setting parsing
2024-03-07 16:01:11 -05:00
Christopher Moyer
8c7090bc11
docs: adds alt text to images where missing ( #84028 )
...
* adds alt text
* makes prettier
2024-03-07 12:53:10 -06:00
Lisa
a15e48052f
Embed two visualization videos from the Grafana for Beginners series ( #83928 )
...
* Embed two visualization videos from Grafana for Beginners series
* Implementing Isabel's recommendation on second video placement.
* edited introductory sentence to the second video.
* Added line between text and video
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-07 20:42:16 +02:00
Xavi Lacasa
d1f8f7774d
Document verification_email_max_lifetime_duration
config option ( #84057 )
2024-03-07 13:51:27 +01:00
Pepe Cano
dbb55f291a
Alerting docs: update the supported export template functionality ( #83816 )
2024-03-07 08:42:38 +01:00
Dai Nguyen
2142efc1a5
disable_sanitize_html update ( #83643 )
...
* disable_sanitize_html update
Added a note that states this configuration is not available for Grafana Cloud instances.
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Update docs/sources/setup-grafana/configure-grafana/_index.md
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-03-06 11:33:36 -06:00
Isabel Matwawana
4bb5915183
Docs: comment in SSO for terraform video ( #83978 )
...
* Commented in SSO for terraform video
* Updated youtube link
2024-03-06 11:37:07 -05:00
Pepe Cano
ce827f9518
Configure Grafana docs: fix custom configuration file location ( #83169 )
...
* Configure Grafana docs: fix custom configuration file location
* Replace config file with `custom.ini`
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-06 16:46:28 +01:00
Josh Hunt
6a4e0c692a
Page: Use browser native scrollbars for the main page content ( #82919 )
...
* remove custom scroll bars from Page component
* make flagged scroller the actual scrolling element,
* enable feature flag by default
* re-enable the scroll props in Page
* rename feature toggle
* fix css
* only update when deleted
* set .scrollbar-view on our scrolling wrapper
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-03-06 15:06:47 +00:00
Usman Ahmad
544bff2539
Docs/datasources usman ( #83712 )
...
* changed tags from oss to enterprise and cloud
* added Dashboard Panel example
* swapped the all-grafana-umbrella information to the correct page
* added minor visibility improvements in steps
* made some minor adjustments
* added minor improvements
* fixed a link
* updates links
* Apply suggestions from code review
thanks for the improved suggestions. looks more better
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* fixed links
* fixed Grafana Enterprise link
* run prettier
* fixed add a data source links
---------
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-06 08:50:49 -06:00
Isabel Matwawana
316601258a
Docs: comment youtube videos back in ( #83974 )
...
* Commented 4 youtube links back in
* Fixed id
2024-03-06 09:06:23 -05:00
brendamuir
5950dc3279
Alerting docs: adds top-level landing page tiles ( #83825 )
...
* Alerting docs: adds top-level landing page tiles
* updated description
* update frontmatter
* ran prettier
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update docs/sources/alerting/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-03-06 12:24:02 +01:00
Jennifer Villa
d767c4f694
Remove hanging text block from traces->profiles docs ( #83859 )
...
Remove hanging text block
This is causing the page to render a bit oddly on the website
2024-03-06 09:33:09 +00:00
Pepe Cano
2653bd8fab
Alerting docs: update file provisioning guide ( #83924 )
2024-03-06 09:18:59 +01:00
Isabel Matwawana
de563aa39c
Docs: fix commented out Slack team names ( #83946 )
2024-03-06 07:14:31 +00:00
Isabel Matwawana
db13c0839f
Docs: What’s new & Upgrade guide 10.4 ( #83133 )
...
* Updated index pages and added v10.4 breaking changes, upgrade guide, and what's new pages
* Added what's new entries
* Removed empty headings
* Fixed link
* Removed duplicate entry and fixed styling
* Removed breaking changes page and references to it
* Added intro text
* Docs: 10.4 technical note for alertingUpgradeDryrunOnStart (#83262 )
* Docs: 10.4 technical note for alertingUpgradeDryrunOnStart
* Apply suggestions from code review
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Address PR comments
* restarts -> starts
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Fixed spelling
* Added new entries to What's new
* reorder and add intro
* Added PagerDuty data source entry
* Added entries
* Added new entries
* Fixed formatting
* Fixed page weight and links
* Apply suggestion from review
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
* remove team lbac, move return to previous (#83921 )
- Remove Team LBAC for Loki (it is Cloud only)
- Move Return to Previous into the Alerting section, since it only works for Alerting now
- Add a note that data sources are separate from Grafana but included for visibility
* Replaced manual note with admonition shortcode
* move Return to Previous out of Alerting section
* Added youtube links
* Commented out youtube videos and removed duplicate video embed
---------
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com>
Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2024-03-05 22:02:19 -05:00
Nathan Marrs
5c27d28ba4
Canvas: Add datalink support to rectangle and ellipse elements ( #83870 )
2024-03-05 15:25:12 -08:00
brendamuir
05865034d7
Docs: removes note as recovery threshold now in cloud ( #83907 )
2024-03-05 14:22:03 +01:00
Ivan Ortega Alba
a7c06d26f1
Dashboards: Add new toggle for dashboard changes out of dashgpt
toggle ( #83897 )
2024-03-05 14:01:31 +02:00
Pepe Cano
019c9618f0
Alerting docs: improve visibility on the distinct options to edit provisioned resources ( #83839 )
...
Alerting docs: specify the distinct options to edit provisioned resources
2024-03-05 10:48:04 +01:00
Kyle Cunningham
c88accdf99
Transformations: Docs for Group to nested table ( #83559 )
...
* Start group to nested table docs
* Group to nested table docs
* Remove dead content
* Update docs content
* codeincarnate/nested-table-docs/ run formatter
* Update punctuation (thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update wording and structure ((thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* More wording and structure changes (thanks Isabel 🙏 )
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Escape backticks
* Add imagery
* Add generated docs
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Language updates
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update formatting
* Rebuild transformation docs
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-04 23:31:00 +02:00
Kyle Cunningham
3121fce305
Timeseries to table transformation: Improve Documentation ( #83647 )
...
* Flesh out timeseries to table docs
* Add generated documentation
* Update docs
* Fix spelling
* Fix link formatting
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update language
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-04 22:57:47 +02:00
Kim Nylander
57935250fd
[DOC] Add profile-traces intro material; update Pyroscope data source info ( #83739 )
...
* Add profile-traces intro material; update Pyroscope data source info
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Updates and file rename from review
* Add PYROSCOPE_VERSION
* Apply suggestions from code review
* Format tables
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
* Apply suggestions from code review
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
2024-03-04 10:03:33 -05:00
tonypowa
89575f1df4
alerting:clarify silence preview ( #83754 )
...
* alerting:clarify silence preview
* prettier
* Update docs/sources/alerting/configure-notifications/create-silence.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Lint docs
---------
Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-04 16:03:20 +01:00
Pepe Cano
111df1bba0
Alerting docs: update the Terraform Provision guide ( #83773 )
...
* Alerting docs: update the Terraform Provision guide
* Fix incorrect links
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-03-04 12:10:37 +01:00
Mitch Seaman
9e12caebc7
Docs: typo fix (remove an extra parenthesis) ( #83811 )
2024-03-04 10:14:37 +00:00
Pepe Cano
244589d7ea
Alerting docs: document mute-timings
export endpoints ( #83797 )
2024-03-04 10:50:44 +01:00
Pepe Cano
9eb69b9213
Alerting docs: fix incorrect docs/reference
link ( #83809 )
2024-03-04 10:20:10 +01:00
Eric Leijonmarck
8b551b08f9
TeamLBAC: Change to public preview ( #83761 )
...
change to public preview
2024-03-01 17:05:59 +00:00
Jo
36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache ( #83755 )
...
* extract auth proxy settings
* simplify auth proxy methods
* add doc mentions
2024-03-01 11:31:06 +01:00
Levente Balogh
1cec975a66
Docs: Update "What's new in G10?" ( #83467 )
...
* docs: add info about the react-router migration into v10 what's new
* fix: linting issue
* Update docs/sources/whatsnew/whats-new-in-v10-0.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* docs: update linting
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-01 11:13:16 +01:00
linoman
824c26cd5e
Password Policy: add documentation ( #83208 )
...
* add documentation
* Update docs/sources/setup-grafana/configure-security/configure-authentication/grafana/index.md
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-03-01 10:56:26 +01:00
Spencer Torres
098c611b65
Docs: add ClickHouse to exploring logs/traces page ( #83178 )
2024-02-29 19:30:40 +02:00
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
Pepe Cano
b6098f2dde
Alerting docs: clean up Cloud links ( #83073 )
...
* Use fixed `/docs/grafana-cloud/alerting-and-irm` URLs for cloud references
* Fix `docs/grafana-cloud/` data sources links
* Fix `docs/grafana-cloud/` Panel & Visualization links
* Fix `/docs/grafana-cloud/` link to Dashboard page
* Set root directory `docs/reference` for non-cloud pages
* Fix `admonition` cannot use a `docs/reference` relative link
* Update `doc-validator`
https://github.com/grafana/technical-documentation/releases/tag/doc-validator%2Fv4.1.0
Signed-off-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-20 11:49:39 +01:00