Dimitris Sotirakis
62314bbf66
Remove grabpl dependency from yarn-install ( #56692 )
2022-10-11 18:58:03 +03:00
Matias Chomicki
6a74cd207a
feat(loki-monaco-editor): add support for in_aggregation situation ( #56680 )
2022-10-11 15:52:57 +00:00
Junaid Ali
33eb4a2807
Exclude full OAuth token details from printing out on stdout ( #55426 )
...
* remove token details from printing out on stdout
* Update login_oauth.go
* address comment
2022-10-11 17:20:49 +02:00
Hamas Shafiq
9db61f54ff
Tempo: Fix the inconsistency between the query limit values in the options component ( #56566 )
2022-10-11 16:08:53 +01:00
Dimitris Sotirakis
94fe605175
Update latest json ( #56732 )
2022-10-11 14:35:50 +00:00
Giordano Ricci
e3e32c7d04
chore: bump code coverage action version ( #56710 )
2022-10-11 15:35:35 +01:00
Konrad Lalik
5ddf7b85df
Alerting: Alert list performance improvements ( #56247 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2022-10-11 16:24:01 +02:00
Grot (@grafanabot)
8627b2131f
Changelog: Updated changelog for 9.2.0 ( #56725 )
2022-10-11 17:18:15 +03:00
Sofia Papagiannaki
7e24e19230
Swagger: Remove license ( #56716 )
2022-10-11 17:06:36 +03:00
Nathan Marrs
a9c0afcc1f
Canvas: Docs for 9.2 ( #56219 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2022-10-11 06:34:49 -07:00
Grot (@grafanabot)
5cebb94e01
Changelog: Updated changelog for 9.1.8 ( #56714 )
2022-10-11 16:31:10 +03:00
Neel
86a1fe578a
Grafana UI: Fix alignment issue with http method dropdown ( #56592 )
...
- Removed custom width prop from the http method Select component to fix the alignment issue for prometheus HTTP request type dropdown
2022-10-11 08:20:13 -05:00
Grot (@grafanabot)
ae72742b76
Changelog: Updated changelog for 8.5.14 ( #56709 )
2022-10-11 16:15:07 +03:00
Giordano Ricci
f1a0a5cb47
Glue: improves validation & fix api docs for correlations ( #56682 )
2022-10-11 14:04:55 +01:00
Andres Martinez Gotor
cf2ba7e41c
Google Cloud Monitoring: Adapt default crossSeriesReducer ( #56693 )
2022-10-11 14:51:25 +02:00
Piotr Jamróz
ae927eab73
Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations ( #56295 )
...
* Attach static generic data link to data frames in Explore
* WIP
* Always load correlations config when the query is run
This will be moved to Wrapper.tsx and called only once Explore is mounted
* remove comment
* Load the config when Explore is loaded
* Clean up
* Check for feature toggle, simplify cod
* Simplify the code
* Remove unused code
* Fix types
* Add a test for attaching links
* Revert package.json changes
* Display title provided in the correlation label
* Add missing mocks
* Fix tests
* Merge branch 'main' into ifrost/integration/attach-generic-data-link
# Conflicts:
# public/app/features/explore/Wrapper.tsx
# public/app/features/explore/state/main.ts
* Remove redundant async calls
* Do not block Wrapper before correlations are loaded (only delay the query)
* Test showing results after correlations are loaded
* Post-merge fix
* Use more consistent naming
* Avoid null assertions
Co-authored-by: Elfo404 <me@giordanoricci.com>
2022-10-11 14:40:55 +02:00
Jorge Luis Betancourt
95b9fa3346
Alerting: Fix duration calculation when testing a rule ( #56616 )
...
When testing a rule within the legacy alerting the `timeMs` field could
sometimes show negative (and/or wrongly calculated) durations. This happens if the alert evaluation crosses a second boundary. This change uses the full timestamp to compute the eval duration.
2022-10-11 20:40:18 +08:00
Leo
0a183d1ba2
Navigation: Mobile support for topnav items ( #56568 )
...
* add topbar layout and wrapper
* mobile support for topnav icons
* improved hooks implementation
* added tests for TopSearchBarSection
* support css overrides for select and valuepicker
* make singlevalue inherit the color from select
2022-10-11 14:24:02 +02:00
Ashley Harrison
90cf76e05e
Navigation: Integrate Explore actions into topnav ( #56381 )
...
* integrate Explore actions into topnav toolbar
* add keys
* fix unit test
* fix bug with ToolbarButtonRow overflow
* make the render function a bit more readable
* fix overflow not updating when children change
2022-10-11 12:59:17 +01:00
brendamuir
d6fa12c5bc
Docs: updates numbering ( #56695 )
...
* Docs: updates numbering
* removes full stop
2022-10-11 12:58:15 +01:00
Leo
a91d77003d
AnnotationList: Support html content ( #54916 )
...
* support html content in annolistpanel
* improve panel tests
* add RenderUserContentAsHTML ui
* sanitize content
2022-10-11 13:35:03 +02:00
Josh Hunt
6969354490
Chore: remove i18n console log ( #56691 )
2022-10-11 07:22:48 -04:00
Grafana I18n Bot
11c4ab8397
I18n: Crowdin sync ( #56688 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
2022-10-11 07:04:33 -04:00
Dimitris Sotirakis
efc8f985cb
Remove build-frontend-packages step from docs pipelines ( #56686 )
2022-10-11 06:56:43 -04:00
Armand Grillet
74a79b517d
Update Alerting changelog ( #56684 )
...
Now simpler to use.
2022-10-11 10:55:18 +00:00
Ashley Harrison
8348f486d9
Navigation: Make sure topnav
is translated ( #56643 )
...
* initial translation progress
* more nav translations
* add subtitle translations
* more specific gitignore path
* fix unit tests
2022-10-11 11:45:58 +01:00
brendamuir
8a3294dcdf
Docs: adds external Alertmanager config ( #56636 )
...
* Docs: adds external Alertmanager config
* Adds link to add external alertmanager
* updating with george feedbacj
2022-10-11 11:29:11 +01:00
Josh Hunt
d52ab5de2e
EchoSrv: Remove $.ajax for loading scripts ( #56678 )
...
* user essentials mob! 🔱
lastFile:public/app/core/services/echo/backends/analytics/RudderstackBackend.ts
* user essentials mob! 🔱
lastFile:public/app/core/services/echo/backends/analytics/ApplicationInsightsBackend.ts
* user essentials mob! 🔱
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-10-11 11:11:23 +01:00
sam boyer
5641029a4a
coremodels: Always take runtime arg for NewBase() ( #56677 )
2022-10-11 05:39:29 -04:00
Gareth Dawson
10a34a041c
Add feature tracking for LogRow.tsx ( #56656 )
...
* Add feature tracking for LogRow.tsx
* Add type and logRowUid to reportInteraction
* Rename logs variable
2022-10-11 10:04:43 +01:00
GitStart
bc632f239d
Tempo: Tab button doesn't work when in the Tags field ( #56458 )
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
2022-10-11 10:03:59 +01:00
Dimitris Sotirakis
66cb56de79
CI: Trigger tag on CI changes ( #55388 )
...
* Trigger tag on CI changes
* Use github token available for PRs
Remove remote addition
* Replace origin with full url
Remove fetch for origin
Fix fetch
Remove --quite
Add rebase
Stash changes from verify-gen-cue
Cleanup
* Add --quiet when fetching
2022-10-11 12:01:18 +03:00
Joan López de la Franca Beltran
ef17f12c23
Docs: Fix caching.memcached setting name ( #56606 )
2022-10-11 10:47:57 +02:00
sam boyer
e5a6547a94
coremodels: Update to latest Thema with generics ( #56602 )
...
* Update thema to latest
* Deal with s/Library/*Runtime/
* Commit new, working results of codegen
2022-10-11 09:45:07 +01:00
Dimitris Sotirakis
668cb25b82
Fix release test pipelines dependencies ( #56671 )
2022-10-11 11:42:24 +03:00
George Robinson
52965de369
Alerting: Add doc comments to state struct and normalize fields ( #56647 )
2022-10-11 09:30:33 +01:00
Gareth Dawson
fa09aef4ba
Loki: Add tests for NestedQuery.tsx ( #56538 )
...
* WIP: Testing the NestedQuery component
* Add tests for NestedQuery.jsx
* Add aria-labels to select elements
* Update aria-labels
* Create datasource using createLokiDatasource()
2022-10-11 09:22:32 +01:00
Andres Martinez Gotor
8d9da34827
@grafana/ui: EditorField tooltip interactive ( #56557 )
2022-10-11 10:19:37 +02:00
Matias Chomicki
1b7e31cd27
Loki Monaco Editor: add component tests ( #56658 )
...
* feat(loki-monaco-editor): add component tests
* feat(loki-monaco-editor): rename test case
* Chore: add missing export
2022-10-11 04:15:48 -04:00
Dimitris Sotirakis
811f6054c8
Add dependencies ( #56666 )
2022-10-11 10:05:13 +03:00
Serge Zaitsev
53baecd71f
Chore: Move folder service into a separate package ( #56591 )
...
* Chore: move folder service interface into a separate package
* copy implementation into a standalone package
* move implementation and tests to the new folder package
* remove leftovers from wire
* add test doubles for folder service
* fix tests in library panels/elements
* fix provideservice in ngalert
2022-10-10 21:47:53 +02:00
Dimitris Sotirakis
eb077db2b0
Add clone-enterprise and init-enterprise steps ( #56662 )
2022-10-10 22:46:12 +03:00
Grafana I18n Bot
3f89de1747
I18n: Crowdin sync ( #56660 )
...
* New translations grafana.json (Chinese Simplified)
* delete zh-CN
Co-authored-by: joshhunt <josh@trtr.co>
2022-10-10 12:15:21 -04:00
Ivana Huckova
3e856da2e4
LabelFilters: Remove redundant css styling ( #56653 )
...
* LabelFilters: Remove redundant css
* Remove unused import
2022-10-10 17:59:13 +02:00
kay delaney
0696cd3549
i18n: Fix unnecessary ampersand escaping ( #56654 )
2022-10-10 11:56:28 -04:00
Dimitris Sotirakis
75c5845749
CI: Split release test pipelines ( #56655 )
...
* Split test release pipelines
* Add missing dependencies
* Add release branch case when naming pipeline
2022-10-10 11:46:56 -04:00
Polina Boneva
129a5a29e7
PanelChrome: New Panel Header design Feature Flag ( #56450 )
...
* add feature toggle newPanelHeader
* add feature toggle newPanelHeader
* more explicit naming and description of PanelChrome feature flag
2022-10-10 18:03:16 +03:00
kay delaney
efed72096f
TagsInput: Prevent adding duplicate tags + refactor, restyle ( #56485 )
2022-10-10 15:56:02 +01:00
Sven Grossmann
fb31daa92f
LogContext: Fix wrong width if lines are wrapped ( #56650 )
2022-10-10 16:31:14 +02:00
Andres Martinez Gotor
65e56c9fb8
Google Cloud Monitoring: Fix bucket bound for distributions ( #56565 )
2022-10-10 16:08:33 +02:00