Sonia Aguilar
6bdd8f7fca
Alerting: Fix recording rules rendering simplified condition ( #97497 )
...
fix recording rules rendering simplified condition
2024-12-05 19:43:00 +02:00
Sonia Aguilar
2cc03e60d2
Alerting: Fix using stacks- prefix instead of stack- for checking the namespace in boot data ( #97492 )
...
* Fix using stacks- prefix instead of stack- for checking the namespace in config boot data
* use config directly for namespace
2024-12-05 18:30:29 +01:00
owensmallwood
39aede9802
Unified Storage: When prom registry is nil, use the default registry ( #97491 )
...
when prom registry is nil, use the default registry
2024-12-05 18:44:58 +02:00
Andreas Christou
addbdb0545
GCM: Correctly mark errors as downstream ( #97196 )
...
* Correctly mark query type error as downstream
* Correctly mark Prom parsing failures as downstream errors
* Rename function for clarity
2024-12-05 15:41:52 +00:00
Sonia Aguilar
3838fa5e55
Alerting: Fix data-testid in RuleEditorSection ( #97473 )
...
Fix advanced switch in notifications step
2024-12-05 14:21:01 +01:00
Tom Ratcliffe
b105b32c8a
Chore: Remove @eslint/compat and don't run all eslint rules in betterer ( #97463 )
...
* Remove eslint compat
* Remove fixup for testing library rules
* Make sure we don't ignore betterer eslint config from itself
* Update betterer to not run rules that are run in linting anyway
2024-12-05 12:14:09 +00:00
Gilles De Mey
9a262c867c
Alerting: Use the stepNo to make sure the ID of the switch is unique ( #97405 )
2024-12-05 13:08:41 +01:00
Jack Westbrook
20e619e445
Tempo: Reduce initial bundle size ( #97084 )
...
* feat(grafana-plugin-configs): externalise rxjs/operators
* feat(plugin-configs): add bundle analyser behind stats env var
* chore(tempo): add a build:stats script for bundle analysis
* feat(tempo): make query and config editors default export
* feat(tempo): lazy load query and config editors
* feat(tempo): lazy cheat sheet
* chore(tempo): remove webpackchunkname hints
2024-12-05 11:59:43 +00:00
Torkel Ödegaard
53cdbd8a2d
Dashboard: Fixes issue with compatability of old DashboardModel.annotations ( #97328 )
...
* Dashboard: Fixes issue with compatability of old DashboardModel.annotations
* let's lint this thing
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-12-05 12:50:21 +01:00
Ivana Huckova
3e96431bd6
Move createGraphFrames to grafana/o11y-ds-frontend
package ( #97394 )
...
* Move createGraphFrames to o11y-ds-frontend package
* Remove duplicated mock response
* Rename files and function
2024-12-05 12:25:46 +01:00
Misi
f82eea7840
Chore: Extend OrgRoleMapper ( #97336 )
...
* Extend OrgRoleMapper
* Cover mappingCfg eq nil
* Use struct instead of a pointer in MapOrgRoles
2024-12-05 12:14:37 +01:00
Ryan McKinley
8165258a2d
Storage: Query stats within a namespace ( #97403 )
2024-12-05 13:58:13 +03:00
Jacob Valdez
3724ffd858
removing outdated versioning info from GCM data source docs ( #96854 )
...
* removing outdated versioning info from GCM data source docs
* deleting missed admonition closure
2024-12-04 16:17:04 -06:00
owensmallwood
70c9c3889f
Unified Storage Indexer: Add back metrics ( #97310 )
...
* Adds back indexer metrics. Uses config values instead of hardcoded ones.
* cast to int64
* remove unused func
* Index metrics impl doesn't depend on Bleve. Adds a TotalDocs func to SearchBackend interface.
* adds config setting for index_min_count
* rename arg
* rename metric label to namespace instead of slug
* adds default "do nothing" case to satisfy linter
* moves bleve index metrics to search package
* make bleve backend private, dont need to pass in prom reg
* imports
* adds bleve metrics to resource package to avoid circular deps
2024-12-04 15:02:40 -06:00
grafana-delivery-bot[bot]
39b6e712bb
Release: update changelog for 11.3.2 ( #97436 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 12:50:07 -08:00
grafana-delivery-bot[bot]
ff921288ca
Release: update changelog for 11.2.5 ( #97431 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 11:37:11 -08:00
grafana-delivery-bot[bot]
cf90aa1a96
Release: update changelog for 11.1.10 ( #97428 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 10:55:53 -08:00
grafana-delivery-bot[bot]
1683c3bade
Release: update changelog for 11.0.9 ( #97426 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 10:20:19 -08:00
grafana-delivery-bot[bot]
fb0a8b3fef
Release: update changelog for 10.4.14 ( #97418 )
...
Update changelog
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 17:51:12 +01:00
Tito Lins
51c20d75da
Alerting: update grafana/alerting due to SNS receiver update ( #97370 )
2024-12-04 17:22:00 +01:00
Gabriel MABILLE
ef79450065
Settings: Redact token keyword ( #97395 )
...
* Settings: Redact token keyword
* Be more specific
* Given section is part of key, be more specific
* Fix test
2024-12-04 16:58:29 +01:00
Matias Chomicki
f78cd0761b
Loki query option: fix step validation ( #96977 )
2024-12-04 09:35:51 -06:00
Kevin Minehart
6fe184a565
CI: add missing github app volume to release pipeline ( #97406 )
...
add github app volume to release pipeline
2024-12-04 17:02:01 +02:00
Robby Milo
2a82b433a4
fix deploy preview shared content ( #97355 )
...
* fix deploy preview shared content
* trigger build
* update workflow
* fix param
* revert content change
* trigger build
* trigger build
* trigger build
* revert ref change
2024-12-04 15:43:31 +01:00
Andres Martinez Gotor
85e006935e
Docs: Document the plugins preinstall feature ( #96464 )
2024-12-04 15:12:08 +01:00
Ethan
ae44451155
Update SBOM GitHub Action ( #97374 )
...
* Update SBOM report workflow for improved artifact naming and trigger options
* Change to use shared-workflow action
2024-12-04 14:40:59 +01:00
Dominik Prokop
5f8ada85fb
Browse dashboards: Use dashboard DashboardAPI ( #97387 )
...
* Browse dashboards: Use dashboard DashboardAPI
* Browse dashboards: Use DashboardAPI for deleting
* Browse dashboards: Use DashboardAPI for uid validation
2024-12-04 11:29:00 +01:00
Javier Ruiz
016351c7ed
[getTagKeys] Ensure we're not using suggestions when no scopes are present ( #97353 )
...
* Ensure we're not using suggestions when no scopes are present
* Simplify scopes check
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
---------
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
2024-12-04 10:30:32 +01:00
Ryan McKinley
b7066aa7dc
Chore: K8s registration cleanup ( #97373 )
...
cleanup
2024-12-04 09:10:31 +03:00
linoman
3d05f21abd
SCIM: GET /scim/Users/:id endpoint swagger documentation ( #97242 )
...
* Add GET /scim/Users/:id endpoint swagger documentation
2024-12-03 23:18:11 +01:00
owensmallwood
9642eedce6
Unified Storage: Use tls preferred when grafana db using ssl ( #97378 )
...
When unified storage is using the grafana db (default case for on-prem), if the db is using ssl then set tls=preferred. This fixes an on-prem bug in 11.3.1.
2024-12-03 23:56:13 +02:00
Isabella Siu
f4e108c34f
Cloudwatch: Accept empty string for logstimeout and mark errors downstream ( #96947 )
2024-12-03 15:02:52 -05:00
maicon
7fd8877439
Unistore: Update Folders Endpoint ( #97317 )
...
* Add route for update folders via apiserver
Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
---------
Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
2024-12-03 15:33:01 -03:00
Ryan McKinley
9d89d8757f
Search: Build index from resource stats ( #97320 )
2024-12-03 20:20:27 +03:00
linoman
64e7dbcadb
SCIM: DELETE /scim/Users/:id endpoint swagger documentation ( #97274 )
...
Update swagger documentation for DELETE /scim/Users/:id
2024-12-03 18:01:13 +01:00
Todd Treece
ec454e04c9
Chore: Remove standalone apiserver options ( #97349 )
2024-12-03 11:42:52 -05:00
Ryan McKinley
0ea0c35198
Chore: Remove unused GetDesiredDualWriterMode ( #97359 )
...
remove desired function
2024-12-03 17:42:10 +02:00
Isabella Siu
91bdf733fb
Elasticsearch: Health endpoint should handle http errors ( #96803 )
...
Elasticsearch: health endpoint should handle http errors
2024-12-03 10:37:31 -05:00
linoman
5c2cda7abb
SCIM: GET /scim/Users swagger definitions ( #97160 )
...
* Add GET /scim/Users endpoint definition
* update status code
* Update swagger reference
2024-12-03 16:34:20 +01:00
Jean-Philippe Quéméner
5bf0872d14
fix(short-url): redirect to main page if not found ( #97347 )
2024-12-03 16:32:53 +01:00
Ivana Huckova
802b96c6f7
Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 ( #97329 )
...
* Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1
* run make update-workspace
* make update-workspace
---------
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
2024-12-03 16:19:43 +01:00
Pepe Cano
8fe36e1c83
Alerting docs: clarify $labels
and query labels ( #97350 )
...
* Alerting docs: clarify `$labels` and query labels
* fix mispell
2024-12-03 15:57:17 +01:00
Karl Persson
3a17d0c927
IAM: align AuthInfo interface ( #97228 )
...
* Update to use updated interface
2024-12-03 15:11:17 +01:00
Hugo Kiyodi Oshiro
4a95594e4b
Plugins: Disable version install when angular version is not supported ( #97189 )
2024-12-03 14:21:33 +01:00
Sven Grossmann
34134d0e90
Loki: Hide internal labels ( #97323 )
2024-12-03 12:46:42 +01:00
Ali
cdf7ac6fd8
Enterprise-traces docs: Fixed broken links ( #96598 )
...
* Fixed broken links
* Update _index.md
* Update URL
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-12-03 11:22:23 +00:00
Gabriel MABILLE
3f8c20907c
Docs: Make a clear distinction between Organization Roles and RBAC roles ( #97082 )
...
* Docs: Make a clear distinction between Organization Roles and RBAC roles
* Add section to assign fixed and custom roles using the HTTP api
* Remove </br>
* run prettier
* Suggestions
Co-authored-by: Irene Rodriguez <irene.rodriguez@grafana.com>
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
2024-12-03 11:40:51 +01:00
renovate[bot]
869dfe0cdd
Update dependency @react-types/menu to v3.9.13 ( #97244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 10:09:36 +00:00
Armand Grillet
98178fba68
Remove issue-labeled.yml GitHub workflow ( #95611 )
...
This was previously used for the Alerting squad
but isn't anymore.
2024-12-03 10:52:04 +01:00
Timur Olzhabayev
9349a59c48
Fix: Plugin details version UI - adding some line breaks ( #97277 )
...
* Ensure text does not run out of the screen
* prettier fixes
* fixing import group order via lint:fix
2024-12-03 11:29:54 +02:00