Andreas Christou
7bb76e0975
Azure Monitor: E2E Tests ( #54619 )
...
* Update credentials form with data-testids and aria-labels
* Update gitignore
* Add example dashboard
* Stub out E2E test for creating ds and importing dashboard
* Add component selectors
* Remove subscription check temporarily
* Appropriately set disabled prop
* Fix lint issues
* Update to use selectors and wait on subscriptions request
* Add test for metrics panel
- Add required selectors for resource picker and metrics query editor
* Add logs and ARG basic query scenarios
- More selector updates
* Add E2E test for template variables
- Tests advanced resource picker
- Adds required selectors
* Remove log and add annotation e2e test
* Update test
* Prettier/betterer updates
- Remove gitignore change
* Lint issues
* Update betterer results
* Lint issue and remove unneeded import
* Don't print certain commands
* Avoiding flakiness
- Ensure code editor has sufficient time to load in ARG test
- Avoid flakiness around correct template variable being selected by typing in resource name
* Remove be.visible requirement
* Update test
* Update selector name
* Reuse datasource
* Fix datasource reuse and combine query tests
* Remove import dashboard step as unneeded
* Review
- Randomise datasource name
- Skip annotations test
- Remove unused example dashboard
* Update to ensure e2e test works in CI
* Update e2e test
- Update environment variables (process is not available in cypress)
- Add wait on resource picker searches to avoid flakiness
- Update subscription and resource group names
* Update CODEOWNERS
* Parse credentials in CI from outputs file
* Update outputs file path
* Fix selector
* Undo selector change
* Update e2e tests
- Set default subscription
- Fix datasource selection in variable editor
- Fix resource picker search flakiness
- Set subscription in ARG query test
- Fix resource group selection
- Update resource group
* Review
* Review 2
2022-11-04 10:47:54 +00:00
Artur Wierzbicki
616db7f68b
Storage: k6 tests ( #57496 )
...
* object store k6
* update script
* refactor
* rename scripts
* fix paths
* fixes
* fix client - check connected state
* add teardown timeout
* rename to grpc object store client
* fail if health check fails
* abort rather than fail
* stale import
* create `run.sh`
* adjust for dummy server
* fix mkdir
* clean up dependencies
* remove name and version
* bring back name and version!
* remove clean webpackk plugin
* remove copy plugin
* update yarn lock
* remove stale import
* update yarn lock
* move perf tests to devenv/docker/loadtest-ts
* add codeownres
2022-10-27 23:22:04 +08:00
Garrett Guillotte
0db946977b
Docs: Reassign docs ownership ( #57701 )
2022-10-26 15:20:25 -07:00
Zoltán Bedi
0232927591
CODEOWNERS: Change owner for DateTimePickers ( #57357 )
...
Also remove @jessover9000 as she is not part of grafana anymore 😢
2022-10-20 16:32:48 +02:00
Josh Hunt
4b68918b0b
I18n: Update crowdin config and codeowners ( #57264 )
...
* update config and codeowners for i18n
* update codeowners
2022-10-20 14:59:02 +01:00
Garrett Guillotte
4a99470e22
Docs: Add CODEOWNER to setup docs ( #56745 )
2022-10-11 13:43:58 -04:00
Artur Wierzbicki
bf264d2f76
Query library: requiresDevMode
dummy backend ( #56466 )
...
* query library - dummy backend
* fix tests
* dont explicitly marshall backend dataresponse
* skip integration tests
* null check for tests
* added query library to codeowners
* null check for tests
* lint
2022-10-07 11:31:45 -07:00
Josh Hunt
615d86d902
Docs: Clarify contributions for translations ( #55574 )
...
* Docs: Clarify contributions for translations
* add comment to messages.po files
2022-09-27 10:21:23 -04:00
Garrett Guillotte
8863c4c140
Update CODEOWNERS with specific docs responsibilities ( #55522 )
...
* Update CODEOWNERS with specific docs responsibilities
* Docs: Per Ursula, hand off enterprise docs
2022-09-22 15:26:03 -04:00
sam boyer
8314baf9bc
ci: Update CODEOWNERS for as-code team ( #55334 )
2022-09-22 17:59:29 +02:00
Timur Olzhabayev
80ff9fc0ef
Chore: Handing over sigv4 middleware ownership ( #55355 )
2022-09-19 18:39:24 +02:00
Armand Grillet
b7825ea418
Make brendamuir owner of the Alerting docs ( #55117 )
2022-09-13 17:49:21 +02:00
Gábor Farkas
7c4c2fb341
codeowners: assign logs-devenvs to logs-squad ( #54842 )
2022-09-12 09:41:08 +02:00
Timur Olzhabayev
b5b41988cf
Docs: Deprecating packages_api and removing it from our pipelines ( #54473 )
2022-09-01 18:15:44 +02:00
linoman
d2547bb832
Chore: Group auth docker blocks ( #54274 )
...
* Move auth docker images to parent folder
* Add README file for auth parent folder
* Add grafana-authnz-team as code owner
* Update `devenv` docs
2022-08-29 08:36:56 +02:00
Gábor Farkas
549f963366
codeowners: adjust logs ownership ( #53771 )
2022-08-16 07:29:30 -04:00
Joey Tawadrous
9fbebc7550
Update codeowners ( #53381 )
2022-08-10 08:04:37 +01:00
Gábor Farkas
7d78d3f8b2
CODEOWNERS: update for the observability-logs squad ( #52792 )
2022-07-26 15:51:15 +00:00
Josh Hunt
15d9cf2139
Chore: Set codeowner for betterer results file ( #51971 )
...
* Update CODEOWNERS
* Update CODEOWNERS
* Update CODEOWNERS
2022-07-08 09:38:19 -04:00
Ryan McKinley
4a00c7ebde
Storage: Add basic file upload management ( #50638 )
2022-07-05 10:53:41 -07:00
Adam Simpson
571e69bcc8
Codeowners: update to reflect cloud datasources team split ( #51626 )
2022-07-01 14:54:25 +02:00
Daniel Lee
24790fdf57
Cleanup in the codeowners file ( #51354 )
...
Removing an account that is not in the Grafana GitHub org anymore.
2022-06-27 15:24:50 +02:00
Gilles De Mey
752d2286eb
CODEOWNERS: Update owners of Alert List panel ( #50068 )
...
Previously still tagged every member of the alerting squad
2022-06-02 13:23:22 +02:00
Vardan Torosyan
69e2ab3d0f
Codeowners update: Map auth services to the Grafana AuthNZ team ( #49421 )
2022-05-24 08:44:16 +02:00
Ryan McKinley
e0aeb83786
Export: introduce export plumbing (behind dev feature flag) ( #48091 )
2022-04-25 16:59:18 -07:00
Ryan McKinley
89fa35a53f
Testdata: introduce basic simulation framework ( #47863 )
2022-04-20 02:42:29 +02:00
Sofia Papagiannaki
2478785aaf
Release engineering squad owns pkg/build
( #47546 )
2022-04-11 10:28:40 +02:00
Vardan Torosyan
8853fe5b91
Add Grafana AuthNZ team as a code owner ( #47362 )
2022-04-06 15:40:27 +02:00
Alexander Weaver
7555ff2087
Alerting squad owns alerting integration tests + autolabels ( #47166 )
2022-04-01 09:49:06 -05:00
Ryan McKinley
1cfb9a4a19
Storage: add basic storage service ( #46604 )
2022-03-17 10:19:23 -07:00
Artur Wierzbicki
a8b90d9a25
FileStore: add basic file storage API ( #46051 )
...
* #45498 : fs API alpha
* #45498 : remove grafanaDS changes for filestorage.go
* #45498 : fix lint
* #45498 : fix lint
* #45498 : remove db file storage migration
* #45498 : linting
* #45498 : linting
* #45498 : linting
* #45498 : fix imports
* #45498 : add comment
* remove StorageName abstractions
* FileStore: add dummy implementation (#46071 )
* #45498 : bring back grafanaDs changes, add dummy filestorage
* #45498 : rename grafanaDs to public
* #45498 : modify join
* #45498 : review fix
* #45498 : unnecessary leading newline (whitespace) IMPORTANT FIX
* #45498 : fix belongsToStorage
* #45498 : fix removeStoragePrefix so that it works with abs paths
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-03-03 10:53:26 +04:00
Alexander Emelin
28c30a34ad
Comments: support live comments in dashboards and annotations ( #44980 )
2022-02-22 10:47:42 +03:00
Ryan McKinley
bbddab0294
Chore: refactor core transformer folder structure ( #45497 )
2022-02-17 08:12:38 -08:00
Ryan McKinley
d665306ad1
Search: add feature flag and basic service ( #45112 )
...
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2022-02-15 10:26:03 -08:00
gotjosh
1a9638c363
Alerting: Add Alerting Squad as codeowner of legacy alerting ( #45282 )
...
* Alerting: Add Alerting Squad as codeowner of legacy alerting
* update with split by function
* not ending with a /
2022-02-11 19:21:45 +01:00
Gábor Farkas
465ed9f5d3
CODEOWNERS: update based on renamed github team ( #44495 )
2022-01-27 11:47:29 +01:00
Gábor Farkas
ad4a9a48d2
CODEOWNERS: update based on o11y squad changes ( #44474 )
...
* CODEOWNERS: update based on o11y squad changes
* add back by-mistake deleted part
* move logs-panel to logs-traces-squad
2022-01-26 16:10:38 +01:00
Ryan McKinley
082b1b4db7
Geomap: add spatial transformers (alpha) ( #44020 )
2022-01-21 14:27:26 -08:00
Ryan McKinley
fd8baf5f7d
Gazetteer: reactor so the source is a DataFrame ( #43783 )
2022-01-13 17:15:31 -08:00
Sofia Papagiannaki
e25613a360
Update CODEOWNERS for SQL data sources ( #43456 )
2022-01-10 10:03:44 +01:00
Ryan McKinley
4233a62aeb
DashboardPreviews: add dashboard previews behind feature flag ( #43226 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2021-12-23 09:43:53 -08:00
Maria Alexandra
1008d46304
Chore: Remove User Essentials from public/ directory in CODEOWNERS ( #43370 )
2021-12-21 09:26:02 +01:00
Nathan Marrs
e07abd76c0
Canvas: refactor layer editor ( #42562 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-12-02 15:54:45 -08:00
Carl Bergquist
3285742196
grafana-mixin: change owner to the hosted-grafana team ( #42418 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2021-11-29 11:28:42 +01:00
Levente Balogh
d6e253b771
chore(CODEOWNERS): remove references on "@grafana/plugins-platform" ( #41949 )
2021-11-19 13:09:14 +01:00
Ryan McKinley
1aac13e5d0
MarketTrend: rename to candlestick panel ( #41582 )
2021-11-15 23:09:59 +01:00
Marcus Efraimsson
21df783203
Chore: Update codeowners ( #41428 )
2021-11-08 11:21:35 -08:00
Ashley Harrison
67861c72d2
Update CODEOWNERS ( #41026 )
2021-10-29 10:19:26 +01:00
Marcus Andersson
49dee63453
added ownership of plugins management code to the plugins platform frontend squad. ( #40939 )
2021-10-26 18:38:20 +02:00
Marcus Efraimsson
3abb355364
Chore: Update codeowners ( #40756 )
2021-10-21 14:38:28 +02:00