Sven Grossmann
5fe23b4964
Loki: Track obfuscated query ( #61325 )
...
* obfuscate query
* also conver numbers and comments
* query obfuscation: simplify obfuscation and keep some identifiers
* Query obfuscation: replace placeholder string with node name
Co-authored-by: Matias Chomicki <matyax@gmail.com>
2023-01-13 16:16:47 +00:00
Ryan McKinley
ce3a96abec
Search: Auto focus input elements ( #61443 )
2023-01-13 16:01:47 +00:00
Brendan O'Handley
370272e57e
Documentation: Update prometheus getting started doc ( #60803 )
...
* update prom getting started doc
* fix md
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/getting-started/get-started-grafana-prometheus.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* update doc with image
* use multiple tasks template structure from writers toolkit
* fix image title
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-01-13 10:38:20 -05:00
Alex Khomenko
3569045dfc
Admin: Update the order of nav items ( #61497 )
...
* Admin: Change order of the nav items
* Admin: Update order
2023-01-13 17:27:26 +02:00
Michael Mandrus
9dc081e629
SMTP: Update SMTP TemplatesPatterns to do an 'or' filter instead of 'and' ( #61421 )
...
update template path parsing to use 'or' logic instead of 'and'
2023-01-13 10:24:22 -05:00
renovate[bot]
2cadcd5aeb
Update dependency eslint-config-prettier to v8.6.0 ( #61413 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 14:55:08 +00:00
TaitChan
a1d33c63c8
Internationalization: Translate page headers and Search dashboard actions ( #60727 )
...
* Fix: PageHeader & PageHeaderTabs & NavBarItem & DashboardActions & PanelMenu is displayed in default_language (#60719 )
* I18N: update strings (#60719 )
Co-authored-by: TaitChan <1441645821@qq.coom>
2023-01-13 14:33:42 +00:00
Gábor Farkas
ed88401a58
logs: json/logfmt-detection, simplify code ( #61492 )
...
* logs: json/logfmt: simplify code
* remove obsolete comment
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-01-13 14:33:18 +00:00
Josh Hunt
9b10f6c7dd
CommandPalette: Fix long dashboard names freezing the browser ( #61278 )
...
* CommandPalette: Use custom useMatches to avoid perf issues with long names
* wip start to multi search
* use search permutations, and do substring match if search is over 25 chars
* update ufuzzy
* don't permute query if greater than 5 words
2023-01-13 14:16:16 +00:00
gotjosh
8f72893076
Alerting: Document not supporting inhibition rules ( #61313 )
...
* Alerting: Document not supporting inhibition rules
* Update docs/sources/alerting/manage-notifications/create-silence.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/manage-notifications/alertmanager.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2023-01-13 15:06:06 +01:00
Joey Tawadrous
2b6a5e2b3d
Tracing: Span link feature tracking ( #61022 )
...
* Span link feature tracking
* Update interaction name
2023-01-13 14:02:25 +00:00
Jan Garaj
28dbbe9f5f
CloudWatch: Add CloudWatchSynthetics dimension ( #60832 )
2023-01-13 14:56:29 +01:00
Sven Grossmann
b3f28dea71
Logs: Change detected
to selected
label ( #61487 )
...
change `detected` to `selected`
2023-01-13 13:36:45 +00:00
Sven Grossmann
b816538e09
Loki: Fix misaligned derived fields settings ( #61475 )
...
* fix loki datasource settings
* remove unnecessary spacing
* remove unused import
2023-01-13 14:25:03 +01:00
Gábor Farkas
117874176d
logs: removed unused code ( #61484 )
2023-01-13 14:11:57 +01:00
Sonia Aguilar
fb5a033282
Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth ( #61473 )
...
Use SupportedPlugin.OnCall detecting OnCall types as a single source of truth
2023-01-13 13:34:39 +01:00
Ashley Harrison
da969e7d48
Command Palette: don't register dashboards as actions in the command palette ( #61271 )
...
* don't register dashboards as actions in the command palette
* create ActionImpls in RenderResults, memoize some array creation
* extract dashboard results out into separate hook
* remove unnecessary memoization from useActions
* move useDashboardResults into dashboardActions
2023-01-13 11:41:23 +00:00
Jack Baldry
017d4f2cbb
Pin doc-validator image version to allow repository to opt in to breaking changes ( #61456 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-01-13 11:40:30 +00:00
Ryan Cole
37a0afe136
Docs: Fix links to default_template.go
in alert template reference file ( #61340 )
...
Docs: Fix links to `default_template.go` alert template reference file
2023-01-13 11:32:45 +00:00
Andres Martinez Gotor
f6e735cd29
AzureMonitor: Keep resource in the URL for single requests ( #61414 )
2023-01-13 12:30:45 +01:00
renovate[bot]
55ec0c1c49
Update dependency chrome-remote-interface to v0.32.0 ( #61448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 11:05:26 +00:00
renovate[bot]
be04096366
Update dependency core-js to v3.27.1 ( #61342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 12:03:24 +01:00
Joao Silva
cdd0a2d228
Navigation: Add close button to dashboard settings ( #61366 )
2023-01-13 11:50:35 +01:00
Andriy
2baf967ff1
fix: Fix flattening queries with null
values ( #61380 )
2023-01-13 10:37:29 +01:00
Torkel Ödegaard
a5eb858d53
PanelChrome: Slight design improvements to menu button ( #61399 )
...
* PanelChrome: Slight design improvements to menu button
* Switch to narrow ToolbarButton
* Updated test
* removed unused import
2023-01-13 10:35:02 +01:00
Ieva
e543c10e25
RBAC: Remove RBAC mock from plugin installation tests ( #61416 )
...
remove ac mock from plugin installation tests
2023-01-13 09:34:20 +00:00
Karl Persson
0d572ff2ce
AuthN: Add check for disabled identities ( #61382 )
...
* AuthN: return error if identity is disabled
* AuthN: Remove isDisabled check in client
* AuthN: Format imports
2023-01-13 10:28:50 +01:00
Karl Persson
b5255ebfdf
RBAC: Update org rbac tests to not use mocked access control ( #61211 )
...
* API: Rewrite legacy access control and rbac tests for current org
endpoint
* API: Rewrite legacy and rbac endpoint tests for update current and
target org
* API: rewrite access control tests for create org
* API: Rewrite delete org api access control tests
* API: rewrite search org access control tests to not use mocked access
control
* API: Rewrite get org and get org by name access control tests to not use
mocked access control
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-01-13 10:22:32 +01:00
Armand Grillet
331fa686e0
Preferences: Changed 'Edit profile' to 'Profile' ( #61376 )
...
* Changed 'Edit profile' to 'Profile'
The profile is not always editable, e.g. when it is synec via OAuth,
and all the other sections of the preferences are titled without a
verb.
* Fix frontend test
2023-01-13 09:59:11 +01:00
idafurjes
490a787d9d
Chore: Move tem member models to team pkg ( #61294 )
...
* Chore: Move tem member models to team pkg
* Fix test lint
2023-01-13 09:43:38 +01:00
Levente Balogh
b8aaf85fdc
Levitate: Only run against the main branch ( #61401 )
...
chore: only run Levitate against the main branch
2023-01-13 09:43:09 +01:00
renovate[bot]
db894ac383
Update dependency eslint to v8.31.0 ( #61412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 09:04:53 +01:00
KonH
4421b31b66
Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult ( #57209 )
...
* Change signature - return non-reference from ReadPrometheusStyleResult
Related to https://github.com/grafana/grafana/issues/52430
* Fix invalid reference usage
* Potential fix for test data
* Remove additional ref usage
* Revert "Potential fix for test data"
This reverts commit 94ed588ab3
.
* Commit changed test data
* Revert unwanted conflict resolution
* Add additional condition to track empty responses
* Setup valid empty response
* Re-introduce changes reverted by merge
2023-01-13 09:00:39 +01:00
Alex Khomenko
078f2d4481
Admin: Remove navigation subheaders ( #61344 )
...
* Admin: Remove navigation subheaders
* Admin: Fix tests
2023-01-13 08:32:09 +02:00
Yuri Tseretyan
8e4922f02f
Chore: Update alerting to the head of the main ( #61437 )
2023-01-12 22:35:19 -05:00
Nathan Marrs
b1a24232e4
Canvas: Add support for basic arrows ( #57561 )
...
Co-authored-by: Ryan McKinley <ryan.mckinley@grafana.com>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
Co-authored-by: Drew Slobodnjak <drew.slobodnjak@grafana.com>
2023-01-13 02:38:00 +00:00
Ryan McKinley
0c20fe0ac9
EntityAPI: Include folder support and watch API stubs ( #61338 )
2023-01-13 00:39:36 +00:00
Ryan McKinley
da3f02d81b
Schema: Add TimeZone to mudball ( #61003 )
2023-01-12 14:54:02 -08:00
Brendan O'Handley
245a589336
Angular: Remove ngInject from influxdb and graphite ( #61251 )
...
remove ngInject from datasources
2023-01-12 17:14:18 -05:00
Giordano Ricci
1e33e56dbd
Explore: Unsync time ranges when a pane is closed ( #61369 )
...
* Explore: Unsync time ranges when a pane is closed
* remove unintentional import
2023-01-12 20:59:35 +00:00
Piotr Jamróz
e8ef0395b1
Glue: Hide run queries button in Correlations Page ( #61039 )
...
* Hide run queries button in Correlations Page when showing Loki and Prometheus editors
* Use more semantic selectors
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* Use more semantic selectors
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* Post-merge fix (remove duplicate)
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2023-01-12 21:14:55 +01:00
gotjosh
49ae1bbe63
Introduce AlertingConfiguration
that implements alerting.Configuration
( #61427 )
...
* Introduce `AlertingConfiguration` that implements `alerting.Configuration`
2023-01-12 16:03:07 -04:00
gotjosh
fd6f107ded
Alerting Unification: Use the errors from grafana/alerting in Alerts ( #61425 )
2023-01-12 15:23:34 -04:00
Sonia Aguilar
24c3c3a0ef
Alerting: Use pluginBridge to check if plugin is installed ( #61356 )
...
* Use getPluginSettings (/api/plugins//settings) to check if plugin is installed
* Use usePluginBridge hook instead of getPluginSettings to check if plugin is installed
2023-01-12 19:52:36 +01:00
gotjosh
ddb85ad6ad
Use the ClusterPeer
interface from grafana/alerting ( #61409 )
...
* Use the Cluster interface from grafana/alerting
2023-01-12 14:47:22 -04:00
Artur Wierzbicki
23dbc916e8
Live: Fix Subscription to the channel already exists
live streaming error ( #61406 )
...
#60570 : Fix `subscription to the channel already exists`
2023-01-12 21:55:01 +04:00
Gilles De Mey
6b620c79e0
Alerting: Fix flakey silence test ( #61395 )
2023-01-12 14:32:25 -03:00
chrisharbro
447e56b557
Fix typos ( #61318 )
...
Redis was called Rediss twice, this was the source of some confusion.
2023-01-12 10:31:55 -06:00
gotjosh
2d1faae0b5
Alerting Unification: Use alerting.MaintenanceOptions
to configure silences and nflog ( #61384 )
2023-01-12 12:31:38 -04:00
Andres Martinez Gotor
9055e1993d
AzureMonitor: API support for multiple resources ( #61315 )
2023-01-12 17:25:13 +01:00