Josh Hunt
fbca70747c
E2E: Add performance monitoring E2E test ( #109417 )
...
* initial workflow
* add bench reporter
* add pr trigger
* update workflow
* actually add the test
* debug
.....
* more debug
* this it???
* Debugging GHA workflow
https
newline
tree
cache node modules
try bench again
fix path
* Add RequestsRecorder and tweak GHA workflow
* More debugging GHA workflow
cache
cache key
try renaming path
specify env var correctly
* Run tests on both envs, wait for requests to finish
fix status
cat stats
cat stats
* prefix metric names
* cleanup
* cleanup gha
* codeowners
* make gen-jsonnet
* quote things
* Add host_type label for categorising the various hosts
* rename pw_boot_time_seconds to pw_test_run_time_seconds
* change prefix
* codeowners, gha name
* remove node-modules caching
* fix codeowners
2025-08-20 19:36:54 +00:00
Josh Hunt
3a1c1b6232
Devenv: Replace testdata UIDs with gdev-testdata ( #108997 )
...
* Prettier format the devenv folder
* Consistently use type-only dsref for testdata in devenv dashboards
2025-08-04 11:20:12 +01:00
Sergej-Vlasov
d1dee968c3
Schema V2: Adjust quick_ranges in time settings and remove time_options ( #100135 )
...
* adjut quickRanges type in v2
* clean up unused time_options property
* remove deprecated time_options property on time picker
* add schema migration for time_options
* adjust test
2025-02-12 19:23:09 +00:00
Josh Hunt
183aa09eeb
Dashboards: Fix scroll position not being restored when leaving panel edit ( #83787 )
...
* Dashboards: Fix scroll position not being restored when leaving panel edit view
* remove mock from tests
* remove console log
* Remove my debugging stuff, and don't render grid if width is 0
* remove old comment (but retain old, probably unneeded css)
* rename ref
* fix it not actually working anymore!!!
* add e2e tests
* jsonnet, i guess
2024-03-06 13:57:11 +00:00
e2724f39d9
Time Range: Using relative time takes timezone into account ( #74013 )
...
* account for timezone when using relative times
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
* keep as it was originally for now
* add e2e test for relative time zone overrides
* empty commit to add coauthors
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
* fix types
* switch to using table panel in e2e test
* use regex for partial text match
* actually go to the dashboard...
* use include.text
* check for visibility first
* try waiting on backend request to complete
* CI driven development is fun
* make sure we're waiting for both data query calls
* open dashboard instead
* kick drone
* Revert "open dashboard instead"
This reverts commit bab9c77c4d .
* check timezone second
* refactor to avoid detached elements
---------
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com >
2023-09-04 10:38:35 +01:00
Torkel Ödegaard
74d453f056
DashboardSchema: Remove old unused legacy props style and timepicker.enable ( #73879 )
...
* DashboardScheam: Remove old unused legacy props style and timepicker.enable
* Update
* fix test
2023-08-28 12:18:17 +02:00
Marcus Andersson
a521a39ebf
TimeZone: added e2e tests for the custom time zone support. ( #24442 )
2020-05-11 11:46:57 +02:00
Torkel Ödegaard
844ec82eb0
More development dashboards ( #16550 )
...
* Dev: more dev dashboards and structure
* Moving gdev dashboards around into folders and aligning tags
2019-04-15 10:51:17 +02:00