renovate[bot]
b51167e89a
Update dependency @betterer/regexp to v5.4.0 ( #54051 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 11:04:51 +01:00
Marcus Efraimsson
cd5f27a25d
Plugins: Propagate distributed tracing headers to backend plugins ( #54107 )
2022-08-24 11:55:49 +02:00
sam boyer
1cfb3c1627
devenv: run stripnulls.sh ( #54124 )
2022-08-24 12:26:20 +03:00
renovate[bot]
caf3077ebb
Update dependency @betterer/eslint to v5.4.0 ( #54046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 09:29:17 +01:00
Matias Chomicki
1642716978
Chore(loki): remove any from DerivedFields test ( #53547 )
2022-08-24 10:06:28 +02:00
Kevin Minehart
95ec3e8c09
Chore: update latest.json to 9.1.1 ( #54108 )
2022-08-24 08:34:41 +01:00
Torkel Ödegaard
8880cbd7f6
AngularPanels: Fixing changing angular panel options not taking having affect when coming back from panel edit ( #54087 )
2022-08-24 08:35:44 +02:00
ying-jeanne
4dbe0b4f02
Chore: Move updateorg out of sqlstore ( #54111 )
...
* Chore: move updateorg out of sqlstore
* fix api test
2022-08-23 12:26:21 -05:00
Kristina
5f57edd08a
Allow for clickable link ( #54067 )
2022-08-23 12:17:58 -05:00
Ryan McKinley
1d4e01f8ba
Transformers: Support inner vs outer join ( #53913 )
2022-08-23 10:14:03 -07:00
eledobleefe
1766ea9fdf
Navigation: Use new page layout in Server Admin > Orgs pages ( #54018 )
2022-08-23 18:38:46 +02:00
Grot (@grafanabot)
2eec035c13
ReleaseNotes: Updated changelog and release notes for 9.1.1 ( #54103 )
2022-08-23 11:56:04 -04:00
Isabella Siu
4f2b66ac1d
CloudWatch: Log group variable should get all log groups ( #54062 )
2022-08-23 11:43:30 -04:00
Andreas Christou
1f17e9a044
Update effects to avoid retrieving metrics descriptors except on project name update ( #54091 )
2022-08-23 16:42:59 +01:00
Guilherme Caulada
d90600c454
Secrets: Add fallback to secrets kvstore plugin ( #54056 )
...
* Add fallback to secrets kvstore plugin
* Fix linter issues
* Fix linter issues
* Add deletion error to bool to fake secrets kvstore
* Add fallback to fake secrets kvstore
* Fix fake secrets kvstore fallback setter
* Use Key on Item message for secrets manager protobuf
* Add clarifying comment about fallback
2022-08-23 12:21:54 -03:00
ying-jeanne
ebcdf402b2
Chore: move from xorm to sqlx apikey store ( #53434 )
...
* migrate from xorm to sqlx
* fix tests
* fix comments
* fix some comments on the PR
* fix CI
* fix the comments
2022-08-23 11:01:35 -04:00
Kim Nylander
45b65cc6c9
[DOC] Add APM changes and fix links ( #53986 )
...
* Add APM changes and fix links
* Apply suggestions from code review
* Update docs/sources/datasources/tempo.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/explore/trace-integration.md
* Prettier update
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2022-08-23 07:46:23 -07:00
Giordano Ricci
fe8a4e926d
Chore: cleanup datasources devenv ( #54092 )
2022-08-23 15:10:13 +01:00
Ryan McKinley
dfda3e2b03
Dependencies: Update monaco-editor ( #54068 )
...
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com>
2022-08-23 06:58:58 -07:00
Esteban Beltran
6fe7a1f034
Icons: Move unicons icons to the repository and generate the iconsBundle.js with nodejs ( #53766 )
2022-08-23 15:47:14 +02:00
Karl Persson
c9661a5be1
RBAC: Only display unique permissions in list ( #54074 )
...
* PermissionList: Only display one row for each user, team or builtin role
2022-08-23 15:34:31 +02:00
Jo
5c1f614d3c
Service Accounts: Separate metrics logic from store ( #54085 )
...
* separate stats logic from store
* remove in_teams unused stat
* use init instead
2022-08-23 08:24:55 -04:00
Hamas Shafiq
afa7e8d8de
Tempo: Make TempoQuery.search & SearchQueryParams.tags optional ( #54052 )
2022-08-23 12:27:19 +01:00
Marcus Efraimsson
e6857bf17d
Plugins: Handle app plugin proxy routes per request ( #51835 )
...
Fixes #47530
2022-08-23 13:05:31 +02:00
Hamas Shafiq
5f80bf5297
Tempo: Remove unused functions in datasource.ts ( #54081 )
2022-08-23 12:02:43 +01:00
Will Browne
26dfdd5af3
Plugins: Refactor plugin download/installation ( #43046 )
...
* installer -> repo
* add semver format checking
* add plugin callbacks in test
* remove newline
* post install only scans new directories
* remove unused stuff
* everything in own package
* add missing cli params
* make grafana version part of the API
* resolve conflicts
* tidy up logger
* fix cli and tidy log statements
* rename log package
* update struct name
* fix linter issue
* fs -> filestore
* reorder imports
* alias import
* fix test
* fix test
* inline var
* revert jsonc file
* make repo dep of manager
* actually inject the thing
* accept all args for compatability checks
* accept compat from store
* pass os + arch vals
* don't inject fs
* tidy up
* tidy up
* merge with main and tidy fs storage
* fix test
* fix packages
* fix comment + field name
* update fs naming
* fixed wire
* remove unused func
* fix mocks
* fix storage test
* renaming
* fix log line
* fix test
* re-order field
* tidying
* add test for update with same version
* fix wire for CLI
* remove use of ioutil
* don't pass field
* small tidy
* ignore code scanning warn
* fix testdata link
* update lgtm code
2022-08-23 11:50:50 +02:00
Karl Persson
cc78486535
RBAC: Display indicator if a permission is inherited ( #54080 )
...
* RBAC: Add IsInherited property
* PermissionList: Display inherited indicator
2022-08-23 05:34:19 -04:00
Will Browne
eb4266a85e
Plugins: Interpolate plugin type as part of plugin ID schema ( #54030 )
...
* do it
* undo
2022-08-23 05:14:23 -04:00
Leon Sorokin
530dd63ac6
TimeSeries: Fix crash when min >= max in config ( #54069 )
...
* TimeSeries: fix crash when min === max in config
* stat sparkline, too
* better types
2022-08-23 01:00:42 -07:00
Christopher Moyer
c29a2c37c1
docs: corrects broken relrefs ( #54061 )
...
* corrects broken relrefs
* Apply suggestions from code review
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2022-08-22 17:03:58 -05:00
Ryan McKinley
13aacf3590
Geomap: Fix geohash editor settings #54058
2022-08-22 14:12:21 -07:00
Christopher Moyer
657e1683d2
docs: refactors field value overrides topics ( #53849 )
...
* refactors field value overrides topics
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* Update docs/sources/panels/configure-overrides/index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
* makes prettier
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-08-22 15:37:29 -05:00
Ryan McKinley
dcdf232882
Heatmap: update heatmap documentation ( #52756 )
...
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-08-22 12:50:34 -05:00
ceh
ad501e770f
Docs: Fix minor typo ( #53590 )
2022-08-22 18:26:52 +02:00
sam boyer
4d433084a5
plugins: New static scanner and validator, with Thema slot support ( #53754 )
...
* coremodels: Convert plugin-metadata schema to a coremodel
* Newer cuetsy; try quoting field name
* Add slot definitions
* Start sketching out pfs package
* Rerun codegen with fixes, new cuetsy
* Catch up dashboard with new cuetsy
* Update to go1.18
* Use new vmuxers in thema
* Add slot system in Go
* Draft finished implementation of pfs
* Collapse slot pkg into coremodel dir; add PluginInfo
* Add the mux type on top of kernel
* Refactor plugin generator for extensibility
* Change models.cue package, numerous debugs
* Bring new output to parity with old
* Remove old plugin generation logic
* Misc tweaking
* Reintroduce generation of shared schemas
* Drop back to go1.17
* Add globbing to tsconfig exclude
* Introduce pfs test on existing testdata
* Make most existing testdata tests pass with pfs
* coremodels: Convert plugin-metadata schema to a coremodel
* Newer cuetsy; try quoting field name
* Add APIType control concept, regen pluginmeta
* Use proper numeric types for schema fields
* Make pluginmeta schema follow Go type breakdown
* More decomposition into distinct types
* Add test case for no plugin.json file
* Fix missing ref to #Dependencies
* Remove generated TS for pluginmeta
* Update dependencies, rearrange go.mod
* Regenerate without Model prefix
* Use updated thema loader; this is now runnable
* Skip app plugin with weird include
* Make plugin tree extractor reusable
* Split out slot lineage load/validate logic
* Add myriad tests for new plugin validation failures
* Add test for zip fixtures
* One last run of codegen
* Proper delinting
* Ensure validation order is deterministic
* Let there actually be sorting
* Undo reliance on builtIn field (#54009 )
* undo builtIn reliance
* fix tests
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-08-22 12:11:45 -04:00
renovate[bot]
828497447a
Update dependency @betterer/cli to v5.4.0 ( #54041 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 16:59:45 +01:00
Ashley Harrison
3cf95d7eee
Chore: fix some any
s pt.2 ( #53928 )
...
* correctly type some more any's
* undo this change for now...
2022-08-22 16:51:33 +01:00
Josh Hunt
2b17e5354a
Chore: Remove needless eslint ignore comment from variable utils ( #54050 )
2022-08-22 16:50:24 +01:00
Vadim Beskrovnov
7caba545ec
A11y: Fix a11y for toolbar buttons in PanelEditor ( #53864 )
...
Co-authored-by: Vadim Beskrovnov <vbeskrovnov@fb.com>
2022-08-22 17:08:22 +02:00
Christopher Moyer
666f84be57
refactors transformation topics ( #53984 )
2022-08-22 10:04:59 -05:00
George Robinson
e163a976fa
Alerting: Fix width of Adapative Cards in Teams notifications ( #53996 )
2022-08-22 16:04:22 +01:00
Alex Khomenko
2caaa7fba2
ColorInputPicker: Fix popover in disabled state ( #54000 )
2022-08-22 18:01:33 +03:00
renovate[bot]
38017fd3f5
Update dependency @betterer/betterer to v5.4.0 ( #54031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 15:50:51 +01:00
Guilherme Caulada
2e9edf4592
Secrets: Refactor code duplicity on secrets sql kvstore ( #54032 )
2022-08-22 11:48:57 -03:00
renovate[bot]
013dda7bb8
Remove dependency jest-mock-console ( #52872 )
...
* Update dependency jest-mock-console to v2
* let's remove jest-mock-console
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-08-22 15:47:45 +01:00
Christopher Moyer
1da4aa25a8
docs: refactors value mappings topics ( #53616 )
...
* starts copy edit
* completes refactor and copy edit
2022-08-22 09:26:53 -05:00
Gábor Farkas
35253a909d
Elasticsearch: remove already-disabled code ( #52932 )
...
* elastic: removed unused code from go-part
* elastic: removed unused code from js-part
2022-08-22 16:25:20 +02:00
Josh Hunt
9db9ebce02
Typed variables pt6: Clean up and test variable type guards (take 2) ( #54025 )
...
* Add fixture-factories for all variable types
* clean up variable guards
* add tests for isMulti, hasCurrent, and hasOptions variable type guards
* create VariableSupport type to try and work around ts wonkiness
2022-08-22 14:45:40 +01:00
renovate[bot]
4c8ea0bb89
Update dependency @lezer/common to v1 ( #50866 )
...
* Update dependency @lezer/common to v1
* Bump lezer/lr as well
* Fix broken code
* Add new lezer-promql and update lezer-logql
* Change to prometheus lezer-promql, fix lezer-logql code
* Update tests for Loki
* fix typeErrors
* fix tests by adding new error node to expected objects
* refactor usages of node references to differentiate usage from node object
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com>
Co-authored-by: gtk-grafana <galen.kistler@grafana.com>
2022-08-22 08:45:29 -05:00
Dimitris Sotirakis
ceb32a7506
Add GCP_KEY secret to the artifacts-page pipeline ( #54013 )
2022-08-22 08:44:43 -05:00