Todd Treece
0101c19374
Prometheus: Predefined scopes for Azure authentication ( #49861 )
2022-05-31 05:20:26 -04:00
Dimitris Sotirakis
3587a5559b
Dependencies: Update etcd module ( #49873 )
...
* Update etcd
* Update go.sum
* Replace etcd due to broken module
2022-05-31 12:13:50 +03:00
kay delaney
0012d2d81f
UI/Button: Remove deprecated "link" variant ( #49843 )
2022-05-31 09:40:03 +01:00
Alex Khomenko
bfbe856319
TeamMemberRow: Convert tests to RTL ( #49875 )
...
* TeamMemberRow: Remove legacy select
* TeamMemberRow: Update attributes
* TeamMemberRow: Refactor tests to RTL
2022-05-31 10:33:27 +02:00
Joey Tawadrous
387267b30a
Elasticsearch: Migrate annotation editor to react ( #49529 )
...
* Migrate annotation editor to react
* Gio patch
* Update types
* Optional and conform to older design
2022-05-31 09:26:40 +01:00
Torkel Ödegaard
8fa8c9dc8b
Angular: Remove deprecated angular modal support and libs ( #49781 )
2022-05-31 08:19:29 +02:00
Joao Silva
056a1fec3d
PanelEditor: Fixes issue with Table view and multi data frames ( #49854 )
2022-05-30 20:29:51 -07:00
Leon Sorokin
143f9e2dd9
HeatmapNG: ensure non-zero y bucket size ( #49454 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-05-30 20:27:41 -07:00
kyamau
8b2a3a018d
Alerting: Chore: Fix event name in ngalert/README.md ( #49829 )
...
Fix event name from *evalContext to *evaluation as #45144 .
2022-05-31 10:30:56 +08:00
Maria Alexandra
855655cc9c
SearchV2: Fix search input width on mobile ( #49850 )
...
* SearchV2: Fix search input on mobile
2022-05-30 18:46:23 +02:00
kay delaney
70980fbb44
ClipboardButton: Simplify callbacks ( #49847 )
2022-05-30 18:38:52 +02:00
Josh Hunt
e0bb01aea6
Dashboard: Fix panel menu styling issues ( #49806 )
...
* Dashboard: Fix panel menu styling issues
* remove !importants I added
2022-05-30 17:07:01 +01:00
Matthew Jacobson
d92625125b
Alerting: Add templated subject config to email notifier ( #49742 )
...
* Add subject templating to email notifier
* Fix linting
2022-05-30 11:55:34 -04:00
Karl Persson
d82eb5902d
AccessControl: Cleanup access control interface ( #49783 )
...
* removed unused function
* Rename interface
2022-05-30 17:48:12 +02:00
George Robinson
3b7f871bf4
Alerting: Enable Unified Alerting for open source and enterprise ( #49834 )
...
This commit enables Unified Alerting for open source and enterprise unless disabled in configuration.
2022-05-30 16:47:15 +01:00
Sergey Kostrukov
2b83cf4618
Prometheus: Predefined scopes for Azure authentication ( #49557 )
...
* Predefined scopes for Azure Prometheus
* Allow override of audience
2022-05-30 17:43:32 +02:00
Zoltán Bedi
f87c1b0eb9
Chore: Convert FolderPicker test to rtl ( #49838 )
2022-05-30 17:36:16 +02:00
Torkel Ödegaard
0a341812d2
devenv: Fix data source uid for default gdev-testdata ( #49820 )
2022-05-30 11:15:35 -04:00
Zoltán Bedi
3d3cf74038
Fix: Timeseries migration regex override ( #49629 )
2022-05-30 16:27:53 +02:00
Adam Simpson
6554bbd70f
AzureMonitor: migrate Logs+Arg QueryEditor to @grafana/experimental ( #48978 )
...
* AzureMonitor: use @grafana/experimental for LogsQueryEditor
ref #48711
* AzureMonitor: migrate ArgQueryEditor to @grafana/experimental.
Change CodeEditor to 100% instead of 1000px to match LogsQueryEditor.
ref #48713
2022-05-30 16:10:34 +02:00
Todd Treece
b8563958bd
Prometheus: Disable prometheusStreamingJSONParser by default ( #49825 )
2022-05-30 10:04:44 -04:00
Alex Khomenko
a71e371877
RolePicker: Add extra offset for menu position ( #49823 )
2022-05-30 16:03:05 +02:00
dependabot[bot]
d078cb8c78
Bump actions/upload-artifact from 2 to 3 ( #47541 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 15:01:57 +01:00
Andres Martinez Gotor
aceb218157
AzureMonitor: Document maximum returned records for Resource Graph ( #49801 )
2022-05-30 15:49:42 +02:00
Ashley Harrison
216565aa00
Chore: Upgrade to jest 28 ( #49679 )
...
* bump packages to jest 28
* changes needed for jest 28
* map react-colorful as well
* use customResolver and fix last test
* don't need react-colorful installed if we're using a custom resolver
* return correct thing in mock
* remove watchPathIgnorePatterns since we don't have node_modules anymore
2022-05-30 14:14:34 +01:00
Jack Baldry
0a23299878
Fix typo in curl command ( #46729 )
...
* Fix typo in curl command
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix typo in another curl command
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com>
2022-05-30 14:02:04 +02:00
Ashley Harrison
10680c1775
cap mobile nav height ( #49785 )
2022-05-30 11:58:38 +01:00
Ashley Harrison
309ad38fd6
add event tracking to navigation ( #49800 )
2022-05-30 11:55:07 +01:00
kay delaney
17d0133008
Search: Fix overflow issue with folder view ( #49723 )
2022-05-30 10:31:42 +01:00
Ivana Huckova
5f6b23e45a
AutoSizeInput: Move to @grafana/ui ( #48811 )
...
* AutoSizeInput: Move to @grafana/ui
* Update packages/grafana-ui/src/components/AutoSizeInput/AutoSizeInput.mdx
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update packages/grafana-ui/src/components/AutoSizeInput/AutoSizeInput.mdx
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update packages/grafana-ui/src/components/AutoSizeInput/AutoSizeInput.mdx
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Fix linter error
* Update packages/grafana-ui/src/components/AutoSizeInput/AutoSizeInput.mdx
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update packages/grafana-ui/src/components/AutoSizeInput/AutoSizeInput.mdx
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Move AutoSizeInput to Input folder
* Use iconOptions in storybook
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
2022-05-30 10:46:33 +02:00
George Robinson
47a3ddd968
Alerting: Add GetImages to ImageStore ( #49717 )
...
* Alerting: Add GetImages to ImageStore
* Use assert.ElementsMatch instead of sort.Sort
2022-05-30 09:26:16 +01:00
Will Browne
4fae0f49d7
tidy up ( #49720 )
2022-05-30 09:54:28 +02:00
Eric Leijonmarck
f5d25c91f6
Docs: integration tests for using sqllite ( #49455 )
...
* Update developer-guide.md
* prettier formatting
2022-05-30 17:52:02 +10:00
Torkel Ödegaard
7be5142164
PanelChrome: Fixes issue with padding not being applied as gridUnits ( #49751 )
2022-05-30 07:41:38 +02:00
JitaC
1970c9020a
Docs: Update create alerting rules topics ( #49764 )
...
* Updated topic on Grafana managed rule.
* Updated loki and mimir rules and recording rules topics
* Checkin changes.
* Fixed typo
2022-05-27 22:29:59 -04:00
JitaC
f5a3ac855d
Docs: Refactor contact points section of alerting docs ( #49758 )
...
* Initial commit
* weight adjustments
* Checkin changes.
2022-05-27 13:37:37 -04:00
Christopher Moyer
0f40d2a79d
Docs/fixes relrefs ( #49754 )
...
* fixes http-api link
* removes old saml docs
* fixes broken links to enterprise docs landing page
2022-05-27 08:55:43 -05:00
Christopher Moyer
8c84d62e3d
Docs: combines all SAML topics into one topic ( #49443 )
...
* combines all SAML topics
* resolves merge conflicts
* makes prettier
2022-05-27 07:42:51 -05:00
Ivana Huckova
745b101d41
Loki: Fix unwrap parsing ( #49732 )
2022-05-27 14:00:51 +02:00
Joe Blubaugh
d5a327f43d
Alerting: Add tests for Slack Notifier Image Upload ( #49669 )
...
Tests that file bytes are correctly read from storage when an image is
available without a URL. Tests that not found and success cases are both
handled.
2022-05-27 10:30:44 +08:00
sam boyer
be06d37a20
schema: Generate Go and Typescript from Thema coremodels ( #49193 )
...
* Add go code generator for coremodels
* Just generate the entire coremodel for now
Maybe we'll need more flexibility as more coremodels are added, but for
now this is fine.
* Add note on type comment about stability, grodkit
* Remove local replace directive for thema
* Generate typescript from coremodel
* Update pkg/coremodel/dashboard/addenda.go
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
* Update cuetsy to new release
* Update thema to latest
* Fix enum generation for FieldColorModeId
* Put main generated object at the end of the file
* Tweaks to generated Go output
* Retweak back to var
* Add generated coremodel test
* Remove local replace statement again
* Add Make target and call into cuetsy cmd from gen
* Rename and comment linsrc for readability
* Move key codegen bits into reusable package
* Move body of cuetsifier into codegen pkg
Also genericize the diffing output into reusable WriteDiffer.
* Refactor coremodel generator to use WriteDiffer
* Add gen-cue step to CI
* Whip all the codegen automation into shape
* Add simplistic coremodel canonicality controls
* Remove erroneously committed test
* Bump thema version
* Remove dead code
* Improve wording of non-canonicality comment
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-05-27 03:21:37 +02:00
Ryan McKinley
a641949a05
SearchV2: improve searcher API, and include a fallback SQL based implementation ( #49535 )
2022-05-26 17:08:17 -07:00
kay delaney
3d8eda0132
Chore: Remove deprecated surface
prop from IconButton ( #49715 )
...
* Chore: Remove deprecated `surface` prop from IconButton
* Update component docs
2022-05-27 01:00:57 +01:00
sam boyer
e9e2ad6bee
devnev: Update several dashes to schemaVersion 36 ( #48976 )
...
This is just to make a more robust set of test inputs test suite for
schema validation.
2022-05-26 17:00:44 -07:00
Isabella Siu
b80934617b
CloudWatch: Use scopedVars in expressions ( #49178 )
...
* CloudWatch: Use scopedVars in expressions
* fix spec test
2022-05-26 17:03:55 -04:00
Alexander Weaver
909ebcf979
Alerting: Endpoints for provisioning mute timings ( #49635 )
...
* Add validator for mute timing and make it provisionable
* Add tests to ensure prometheus validators are running and errors are propagated
* Internal API for manipulating mute timings
* Define and generate API layer
* Wire up generated code
* Implement API handlers
* Tests for golang layer
* Fix reference bug
* Fix linter and auth tests
* Resolve semantic errors and regenerate
* Remove pointless comment
* Extract out provisioning path param keys, simplify
* Expected number of paths
2022-05-26 14:24:34 -05:00
Nathan Marrs
097583e952
Canvas: Fix element placement UX ( #49665 )
2022-05-26 09:50:35 -07:00
Johannes Hertenstein
16d738a03a
Alerting: Do not include button in googlechat notification if URL invalid ( #47317 )
...
* Alerting: Do not include button in googlechat notification if URL invalid
* Apply suggestions from code review
Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>
* Alerting: Add test case for invalid external URL in googlechat notifier
Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>
2022-05-26 11:23:39 -05:00
kay delaney
bae9a60089
Chore: Convert legacy Input
test to RTL ( #49713 )
2022-05-26 17:10:35 +01:00
Ashley Harrison
a12cdf8283
convert PartialHighlighter test to RTL ( #49708 )
2022-05-26 17:09:44 +01:00