J Stickler
56054e2e87
docs: Update link to Loki Get Started ( #87772 )
2024-05-13 16:01:52 -05:00
Andrew Hackmann
9bf9f8e457
List Azure CosmosDB as an enterprise plugin ( #87575 )
2024-05-13 15:57:53 -05:00
Marie Cruz
6fbb35736e
docs: update news visualization ( #87443 )
...
* docs: update news visualization
* docs: add use case
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Removed future tense
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-05-13 13:12:27 -04:00
Isabel Matwawana
b7d024c426
Docs: update headings and add release info ( #87058 )
...
* Updated headings and to align with release life cycle stages and adding release info
* Update generated files
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-05-13 12:44:14 -04:00
David Allen
351d36caea
docs: add flame graph play link ( #87498 )
2024-05-13 12:32:09 -04:00
David Allen
fc425983b3
docs: add text panel play link ( #87497 )
2024-05-13 12:31:47 -04:00
David Allen
5705952d85
docs: add geomap play link ( #87469 )
2024-05-13 11:21:59 -04:00
David Allen
3eba57dc98
docs: add histogram play link ( #87466 )
2024-05-13 11:20:29 -04:00
David Allen
d61c661a90
docs: add heatmap play link ( #87464 )
2024-05-13 11:15:18 -04:00
David Allen
788c50527f
docs: add canvas button example play link ( #87462 )
2024-05-13 11:12:31 -04:00
Isabel Matwawana
c2e8384090
Docs: What’s new & Upgrade guide & Breaking changes v11.0 ( #86369 )
...
* Updated g11-preview pags for g11 release
* Added items to breaking changes guide
* Added and updated What's new content from latest Cloud file
* Updated link text
* Removed Azure Monitor item
2024-05-13 10:27:45 -04:00
antonio
11e970c580
tutorials: alerting get started url fix ( #87697 )
2024-05-13 04:03:18 -07:00
antonio
1191992226
alerting: PD - typo fix ( #87674 )
...
typo fix
2024-05-13 11:34:02 +02:00
Alex Khomenko
f3953b4955
Notification Banner: Add feature toggle ( #87686 )
2024-05-13 12:32:34 +03:00
antonio
7e8b71d882
alerting: docs - pagerduty ( #87604 )
...
* alerting: docs - pagerduty
* pretty
2024-05-11 11:00:28 +02:00
Michael Mandrus
ef51a64b57
Feature Toggles: Hide featureToggleAdminPage toggle from docs and note that it is cloud only. ( #87660 )
...
update featureToggleAdminPage feature toggle to be hidden from docs and specify cloud only
2024-05-10 21:34:53 +03:00
linoman
926ee0f62e
SAML: add referemce to azure ad limitations ( #87571 )
...
* update the url for Azure AD limitations
* add warnings of using Azure AD with SAML
2024-05-10 15:12:31 +02:00
Christian Simon
ad78dec7c3
[DOC] Adds missing link to Pyroscope core data source ( #85493 )
...
[DOC] Add missing link to Pyroscope
Grafana Pyroscope is a core shipped data source.
2024-05-10 13:03:13 +01:00
Ivana Huckova
1130369a12
Docs: Add Configuring Elasticsearch documentation for required privileges ( #87593 )
...
* Docs: Add Configuring Elasticsearch documentation for required privileges
* Update docs/sources/datasources/elasticsearch/configure-elasticsearch-data-source.md
* Update docs/sources/datasources/elasticsearch/configure-elasticsearch-data-source.md
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-05-10 13:59:23 +02:00
lean.dev
b009536329
Caching: Implement mtls-enabled memcached integration ( #84171 )
...
* fix merge
* fix conflicts
* updating generated feature toggle code
* Fix go mod owner
* fix merge
* add dependency
* fix dependencies
* workspace sync
* go get
* work sync
* trying something
* fix
* add docs for tls config
* work sync
* adjust go mod
* try something
* move import to the correct file
---------
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2024-05-09 15:12:08 -04:00
Jev Forsberg
9bd44aed2e
Transformations: Fix true inner join in joinByField
transformation ( #87409 )
...
* baldm0mma/inner_join_fix/ init commit
* baldm0mma/inner_join_fix/ first attempt at an tabular inner join
* baldm0mma/inner_join_fix/ add innerTabular
* baldm0mma/inner_join_fix/ add innerJoin option to editor
* baldm0mma/inner_join_fix/ add editor option
* baldm0mma/inner_join_fix/ update joinInnerTabular function behavior
* baldm0mma/inner_join_fix/ add js docs
* baldm0mma/inner_join_fix/ update jsdocs
* baldm0mma/inner_join_fix/ update docs
* baldm0mma/inner_join_fix/ remove unused console.logs
* baldm0mma/inner_join_fix/ update tests
* baldm0mma/inner_join_fix/ simplify getValue
* baldm0mma/inner_join_fix/ update tests
* baldm0mma/inner_join_fix/ update docs builder
* baldm0mma/inner_join_fix/ add tables to Outer join (for tabular data)
* baldm0mma/inner_join_fix/ update docs
* baldm0mma/inner_join_fix/ build docs
* baldm0mma/inner_join_fix/ remove innertab for inner
* baldm0mma/inner_join_fix/ rename innertab
* baldm0mma/inner_join_fix/ update tests
* baldm0mma/inner_join_fix/ rem con logs
* baldm0mma/inner_join_fix/ rem comment
* baldm0mma/inner_join_fix/ rem sample data
* baldm0mma/inner_join_fix/ remove irrelevant test
* baldm0mma/inner_join_fix/ update docs
* Update packages/grafana-data/src/transformations/transformers/joinDataFrames.test.ts
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
* baldm0mma/inner_join_fix/ update test description
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-05-09 11:00:59 -06:00
antonio
3a2c9f4898
alerting: integrations > small update ( #87538 )
...
* added links to list
* changed heading
2024-05-09 11:31:28 +02:00
antonio
d83cbe4d85
alerting/webhook doc update ( #87492 )
...
* alerting/webhook doc update
* text formath
* fixed admonition
* typo
* headings
* formatted headings and prettified it all
* one more heading
2024-05-08 13:49:55 +03:00
Ieva
0239cf8766
Docs: Link to generic oauth docs from team sync page ( #87381 )
...
link to generic oauth docs from team sync page
2024-05-07 14:31:57 +01:00
antonio
1bde17c8d5
alerting: config notif page improvement ( #87140 )
...
* alerting: config notif page improvement
* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update _index.md
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-05-07 10:26:04 +02:00
Pepe Cano
7dd05998fd
Alerting docs: Update and restructure Introduction/Alert rule evaluation
( #87331 )
...
* Migrate and update `Alert rule evaluation`
* Minor change
* Update internal links to new URLs
2024-05-06 17:33:14 +02:00
Pepe Cano
1b69d647be
Alerting docs: update Comparison between alert rule types ( #87252 )
2024-05-06 17:32:33 +02:00
brendamuir
526be4fa2b
Alerting vale fixes ( #87380 )
2024-05-06 11:43:34 +02:00
Larissa Wandzura
57038e8dfa
Docs: added note to RBAC doc from support escalation ( #85311 )
...
* added admonition and API info
* Update docs/sources/administration/roles-and-permissions/access-control/_index.md
---------
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-05-06 09:27:46 +02:00
Isabel Matwawana
386baf83cd
Docs: add data link cell type information ( #87350 )
...
Add data link cell type information
2024-05-03 16:22:48 -04:00
Juan Cabanas
d1434fad3a
ShareModal: Share link redesign under newDashboardSharingComponent
FF ( #87011 )
2024-05-03 12:02:18 -03:00
Andres Martinez Gotor
b6f899d953
Migrate wrong datasource UIDs ( #86598 )
2024-05-03 13:32:07 +02:00
Eric Leijonmarck
a98328b092
Auditlogging: add docs about dsquery ( #87218 )
...
* add docs for dsquery
* update the generic actions
2024-05-03 11:11:46 +01:00
Georges Chaudy
dd0e646e92
k8s: remove dependency on app_mode development ( #85474 )
...
* k8s: remove dependency on app_mode development
* remove dev conditions on storage server
* remove logic to drop entity tables
2024-05-03 11:28:15 +03:00
Tom Glenn
e95eaa9302
docs: Minor tweaks to the Grafana Fundamentals tutorial ( #86777 )
...
* Minor tweaks to the Grafana Fundamentals tutorial
* Replaced old note style with admonition shortcode
* trigger CI
* Fixed shortcode
Co-authored-by: Danielle Broadwater <danibroadwater@outlook.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Danielle Broadwater <danibroadwater@outlook.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-05-02 16:44:59 -04:00
Isabel Matwawana
f8d9f8541b
Docs: add panel options shared content ( #87258 )
...
* Added panel options shared file
* Added panel options shared file to visualizations pages
* Fixed version interpolation syntax and added Cloud links
* Fixed heading level of title
2024-05-02 14:17:23 -04:00
Marie Cruz
7db41222c6
docs: update flame graph visualization ( #86615 )
...
* docs: update flame graph visualization
* fix: linting issues
* docs: add example data
* Apply suggestions from code review
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Removed Wikipedia link
* Fixed punctuation
* Updated max image width
* Update docs/sources/panels-visualizations/visualizations/flame-graph/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* fix: linting issues
* docs: add links to pyroscope docs about flame graph and profile types
* Ran prettier
* docs: add flame graph video
* Updated wording
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
2024-05-02 13:37:05 -04:00
Eric Leijonmarck
cdb9eeb7fc
TeamLBAC: Add scenario 6 to the docs ( #87215 )
...
* add task 6
* Apply suggestions from code review
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-05-02 17:38:26 +01:00
Nicholas P. Cole
64d5440c5a
Docs: Fix link to values.yaml file ( #87014 )
...
Fix link to values.yaml file
Linking to the "edit" URL fails if the reader doesn't have write access
to the repo: they'll be prompted to fork the repo or to sign in to
GitHub. Instead link to the "blob" URL which is accessible to all
readers.
2024-05-02 10:39:51 -05:00
Galen Kistler
840aeddbd1
Logs: Explore panel default visualization feature flag ( #87189 )
...
* add logsExploreTableDefaultVisualization feature flag
* use feature flag in calculating initial visualization type
* add feature flag to tracking
2024-05-02 10:28:15 -05:00
Mihai Doarna
a979417700
SSO: Update ssoSettingsApi
flag to general availability ( #87216 )
...
* update ssoSettingsApi flag to general availability
* generate files
2024-05-02 16:00:52 +03:00
Isabel Matwawana
90b594e998
Docs: add standard options shared content ( #87199 )
...
* Added standard options shared file
* Added missing option to shared file and added shared file link to visualizations pages
* Fixed links
2024-05-01 18:30:24 -04:00
Isabel Matwawana
d5cfcc8187
Docs: add field overrides shared content ( #87197 )
...
* Added field overrides shared file
* Added link to overrides file in visualizations pages
* ihm/010524-field-override-shared-content/ run lint
---------
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2024-05-01 18:10:06 -04:00
Isabel Matwawana
1ef0e240e9
Docs: Add data links shared content ( #86893 )
...
* Added data link options shared file and added file to relevant visualizations
* Updated some text and links in canvas
* Added shared file to xy chart
* Fixed list of visualizations using shared file
* Removed unneeded level offset
* Removed future tense
* Update data links description
* Updated wording
* Removed redundant sentence
2024-05-01 16:51:12 -04:00
Isabel Matwawana
406fe8c85a
Docs: Add thresholds shared content ( #87009 )
...
* Added thresholds shared files
* Added shared files to visualizations and updated shared files
* Removed future tense
* Fixed prettier
2024-04-30 16:33:31 -04:00
Isabel Matwawana
dad3069594
Docs: add legends shared content ( #86814 )
...
* Updated shared file name and added missing options
* Added legend options 1 shared file to relevant visualizations
* Updated shared file name and corrected options
* Added legend options 2 shared file to relevant visualizations
* Updated legend content for heatmap and pie chart
* Added where shared legend files are used in each file
* Moved intro text out of viz pages into legend options shared files
* Added reasoning to front matter of shared files
* Added reasoning to front matter of shared files
* Fixed version interpolation and added cloud links
* Updated links in shared files
2024-04-30 15:40:07 -04:00
antonio
1ddbcc3f61
alerting/notifications: links ( #87122 )
...
* added links to each section
* ref fix
* ref fix2
* link fix
2024-04-30 16:34:18 +02:00
antonio
99f2de0847
alerting:config-notifications links ( #87127 )
...
* alerting:config-notifications links
* link fix
* linked blog post to examples section
2024-04-30 16:34:06 +02:00
antonio
9203f84bc8
docs / alerting / fundamentals / templates ( #86983 )
...
* docs / alerting / fundamentals / templates
* renamed and adjusted front matter
* pretty
* frontmatter
* admonition fix
* admo
* restructuring
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/fundamentals/notifications/templates.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* amended admonition
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-04-30 12:06:25 +02:00
Larissa Wandzura
3845033308
Docs: Update Explore Metrics doc based on feedback ( #87062 )
...
* changed from private preview to public preview
* commented out pivot to logs and traces
2024-04-29 12:09:47 -05:00