9525891455
Pyroscope: Add limit number of series returned by the data source ( #95780 )
2024-11-08 17:22:29 +02:00
85c696c4ad
SQL: Add macro support in select case ( #88514 )
...
* Feat: timeGroup macro handling in VQB
* Add tests
* Add functions to SQL ds
* Fix lint errors
* Add feature toggle
* Add rendering based on object
* Fix lint
* Fix CI failures
* Fix tests
* Address review comments
* Add docs
* Fix JSX runtime warnings
* Remove docs part that mentions suggest more macros
* Update docs/sources/shared/datasources/sql-query-builder-macros.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Add smoke test for this feature
* lint
* Add supported macros to influx
* Add setupTests.ts to include in tsconfig.json
* Import jest-dom instead of setupTests.ts
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-11-04 17:13:35 +01:00
1f70aa8f80
Loki: Adds support for Loki derived fields to open links in a new tab ( #92265 )
...
* Open in new tab for loki derived fields
* Refactor styles
* Update documentation
* Initialise as boolean
2024-10-30 07:07:34 -04:00
0c73403e00
Docs: initial pruning of outdated versioning info ( #95212 )
...
* initial pruning of outdated versioning info
* removing erroneous file
2024-10-24 09:42:04 -05:00
1696ac8ea5
format datasources list with columns ( #95048 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-10-23 08:18:22 +00:00
dd7ad4c3d6
Docs note on Cross-account observability permissions for CW datasource ( #95034 )
2024-10-22 09:31:50 +01:00
a72c89bd6e
Update index.md to update Grafana Assume Role Notes ( #94961 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-10-18 12:36:01 +00:00
c6eeb2d845
remove unnecessary version notices ( #94839 )
2024-10-17 10:32:17 +01:00
e8f23bb2cf
Update Pyroscope data source for Exlore Profiles ( #94825 )
...
* Update Pyroscope data source for Exlore Profiles
* Update docs/sources/datasources/pyroscope/query-profile-data.md
* Update docs/sources/datasources/pyroscope/query-profile-data.md
2024-10-16 16:53:13 -04:00
17eff37104
[DOC] Add streamingEnabled to Tempo ds docs ( #94751 )
...
* Add streamingEnabled to Tempo ds docs
* Update docs/sources/datasources/tempo/configure-tempo-data-source.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-10-16 16:39:22 -04:00
a8c1c15235
Fix list indentation to ensure continuous numbering ( #94692 )
2024-10-14 18:23:48 +01:00
8a3508a547
[DOC] Remove traceQLStreaming feature flag from docs ( #94581 )
...
* Remove traceQLStreaming feature flag from docs
* Apply suggestions from code review
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Updates from prettier
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-10-11 08:57:05 -04:00
362b5a1c22
Docs - direction param for Loki in Explore ( #91905 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-30 16:46:21 +01:00
e1146120f4
Update MySQL example dashboard ( #93853 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-30 11:56:12 +01:00
673b98cf10
Add PostgreSQL example dashboard link ( #93854 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-30 11:56:02 +01:00
6951feff88
[DOC] Add videos to Explore docs ( #93847 )
...
* Add videos to Explore docs
* Apply suggestions from code review
2024-09-26 15:32:43 -04:00
f063088188
[DOC] Update TraceQL query editor doc ( #91910 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-27 14:49:49 +01:00
3999b4b616
Added admonition about time zones ( #92288 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-08-22 14:08:57 +00:00
950d5630a0
Docs: Update configure-prometheus-data-source.md ( #92049 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-08-19 17:43:33 +03:00
7647c689f1
Docs: Revise Configure Prometheus documentation to align with Grafana v11.1 ( #91852 )
2024-08-19 12:17:10 +00:00
fbc195549f
Parca: Update supported version to v0.19+ ( #89826 )
...
* pkg/tsdb/parca: Upgrade to using the flamegraph arrow
* pkg/tsdb/parca: Delete code for old flamegraphs
* pkg/tsdb/parca: Fix golangci-lint error in test
* pkg/tsdb/parca: Handle errors nicely
* docs/sources/datasource: Add Parca v0.19+ support note
* pkg/tsdb/parca: Don't use arrow table reader
As pointed out during reviews, it's not really needed and we can read the record directly.
2024-08-15 17:31:03 +02:00
b03a709500
[DOC] Update Tempo and Pyroscope data source doc ( #91704 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-08-13 10:39:55 -04:00
ce14d79064
[DOC] Add Streaming doc for Tempo data source ( #91432 )
...
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-08-06 18:00:16 +01:00
d03aad8b2c
Docs: Update subtitle in Loki datasource documentation to fix link issue ( #91454 )
2024-08-02 08:51:27 +01:00
a77ff98d3f
Update traces to metrics doc ( #90916 )
2024-08-01 08:38:47 +01:00
57331eb898
Docs: Update docs with Metric Insights builder cross-account feature ( #91069 )
...
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-29 12:24:04 +02:00
edb7ecef70
[DOC] Update span filters doc for Tempo data source ( #90771 )
2024-07-22 13:10:31 -05:00
c10dba5c63
Docs: Replaces Agent with Alloy ( #90674 )
...
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
2024-07-19 14:51:51 -04:00
c77015b329
Docs: Fix broken links resulting from plugin-tools site reorganization ( #90391 )
...
* Docs: Fix broken links resulting from plugin-tools site reorganization
* Fix additional link
* Update docs/sources/whatsnew/whats-new-in-v7-0.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-07-13 10:59:27 -07:00
2b907c0a2d
[DOC] Fix broken links in profiles and traces content ( #90237 )
2024-07-09 18:17:43 +01:00
863c9fc34e
[DOC] Update the Pyroscope data source config doc ( #89648 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-05 14:37:02 -04:00
880c180424
Docs: Fixed broken links on Prometheus data source page ( #89485 )
2024-06-20 21:30:28 +03:00
10b6011dd7
Docs: Edit mode updates ( #89438 )
2024-06-20 09:53:21 -04:00
fa3679d29b
Docs: correct tracesToLogsV2 example span time shifts ( #88421 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-06-19 16:01:02 +01:00
12232dde54
[docs/sources/datasources/prometheus/configure-prometheus-data-source] Replace outdated text content in the Grafana UI with updated content ( #88548 )
2024-06-03 12:42:34 +03:00
be2e420e6b
CloudWatch: Handle permissions error and update docs ( #88524 )
2024-05-31 14:36:38 -04:00
26c2391c7e
[docs/sources/datasources] Replace docs/reference shortcode with ref URIs ( #88078 )
2024-05-28 15:17:49 +01:00
c0333130af
postgres/mysql: improve macro docs ( #87434 )
2024-05-14 15:10:27 +01:00
56054e2e87
docs: Update link to Loki Get Started ( #87772 )
2024-05-13 16:01:52 -05:00
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
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
d48b5ea44d
Docs: Fix data source (jaeger, zipkin, tempo) provisioning yaml TracesToLog query example ( #86606 )
2024-04-24 07:42:29 +01:00
7c7cdf7c3d
Docs: Update broken links to grafana play ( #86233 )
...
* Docs: Update broken links to grafana play
* Update docs/sources/datasources/graphite/template-variables/index.md
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* Update docs/sources/datasources/influxdb/template-variables/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-04-16 09:32:52 -03:00
b0c336c692
Docs: add data source type play link; cleanup ( #86077 )
2024-04-15 10:40:32 +01:00
a1086836f3
Docs: add mysql data source Play link ( #85982 )
2024-04-12 09:47:59 +01:00
bf9df1a8d6
Docs: add graphite data source Play link ( #85981 )
2024-04-12 09:47:51 +01:00
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
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
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
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