Sofia Papagiannaki
b157fcdd87
Chore: fix formating for swagger definitions ( #54993 )
2022-09-12 10:40:35 +03:00
Leon Sorokin
7979463bbf
PanelOptions: fix timezones editor save key ( #55009 )
2022-09-10 09:25:27 -07:00
Ryan McKinley
4125dd57ee
Panels: Add panel debug support helper ( #54678 )
2022-09-09 14:35:52 -07:00
Ryan McKinley
c49c238974
Snapshots: Use the grafana datasource to render snapshot ( #54870 )
2022-09-09 13:16:24 -07:00
Leon Sorokin
dbb33eaba9
DataFrameJSON: add string enums inflation of field values ( #54938 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-09-09 13:59:29 -06:00
Adela Almasan
b08f839c4d
Geomap: Map control options e2e ( #54809 )
2022-09-09 15:56:35 -04:00
Andre Pereira
c776131929
[Tempo] - Random API response and other improvements ( #54905 )
...
* Moved the SearchResponse type to types.ts.
Created a mockSearchResponse function to generate search responses.
* Generate spans in mocked response. Extend results table to accomodate spans
* Show the first spanset attributes in the table
* Added a shortcut to run the query in TraceQL editor. Added a label and link to docs above the editor
* Improved autocomplete list sorting. Improved value regex.
* Rename column to "Span"
* Tests are great!
2022-09-09 19:00:35 +01:00
Leo
d5e28426ee
hide overflow content for single left pane ( #54882 )
2022-09-09 18:01:30 +02:00
kay delaney
4c7732ad17
Chore: Upgrade Typescript to 4.8.2 ( #54901 )
...
* Chore: Upgrade typescript to 4.8.2
2022-09-09 16:17:58 +01:00
Ashley Harrison
4866898529
make sure AppRoot is lazily loaded ( #54954 )
2022-09-09 16:09:34 +01:00
Matias Chomicki
4bed59efb3
Loki Query Variables: Add support to select from existing labels ( #54625 )
...
* feat(loki-variable-editor): replace input with select with datasource labels
* feat(loki-variable-editor): update test
* feat(loki-variable-editor): allow the editor to receive an existing query instance and edit it
* feat(loki-variable-editor): allow custom values in the label select
* feat(loki-variable-editor): mark stream field as optional
* feat(loki-variable-editor): add placeholder to stream selector and extend tooltip info
2022-09-09 08:59:07 -04:00
Erik Sundell
a37fa758a2
CloudWatch: Fix display name of metric and namespace ( #54860 )
...
* convert value to option
* add unit test
* fix lint issue
2022-09-09 14:15:32 +02:00
Hamas Shafiq
5169e79577
Chore: Add a README for Traces in the Plugins section ( #54903 )
2022-09-09 12:56:05 +01:00
Virginia Cepeda
d3a70de962
Alerting: Use original query time range when duplicating a query ( #54805 )
...
* Use original query time range when duplicating it
If there's no time range, then assign a default one
* Add tests
* Import default relative time range from common lib
2022-09-09 08:34:38 -03:00
Seyaji
096fc76e23
Chore: Convert TimelineHeaderRow to RTL ( #51390 )
...
* update data-testids
* update data-testids
* Convert TimelineHeaderRow test to RTL
* update data-testids
* Convert TimelineHeaderRow test to RTL
* Convert TimelineHeaderRow test to RTL
* modify TraceView test
* revert test
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/TimelineRow.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Ran yarn betterer
* update selector
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com >
2022-09-09 06:44:05 -04:00
Sven Grossmann
20b07fae6f
fix bug in loki's adhoc filters ( #54920 )
2022-09-09 12:04:51 +02:00
Ashley Harrison
a861c10f1b
Navigation: Integrate search into topnav ( #54925 )
...
* behaviour mostly there
* slight performance improvement
* slightly nicer...
* refactor search and add it to the store
* add comments about removing old component
* remove unneeded logic
* small design tweak
* More small tweaks
* Restore top margin
* add onCloseSearch/onSelectSearchItem to useSearchQuery
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2022-09-09 11:01:31 +01:00
Andres Martinez Gotor
366129c14e
AzureMonitor: Fix metric namespace list ( #54826 )
2022-09-09 10:17:10 +02:00
Gabriel MABILLE
101349fe49
RBAC: Add permissions to install and configure plugins ( #51829 )
...
* RBAC: Allow app plugins restriction
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
* Moving declaration to HttpServer
Co-Authored-By: marefr <marcus.efraimsson@gmail.com >
* Picking changes from the other branch
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
* Rename plugins.settings to plugins
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
* Account for PluginAdminExternalManageEnabled
Co-authored-by: Will Browne <will.browne@grafana.com >
* Set metadata on instantiation
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
Co-authored-by: Kalle Persson <kalle.persson@grafana.com >
Co-authored-by: marefr <marcus.efraimsson@gmail.com >
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
Co-authored-by: Will Browne <will.browne@grafana.com >
Co-authored-by: Jguer <joao.guerreiro@grafana.com >
2022-09-09 09:44:50 +02:00
Torkel Ödegaard
f5fd9029ea
DebugSnapshot: Change to use exisiting localstorage prop and open in new tab ( #54877 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2022-09-08 11:20:56 -07:00
Leon Sorokin
eb90d0c4b5
TimeSeries: Support for log scale and negative numbers ( #54812 )
2022-09-08 11:52:57 -05:00
Domas
9dd4eab553
ignore non-actionable errors in grafana agent ( #54824 )
2022-09-08 16:19:38 +03:00
GitStart
e9243f8a38
Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention ( #54819 )
2022-09-08 14:32:32 +02:00
Konrad Lalik
933ec4817f
Alerting: Change the rule yaml data to reflect Prom-based rule format ( #54520 )
2022-09-08 12:52:36 +02:00
Ezequiel Victorero
bcab0194f1
PublicDashboards: disable form if user does not has permissions ( #54853 )
2022-09-07 18:29:01 -03:00
Leon Sorokin
4223d3a6a7
Heatmap: Add option to reverse color scheme ( #54365 )
2022-09-07 11:09:44 -05:00
Leon Sorokin
75de42fba7
BarChart: fix stale colorByField being used in value mappings ( #54820 )
2022-09-07 08:31:31 -06:00
Hamas Shafiq
762432a921
Chore: Add a README for the Node Graph plugin ( #54801 )
2022-09-07 14:52:55 +01:00
Gábor Farkas
687b0b1726
elastic: explain why moving_avg is 7.x only ( #54840 )
2022-09-07 14:31:11 +02:00
Ashley Harrison
4825707853
Add basic unit tests for landing pages ( #54696 )
2022-09-07 12:40:53 +01:00
Matias Chomicki
c0b3cd3da0
refactor(loki-derived-fields): migrate test to testing library ( #54729 )
2022-09-07 08:54:28 +00:00
Ashley Harrison
66ce33bc5b
make Browse the root item of Dashboards when topnav is enabled ( #54782 )
2022-09-07 09:24:10 +01:00
Adela Almasan
3864de9425
Geomap: Cleanup GeomapPanel component ( #54538 )
2022-09-06 21:22:34 -04:00
Torkel Ödegaard
e5c32c8cc9
Dashboard: Unsaved changes warning fixes ( #54706 )
...
* Quick test of alternative method
* change order of if condition again for better readability
* Think I have something that is working
* Update
2022-09-06 13:00:32 -04:00
Joao Silva
ab79976a8d
Navigation: Adds profile menu to top nav bar ( #54720 )
2022-09-06 17:32:05 +01:00
Ashley Harrison
a4566eaf32
add unit tests for buildBreadcrumbs ( #54785 )
2022-09-06 16:43:59 +01:00
Laura Fernández
066710a7bc
Navigation: use navId and pageNav on Alerting - Contact Points page ( #54451 )
2022-09-06 16:25:07 +02:00
kay delaney
a70aba1384
Chore: Update slate and related packages ( #54566 )
...
* Chore: Update slate and related packages
2022-09-06 15:23:48 +01:00
Matias Chomicki
baffc3d948
fix(elasticsearch): remove deprecated elastic versions ( #54632 )
...
* fix(elasticsearch): remove deprecated elastic versions
* fix(elasticsearch): make 8 the default and fallback version
2022-09-06 09:42:39 -04:00
Sofia Papagiannaki
e57fd88644
Swagger: restore missing enterprise endpoints ( #54765 )
2022-09-06 16:26:55 +03:00
Matias Chomicki
5767c01a79
Elasticsearch: fix types in test and add mock factory ( #54582 )
...
* refactor(elastic-test): add datasource mock factory
* refactor(elastic-test): use new factory and attempt to fix some type issues
* refactor(elastic-test): type fixes
* refactor(elastic-test): update test with mock changes
* refactor(elastic-test): remove commented code
Git history should be more than enough to go back to previous revisions instead of keeping commented code.
* refactor(elastic-test): use mock factory and fix type issues in language provider test
* Chore: rename mock parameter
* Chore: remove unnecessary conditional
* Chore: remove ts-expect-error
2022-09-06 14:35:54 +02:00
Laura Fernández
8ae6cf6b99
Navigation: add breadcrumbs in Explore page ( #54547 )
2022-09-06 12:11:00 +02:00
Hamas Shafiq
7779ae315b
Chore: Use the DEFAULT_LIMIT variable for the default value of the TraceQL Limit field ( #54723 )
2022-09-06 10:02:37 +01:00
Josh Hunt
139705611a
Chore: Remove remaining IconName type assertions ( #54658 )
...
* Chore: Remove remaining IconName type assertions
* fix lints
2022-09-06 09:15:36 +01:00
Ryan McKinley
ac93cf1db2
Playlists: Migrate to UIDs and load dashboards in the frontend ( #54125 )
2022-09-05 20:40:01 -07:00
ismail simsek
3ea9ece16e
Update graphite datasource testing query ( #54635 )
...
* Provide from and to parameters when testing the datasource
* Strongly typed test datasource query
2022-09-05 20:59:44 +02:00
GitStart
d5d7e920a0
Loki: Remove any from public/app/plugins/datasource/loki/components/LokiOptionFields.test.tsx ( #54239 )
2022-09-05 18:25:12 +02:00
Gareth Dawson
73eb1f047a
Loki/Prometheus: Make sections in log/metrics browser resizable ( #54704 )
...
* Make loki label browser resizable
* Make prometheus metric browser resizable
* Remove min-width from Label and Metrics browser
* Remove max-width from Prometheus Metrics Browser
2022-09-05 17:03:03 +01:00
GitStart
69f3e48962
Panel Header: Description tooltip expand to fit large elements ( #54238 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev >
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com >
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev >
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br >
Co-authored-by: juliopiubello <juliopiubellow@gmail.com >
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com >
2022-09-05 17:54:24 +02:00
Hamas Shafiq
295c36e4ec
Tempo: Move interfaces & TempoQueryType from datasource.ts to types.ts ( #54621 )
2022-09-05 15:46:10 +01:00