renovate[bot]
8ab2082cd6
Update dependency @stylistic/eslint-plugin-ts to v2.12.1 ( #97930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 13:38:45 +00:00
renovate[bot]
b2df6733f1
Update dependency @reduxjs/toolkit to v2.5.0 ( #97926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 13:38:13 +00:00
Mariell Hoversholm
98e61233d9
Docs: Clarify dependency management ( #97928 )
...
* Docs: Clarify dependency management
Fixes #97863 .
Fixes #97842 .
* refactor: yarn run prettier:write
2024-12-13 14:19:38 +01:00
Karl Persson
5c0cb09d27
Zanzana: Remove capabilities ( #97918 )
...
Remove capabilities
2024-12-13 12:23:12 +01:00
renovate[bot]
ec5239211f
Update dependency @react-types/shared to v3.26.0 ( #97925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 11:22:13 +00:00
renovate[bot]
7cd5bc124b
Update dependency @playwright/test to v1.49.1 ( #97920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 11:21:44 +00:00
Dana Axinte
b9d6af34cd
CloudMigrations: Obtain gcom plugins to enable plugins migration ( #97784 )
...
* just api
* preallocate
2024-12-13 10:59:43 +00:00
grafana-pr-automation[bot]
b2987021b4
I18n: Download translations from Crowdin ( #97886 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-13 10:55:10 +00:00
renovate[bot]
72abc48d3c
Update dependency @opentelemetry/semantic-conventions to v1.28.0 ( #97919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 10:42:14 +00:00
renovate[bot]
fb47e1bde0
Update dependency @formatjs/intl-durationformat to ^0.7.0 ( #97913 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 10:41:41 +00:00
Laura Fernández
aac62c89da
UnifiedHistory: Create feature toggle ( #97922 )
2024-12-13 12:41:18 +02:00
Pepe Cano
0cce224adb
Alerting docs: State and health of alerts
minor updates ( #97880 )
...
* Alerting docs: Update `State and health of alerts`
* correct internal ref name
2024-12-13 11:29:38 +01:00
Tom Ratcliffe
a9cd0f19f4
Chore: Update no-untranslated-strings
rule to check some text props as well ( #97190 )
...
* Update no-untranslated-strings rule to check some props as well
* Update betterer with new no-untranslated-strings results
2024-12-13 12:04:00 +02:00
renovate[bot]
af2475415e
Update dependency @floating-ui/react to v0.27.0 ( #97912 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 09:48:54 +00:00
Jo
40d3b02648
Auth: Separate anonymous settings to its own struct ( #97791 )
...
separate anonymous settings to its own struct
2024-12-13 10:46:27 +01:00
renovate[bot]
fc7805957e
Update dependency @faker-js/faker to v9.3.0 ( #97883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 09:25:55 +00:00
renovate[bot]
69ca52fcb3
Update dependency @types/react-transition-group to v4.4.12 ( #97879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 09:24:29 +00:00
renovate[bot]
78af0fb533
Update dependency @types/react-color to v3.0.13 ( #97878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 09:22:27 +00:00
renovate[bot]
1e0d807572
Update dependency @grafana/plugin-e2e to v1.13.1 ( #97851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 09:21:06 +00:00
Dominik Prokop
f8686be56a
Schema v2: Make DashboardScene accept v1 and v2 schema ( #96931 )
...
* WIP
* Refactor useSaveDashboard to make it dashboard type independent when used
* DashboardPrompt: makeit Dashboard type independent
* DashboardScene: accept both v1 and v2 schema
* Update save dashboard command interface
* Fix test
* Lint
* Refactor
* Add onSaveComplete to DashboardSceneSerializer
* Cleanup tests
* Remove unused code
* Refactor dashboard tracking information
* added a todo
* Fix betterer
* Update betterer results
2024-12-13 10:20:22 +01:00
Tom Ratcliffe
0f52065377
Chore: Rename betterer stats file and attempt to fix ( #97887 )
...
Rename betterer stats and attempt to fix
2024-12-13 09:19:11 +00:00
Agnès Toulet
1c4d30f73c
Rendering: Add logs ( #97885 )
...
* Rendering: add logs
* fix tests and lint issues
2024-12-13 09:42:35 +01:00
Isabel Matwawana
6011cffed7
Docs: Fix broken link ( #97891 )
2024-12-13 08:42:30 +01:00
Ariana
c6a45061be
Docs: Update docs to make panel embedding more clear ( #97587 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-12-12 19:19:37 -05:00
Andreas Christou
cc4afff889
Graphite: Set maxDataPoints
based on user value in alerting ( #97178 )
2024-12-12 23:26:44 +00:00
Kat Yang
886cbad275
ExploreMetrics: Improve semantic HTML and remove unused styles ( #97367 )
...
Chore: Code cleanup
2024-12-12 17:55:16 -05:00
Isabella Siu
b3a12f486e
Elasticsearch: Use _field_caps instead of _mapping to get fields ( #97607 )
2024-12-12 17:20:04 -05:00
Isabella Siu
a362769491
Cloudwatch: Update grafana-aws-sdk for AWS/AmplifyHosting metrics ( #97799 )
...
Cloudwatch: update grafana-aws-sdk for AWS/AmplifyHosting metrics
2024-12-12 16:59:51 -05:00
Jean-Philippe Quéméner
1509fadd5b
refactor(unified-storage): make datasyncer configurable ( #97832 )
2024-12-12 21:41:01 +01:00
Gilles De Mey
6dc41f0b18
Alerting: Fix flakey FilterView test ( #97882 )
...
* increase timeout
* update assertion
* Add retry as well to prevent flakiness 🤞
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
2024-12-12 22:23:37 +02:00
owensmallwood
0e8702369a
Folders: Create default folder permissions within transaction ( #97812 )
...
create default folder permissions within transaction
2024-12-12 14:08:46 -06:00
ismail simsek
3345f860dc
Explore Metrics: Refactor auto query generators ( #97815 )
...
* move graph builders in one file
* rename the folder as auto-query
* have a components folder
* more refactoring
* rename
* remove getQueryGeneratorFor
* why not renaming again
* add tests for baseQuery
* remove the need of default query generator
* refactor getAutoQueriesForMetric
* split the logic
* better structure
* better structure 2
* clean up
* summary tests
* unite tests for default.ts
* update unit tests
* update unit tests
* cleaning
* one variable for filters
2024-12-12 18:40:11 +01:00
Brendan O'Handley
3266d62d6d
Explore metrics: OTel breakdown get request header too large with job and instance bug ( #97136 )
...
* don't duplicate job or instance in match terms for OTel
* truncate job and instance list if exceeding 2000 chars for GET request
* test for warning when truncating
* fix check for duplicated job and instance, make easier to read
* add trans and remove console.log
* report when a metric has too many labels for job and info
* remove console.warn
* fix tests for not logging warning
* fix tests
* remove unused import
* make i18n-extract
* Update public/app/features/trails/interactions.ts
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* allow to dismiss warning
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-12-12 11:31:55 -06:00
Tom Ratcliffe
482af91782
Alerting: Remove manual feature discovery mocking ( #96243 )
...
* Update mock methods to remove discovery API
* Update tests to remove mock discovery API
* Remove ref in TESTING.md
* Fix other references to 'mimir'
2024-12-12 19:11:04 +02:00
Matias Chomicki
ebfa06e040
Loki: Added support to show label types in Log Details ( #97284 )
...
* Log Details: add support to resolve label types if supported
* Update public/app/features/logs/utils.ts
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
* LogDetailsRow: create component to display label type
* Remove log
* Add missing index resolution for label type values
* Make type icon less prominent
* Update new icon styles
* Formatting
* Update public/app/features/logs/utils.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* Update public/app/features/logs/utils.ts
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
* LogDetails: update test
* Formatting
---------
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-12-12 18:49:59 +02:00
grafana-pr-automation[bot]
7b934f0d2b
I18n: Download translations from Crowdin ( #97868 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-12 16:48:47 +00:00
renovate[bot]
c05547ba7e
Update dependency @emotion/react to v11.14.0 ( #97752 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 16:44:48 +00:00
renovate[bot]
4521cfb28c
Update dependency @babel/preset-react to v7.26.3 ( #97677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 16:44:13 +00:00
renovate[bot]
ee661ac54b
Update React Aria ( #96960 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 16:43:28 +00:00
Ashley Harrison
08bb66ba72
Chore: Update to node 22 ( #97779 )
...
* update to node 22
* downgrade to 22.11.0
* switch to using node-version-file
* update @types/node
* revert back to using node-version
2024-12-12 16:39:52 +00:00
Andreas Christou
dbe2d7ac47
Azure: Add documentation for Basic Logs ( #97193 )
...
* Add documentation for Basic Logs
* Lint
* Update docs/sources/datasources/azure-monitor/query-editor/index.md
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
---------
Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
2024-12-12 16:38:26 +00:00
Matias Chomicki
3fdf0ea1f4
Logs: Added option to show the log line body when displayed fields are used ( #97209 )
...
* LogDetailsBody: create and integrate component
* Chore: sort prop names
* Add tests
* Address lint issues
* Update betterer
* Update public/app/features/logs/components/LogDetailsBody.tsx
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
* Update public/app/features/logs/components/LogDetailsBody.tsx
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
* Update tests
---------
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
2024-12-12 17:44:06 +02:00
grafana-pr-automation[bot]
18c1c4cf95
I18n: Download translations from Crowdin ( #97849 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-12 17:30:48 +02:00
Todd Treece
6c8c0ab350
Chore: Ignore duplicate process_* metrics in MultiRegistry ( #97857 )
2024-12-12 16:55:09 +02:00
Vardan Torosyan
63d3cf93fe
Docs: Clarify when force_use_graph_api is required for Azure ( #97844 )
2024-12-12 15:17:46 +01:00
Vardan Torosyan
2182f4829e
Docs: Refer to the org header usage in JWT docs ( #96549 )
2024-12-12 15:17:23 +01:00
Mariell Hoversholm
e6a6fc6f74
Tests: Require GrafanaOpts when creating Grafana dir ( #97825 )
...
I don't see a reason to accept a variable amount here, as we never use it. The only use I can see is optionally
including the opts, which isn't necessary and only complicates matters when an empty struct would do just as well: the
options are all created to be assumed zero-values already, in case a test doesn't need that option set.
2024-12-12 15:13:06 +01:00
renovate[bot]
47e58d5903
Update dependency @grafana/experimental to v2.1.5 ( #97846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 14:07:38 +00:00
Andres Martinez Gotor
6a4db1742b
Docs: Clarify environment variable usage in provisioning ( #97848 )
2024-12-12 15:05:47 +01:00
Ashley Harrison
b34fd6b6a1
Chore: update react-inlinesvg
and use new icon caching mechanism ( #97725 )
...
* Update dependency react-inlinesvg to v4
* attempt to use new icon caching
* remove unicons chunk
* fix layout shift
* update snapshot
* parameterise cache by commit hash and clear old caches
* remove icon caching in storybook
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 13:35:28 +00:00