Tobias Skarhed
a279220d74
Combobox: Use ScrollContainer
to show scroll indicators ( #95962 )
...
Add CustomScrollbar
2024-11-06 15:35:31 +01:00
Syerikjan Kh
06bdfe8e96
ref: remove alias check - moved to gcom ( #95955 )
2024-11-06 09:30:24 -05:00
Pepe Cano
290612e366
Alerting docs: specify using multiple contact point integrations in the UI and HTTP API ( #95890 )
...
* Sort list of contact points on the sidebar
* Update `Configure contact points` to clarify contact point integrations
* Alerting HTTP API: fix `EmbeddedContactPoint` properties table
* HTTP Alerting API: clarify how `ContactPoint.name` groups contact points
* Update docs/sources/alerting/configure-notifications/manage-contact-points/_index.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-11-06 15:28:44 +01:00
Bogdan Matei
52f4bd64e0
Dashboard: Append orgId to URL ( #95960 )
2024-11-06 16:01:55 +02:00
Josh Hunt
8d765cfba1
Prometheus: enable custom values in MetricCombobox ( #95950 )
2024-11-06 13:59:55 +00:00
kay delaney
9d4a087d77
Dashboard datasource: Include source panel annotations ( #95958 )
2024-11-06 15:52:54 +02:00
Sergej-Vlasov
d225e0a95c
DiffViewer: update to newer react-diff-viewer-continued for performance improvements ( #95729 )
...
update to newer react-diff-viewer-continued for performance improvements
2024-11-06 13:36:12 +00:00
Carl Bergquist
70223b2e3d
Loki: Add support for injecting scopes into loki expressions. ( #95591 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-11-06 15:28:42 +02:00
Bogdan Matei
a80517d6fe
Scopes: Add scopes to metrics explore ( #94802 )
2024-11-06 15:11:33 +02:00
Karl Persson
3311df6e3d
Docs: Remove org id from create team request docs ( #95947 )
...
* Remove org id from create team request docs
* remove reference to orgId
2024-11-06 13:53:48 +01:00
Andrej Ocenas
86ef3c916d
TimeRangeProvider: Fix synced status being kept when only one picker is mounted ( #95885 )
2024-11-06 13:40:17 +01:00
Mariell Hoversholm
f15f6022de
fix: pass context into secrets logs ( #95944 )
2024-11-06 12:52:29 +01:00
Sonia Aguilar
3c1a5ab439
Alerting: Handle regex matchers with flags ( #95883 )
...
* handle regex matchers with flags
* add test in alertmanager.test.ts
* refactor to use the same matching functions
* lint
* lint again
* move matchers functions to matchers.ts
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-11-06 13:40:55 +02:00
Ashley Harrison
f8ae71e458
Frontend: Replace deprecated meta tag with correct version ( #95939 )
...
replace deprecated meta tag with correct version
2024-11-06 10:34:14 +00:00
grafana-pr-automation[bot]
0007ede9de
I18n: Download translations from Crowdin ( #95942 )
2024-11-06 12:20:22 +02:00
Brad Cowie
2bfdee73e3
Prometheus: Fix escaping of quotation marks for variables ( #93415 )
...
* Prometheus: Fix escaping of quotation marks for non-regex variables
* Prometheus: Fix escaping of double quotation marks for regex variables
* Prometheus: Add escaping for adhoc filter label queries
2024-11-06 11:19:09 +01:00
grafana-pr-automation[bot]
228bf711f9
I18n: Download translations from Crowdin ( #95891 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-06 10:39:59 +01:00
Hugo Kiyodi Oshiro
058b28aaad
Plugins: Add install specific version feature in plugins version tab ( #93922 )
2024-11-06 10:29:03 +01:00
Tobias Skarhed
70e05c6a3a
Combobox: Remove Chance to generate options in story ( #95842 )
...
Generate basic options
2024-11-06 09:48:44 +01:00
Misi
ab974ddf14
ServerLock: Fix pg concurrency/locking issue ( #95916 )
...
Fix pg unique constraint validation in serverlock
2024-11-06 09:47:32 +01:00
Ryan McKinley
7f560c13e4
Search: Make the existing dashboard parsing code public ( #95649 )
2024-11-06 07:35:15 +03:00
Todd Treece
ed52515ae3
Playlist: Fix mutation logic ( #95925 )
2024-11-05 21:00:10 -05:00
Todd Treece
280c27507c
Playlist: Add mutation and validation ( #95708 )
2024-11-05 17:45:09 -05:00
ismail simsek
c125ead121
Explore Metrics: Reverse the sorting of outliers ( #95919 )
...
reverse the sorting of outliers
2024-11-06 00:35:14 +02:00
Jacob Valdez
9a1e7de79d
Docs: Updating steps for pulling Grafana metrics into Prometheus ( #95913 )
...
* Docs: Updating steps for pulling Grafana metrics into Prometheus
* slight update based on review
2024-11-05 22:13:47 +00:00
Scott Lepper
1feaf6df99
search: add OR filter for kinds ( #95915 )
...
search: add OR filter for kinds
2024-11-05 17:02:13 -05:00
Todd Treece
cd9fcd08aa
K8s: APIGroupBuilder runner admission support ( #95705 )
2024-11-05 23:57:20 +02:00
Scott Lepper
6d8ee5fde0
search: use US searcher from dashboard list page ( #95888 )
...
search: wire up unified storage searcher
2024-11-05 14:30:10 -05:00
Kim Nylander
78c5fe61df
[DOC] Add Pyroscope to list of products ( #95884 )
...
* Add Pyroscope to list of products
* Update docs/sources/shared/basics/what-is-grafana.md
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Bryan Huhta <32787160+bryanhuhta@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Bryan Huhta <32787160+bryanhuhta@users.noreply.github.com>
2024-11-05 14:24:42 -05:00
Juan Cabanas
ef4640abfb
ShareButton: Add dropdown tracking ( #95905 )
2024-11-05 15:32:07 -03:00
Andreas Christou
da1a5426d0
Azure: Handle namespace request rejection ( #95574 )
...
Handle rejection and add test
2024-11-05 17:54:47 +00:00
Jacob Valdez
a8578484bb
Docs: updating auto_refresh_license information ( #95804 )
2024-11-05 11:35:09 -06:00
Dave Henderson
04d71068d1
ci: Update Dependabot with a single multi-directory config for gomod ( #95881 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-11-05 18:24:43 +01:00
Matias Chomicki
a3d3af35da
Shard query splitting: improve error handling ( #95824 )
...
* Shard query splitting: Improve error handling
* Formatting
* Shard query splitting: do not shard instant queries
* Shard query splitting: stop querying on parse errors
2024-11-05 17:34:22 +01:00
ismail simsek
82ac9e2bb6
Explore Metrics: Explore Logs integration ( #94656 )
...
* initial logs integration
* rename back to Integrations
* remove comments
* connect related logs in metrics with logsIntegration service
* rename
* remove comments
* feat: related logs with loki expr
* fix: layout & var updates
* refactor: prefer scene state to context
* fix: limit DS select to relevant loki DSes
* refactor: use existing utils
* refactor: types
* fix: tests and types
* refactor: simplify
* refactor: prefer precise data updates
* refactor: prefer variable for key
* refactor: simplify panel search
* refactor: remove unnecessary short-circuit
* fix: ensure single network request for logs
* fix: add missing limit to fetched log lines
* refactor: add clarity
* refactor: organize imports
* feat: messaging for No Related Logs case
* fix: add missing space
* chore: add `exploreMetricsRelatedLogs` feature toggle
* feat: link to Explore Logs app
* fix: i18n
* fix: use sentence case consistent with design system
* style: avoid competing with metricscene buttons
* fix: capitalization for names
* fix: a11y
* refactor: clean up and document utils
* fix: formatting
* chore: run `make i18n-extract`
* test: improve coverage
* test: fix module resolution side-effects
* extract only the first rule
refactor: organize imports
* remove unnecessary test files
---------
Co-authored-by: Nick Richmond <nick.richmond@grafana.com>
2024-11-05 17:28:43 +01:00
Marcus Andersson
c7a7f7dce5
PluginExtensions: Made it possible to enable extensions admin page in non-development environments ( #95820 )
...
* Added feature flag for toggling extensions admin page.
* fixed typo.
* require restart
---------
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2024-11-05 16:55:10 +01:00
Torkel Ödegaard
6fd3620d50
Dashboards: Fixes issue with panel header showing even when hide time override was enabled ( #95814 )
...
* Dashboards: Fixes issue with panel header showing even when hide time override was enabled
* fixes
* fixed test
2024-11-05 16:40:43 +01:00
Luis Rodrigues
bfa1f03315
Prometheus: Fix query editor crash in response to invalid query ( #94421 )
...
* Quick fix for RenderParams Function
* Removing unnecessary optional chaining
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com>
* Removing unittests for RenderParams
---------
Co-authored-by: Nick Richmond <5732000+NWRichmond@users.noreply.github.com>
2024-11-05 10:29:52 -05:00
Ashley Harrison
c05bfdf71f
Theme: Add debug
theme behind extraThemes
toggle ( #95838 )
...
add debug theme
2024-11-05 14:37:09 +00:00
Scott Lepper
ef29ce5b85
[search] - folder tests; search by ids ( #95797 )
...
[search] - folder tests; search by ids
2024-11-05 09:34:54 -05:00
Carl Bergquist
af6ddad058
go: run gomod updates daily ( #95841 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-11-05 15:27:03 +01:00
Konrad Lalik
3c8d29fa46
Alerting: Fix contact points secure settings migration ( #95787 )
...
Add missing migration for secure settings, add types to notifiers mocks
2024-11-05 14:46:17 +01:00
Konrad Lalik
91088d1f56
Alerting: Optimize Prometheus rules query params ( #95833 )
...
Load alert instances only when label filter is applied
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-11-05 14:35:53 +01:00
Victor Marin
34991f5b44
Chore: Fix dashboards label adding workflow ( #95778 )
...
* change auth for dashboards workflow
* fix
* fix
* final changes/ tested action
* fix
2024-11-05 14:43:47 +02:00
Andres Martinez Gotor
e6353dcd68
Chore: make update-workspace ( #95821 )
2024-11-05 11:22:23 +01:00
Ashley Harrison
0fae3579e8
Chore: improve some types ( #95728 )
...
* fix some typings
* fix some more
* more type fixes
* fix some graphite types
* few influx fixes
2024-11-05 09:57:30 +00:00
Ashley Harrison
34269a03c0
ScrollContainer: Apply to dashboard panels ( #95724 )
...
* add ScrollContainer to panels
* remove unnecessary wrapper
* fix text panel
2024-11-05 09:56:57 +00:00
Georges Chaudy
f075662696
UniStore: Add folder to the SQL backend ( #95671 )
...
* Add folder to the SQL backend
* remove unused key
* fix tests
* Return folders from watch
2024-11-05 10:37:23 +01:00
Tom Ratcliffe
7e34c015ee
Alerting: Load alerting state view based on prom primary feature toggle ( #95045 )
2024-11-05 09:33:54 +00:00
Pepe Cano
facca37f4d
Alerting docs: Update Create alert rules from panels
( #95566 )
...
* Alerting docs: Update `Create alert rules from panels`
* Remove screenshots except when the panel displays alert status
* Further changes sync with Brenda
* minor changes
* Relocate admonition
* Specify `dashboardUId` and `panelId` must be set together
* Update docs/sources/alerting/alerting-rules/link-alert-rules-to-dashboards.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* change title
* change URL
* fix spell error
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-11-05 10:00:59 +01:00