renovate[bot]
4e57726e96
Update dependency jest-junit to v16 ( #71555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 15:12:48 +01:00
renovate[bot]
95620cdd34
Update dependency glob to v10 ( #71554 )
...
* Update dependency glob to v10
* use named import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-13 17:07:10 +03:00
Gilles De Mey
0be9658064
Alerting: Adds support for toggling common labels ( #71497 )
2023-07-13 17:00:49 +03:00
renovate[bot]
58689f17cc
Update dependency eslint-plugin-jsdoc to v46 ( #71553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 14:59:56 +01:00
renovate[bot]
d98496bffb
Update dependency yargs to v17.7.2 ( #71551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 16:56:42 +03:00
Esteban Beltran
0db1d16c09
Plugins: Make datasource instances live targets for the sandbox ( #71472 )
2023-07-13 15:44:52 +02:00
Michael Mandrus
a42bab9c97
Docs: Fix minor errors in query caching documentation ( #71513 )
...
merge over changes from Larissa
2023-07-13 14:37:08 +01:00
Ludovic Viaud
a762f94b87
Fix e2e ( #71562 )
...
Fix e2e
2023-07-13 15:23:59 +02:00
Esteban Beltran
78efef4ac0
Plugins: App plugins running inside a sandbox div will have height 100% ( #71453 )
2023-07-13 14:59:20 +02:00
renovate[bot]
98921c072a
Update dependency yaml to v2.3.1 ( #71550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:56:51 +01:00
renovate[bot]
04c66d7597
Update dependency webpack-bundle-analyzer to v4.9.0 ( #71541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:46:12 +01:00
Andrej Ocenas
7ccd73c9ef
DataLinks: Fix bug where links which use built in variables could be hidden ( #71372 )
2023-07-13 14:38:07 +02:00
renovate[bot]
ceb702b96a
Update dependency d3 to v7.8.5 ( #71549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 12:34:34 +00:00
renovate[bot]
4d283c1f92
Update dependency webpack-cli to v5.1.4 ( #71542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 15:28:41 +03:00
Gilles De Mey
bd9b0d6d82
Alerting: Support spaces in alert names for creating silence links ( #71280 )
2023-07-13 14:24:25 +02:00
Gábor Farkas
98f4bbf7fa
logs: context small improvements ( #71546 )
...
adjusted page size
normalize logrow refid
add tracking
2023-07-13 12:18:26 +00:00
renovate[bot]
5fcb7ba10a
Update dependency webpack to v5.88.1 ( #71540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 12:12:19 +00:00
Ezequiel Victorero
290deca2eb
Dashboards: Save tags on dashboard creation ( #71394 )
...
Dashboards: save tags on dashboard creation
2023-07-13 09:10:46 -03:00
Kristina
0083b2e346
Explore: Support display of multiple tables ( #70935 )
...
* Explore: Display multiple tables
* Fix tests
* Add multi table test
* Use refID and not weird custom key
* Remove tempo changes
* Consolidate/clean up some table frame logic
* clean up some code, have meta text in panel
2023-07-13 06:44:42 -05:00
renovate[bot]
ec9366b300
Update dependency webpack-merge to v5.9.0 ( #71544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 10:48:35 +00:00
renovate[bot]
cbb00bfa75
Update dependency webpack-dev-server to v4.15.1 ( #71543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:44:38 +03:00
renovate[bot]
c5ee22672b
Update dependency rimraf to v5 ( #71545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:37:16 +03:00
renovate[bot]
1d32ae60a7
Update dependency @kusto/monaco-kusto to v7.7.0 ( #71538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 13:26:09 +03:00
renovate[bot]
731a21be2e
Update dependency ol to v7.4.0 ( #71416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 10:55:42 +01:00
Joey
76a83dd540
Traces: Add inline validation and greater precision to duration fields in span filters ( #71404 )
...
* Add inline validation to span filters
* Update filter spans by duration precision
* Update IntervalInput props
* Update validation
* Update span filters
* Update props
* Update test
* Update defaults and duration aria labels
2023-07-13 10:48:31 +01:00
Levente Balogh
324b33146a
Datasources: Pass down the edit-form errors ( #69830 )
...
feat: pass the error to the event handler
2023-07-13 11:31:02 +02:00
Sofia Papagiannaki
32ff712e98
Swagger: Fix response for the search users endpoint ( #71272 )
...
* Regenerate OpenAPI specs for fetching the latest changes
* Fix swagger annotations for search users API
2023-07-13 11:35:03 +03:00
Dimitris Sotirakis
fd90737884
CI: Fix broken env vars in publish-artifacts step ( #71471 )
...
Fix env vars
(cherry picked from commit 64d2ff03c8
)
# Conflicts:
# .drone.yml
2023-07-13 11:12:15 +03:00
Gábor Farkas
e045860fbf
loki: generate dataplane-compliant logs dataframes (behind feature flag) ( #69909 )
...
* add feature flag
* prepare tests
* enable dataplane-format in loki-backend
2023-07-13 09:58:00 +02:00
Andres Martinez Gotor
9990d5025d
Chore: Embed CSV files with the test data source ( #71435 )
2023-07-13 09:34:40 +02:00
Ben Sully
51c94bccd7
api: ignore /api/gnet proxy when gzipping responses ( #71437 )
...
This PR adds /api/gnet to the list of ignored paths in the gzip middleware.
Without this, when gzip is enabled (`server.enable_gzip = true`), responses
from the gnet proxy are double compressed: once by grafana.com and once by
Grafana itself. With this change we only do one round of compression for these
endpoints.
To test this out, try a request like this with `server.enable_gzip = true`
(after setting `GCOM_TOKEN` to a valid grafana.com token; you may need to
change the 'bsull' slug, too):
curl -v --user admin:admin \
-H "X-Api-Key: $GCOM_TOKEN" \
-H 'Accept-Encoding: gzip' \
localhost:3000/api/gnet/instances/bsull/provisioned-plugins/grafana-ml-app | gzip -d
Note that there are two Content-Encoding: gzip headers before this PR, and
the output is still compressed even after the `gzip -d`. After this PR things
look as expected.
2023-07-13 07:51:25 +01:00
Gábor Farkas
1f55003db2
logs: make sure log-row-react-keys are always unique ( #71279 )
2023-07-13 08:01:55 +02:00
Sven Grossmann
8a38b5ea3c
Logs: Fix table/logs header toggle ( #71485 )
...
fix table header
2023-07-13 07:52:07 +02:00
Nathan Marrs
bd4f8fd280
Chore: Remove console.log from heatmap util file ( #71515 )
2023-07-12 17:12:36 -07:00
Leon Sorokin
46c5e5417b
Heatmap: Build cell colors during data prep instead of render ( #71509 )
2023-07-12 18:23:30 -05:00
Isabel
c3a0207615
docs: add alphaPanels feature toggle information ( #71480 )
...
* add feature toggle information
* fix typo
* fixed config information
2023-07-12 18:04:08 -04:00
Ihor Yeromin
1902c4bc18
Chore: Update Github issue/bug template ( #71053 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-07-13 00:09:41 +03:00
Yuri Tseretyan
9e76d6372c
SSE: improve error handling in DSNode ( #71468 )
...
* add data source uid to QueryError
* add error and datasource uid to tracing
* split queryDataResponseToResults to two functions one to extract frame from the result, and another to convert it
* propagate logger with context to convertDataFramesToResults
2023-07-12 14:59:02 -04:00
Yuri Tseretyan
64aa5465ac
Alerting: do not expand template for labels\annotations if value is not a template ( #71492 )
2023-07-12 14:53:40 -04:00
Ludovic Viaud
5099e88227
Transformation redesign ( #70834 )
...
Transformation redesign
2023-07-12 18:35:49 +02:00
Kevin Yu
ee28e9320c
Cloudwatch Logs: Update language definition for Monaco editor ( #71402 )
2023-07-12 09:25:24 -07:00
Jo
9b22342b91
Auth: Move LDAP debug to Authentication menu ( #71285 )
...
* move LDAP page to Authentication
* tweak Auth menu showing permissions
2023-07-12 18:15:02 +02:00
David Harris
3a45f02ef3
docs: update nodejs required version ( #71469 )
...
* docs: update nodejs required version
* docs: update nodejs version in plugin tutorials
* docs: update to LTS guidance
2023-07-12 16:40:52 +01:00
Isabel
adc7f65453
docs: restructure dashboard annotations page ( #70208 )
...
* restructured page, updated and removed images, replaced a paragraph with a procedure
* Clarify language
* Apply suggestions from code review
* removed native annotation language, added missing link, added text from UI
* fixed relref
* replaced relref with simple link
* updated links and link text in whats new for annotations updates
* fixed some grammar/wording and style issues
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* fix typo
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
* make link text more clear
* fix typo
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2023-07-12 11:34:00 -04:00
Timur Olzhabayev
471c858e67
Docs: Adding alias to package a plugin ( #71478 )
...
Adding alias to package a plugin
2023-07-12 16:24:11 +01:00
Kevin Minehart
428f63518a
CI: Rename the patch GHA workflows ( #71470 )
...
* Rename the patch workflows
* Update codeowners
2023-07-12 18:11:20 +03:00
renovate[bot]
a97a67fd40
Update dependency tslib to v2.6.0 ( #71462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 14:32:14 +00:00
renovate[bot]
2fa49b73ec
Update dependency sass-loader to v13.3.2 ( #71459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 14:26:07 +00:00
renovate[bot]
457d2fc2f8
Update dependency semver to v7.5.4 ( #71460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 14:00:31 +00:00
Ashley Harrison
ad3d7d5e94
NestedFolderPicker: Truncate overflowing text, fix selected state ( #71444 )
...
* truncate overflowing text, fix selected state
* ensure search state is always clean when opening the overlay
2023-07-12 14:55:27 +01:00