Commit Graph

2728 Commits (518660786ac2604030e1f938b73cfee808973cc3)

Author SHA1 Message Date
Alex Boatwright 518660786a
feat: adding more segmentation vectors () 2020-06-24 12:02:45 -07:00
Deniz Kusefoglu a1dfa45e34
feat(reporting): Add reporting to instances of the UI running queries for the user ()
* feat(reporting): Add ability to extend simpleQueryPerformanceEvent

* feat(reporting): Add reports to runQuery calls
2020-06-23 15:58:29 -07:00
Timmy Luong 07c76030e4 chore(ui): update giraffe 2020-06-23 14:29:57 -07:00
alexpaxton 73a3e82697
feat(templates-ui): display template resources in accordion list ()
* feat: display template resources list in accordion fashion

* refactor: polish template name widget and add graphic

* fix: cleanup
2020-06-23 13:08:25 -07:00
Ariel Salem c4fee5b6c3
feat(cache-cell-results): added cell result caching to reduce cell configuration querying on loads () 2020-06-23 09:34:16 -07:00
Bucky Schwarz a96f21f27c fix: don't re-fetch variables if their loading status is done 2020-06-23 08:33:23 -07:00
Timmy Luong ca45ad1a23 chore(ui): update prettier in yarn.lock 2020-06-22 16:55:23 -07:00
Andrew Watkins 6d20ef4af5
test(e2e): drag and drop cell ()
* test(e2e): drag and drop cell

* chore: update prettier to 1.19.1

* chore(e2e): find cell by substring

* test(e2e): fix element selectors

* fix: prettier
2020-06-22 13:34:29 -07:00
alexpaxton 47529a826b
feat(flux editor UI): rotate layout of flux toolbar and allow no tab to be active ()
* feat: rotate layout of flux toolbar and allow no tab to be active

* fix: add testID back in

* fix: update affected e2e tests
2020-06-22 12:20:55 -07:00
Bucky Schwarz cee2f93506 fix: reportEvent has a default timestamp 2020-06-22 11:21:26 -07:00
Alex Boatwright 3e5f8a49f9
feat: push it all to GA () 2020-06-22 10:57:33 -07:00
Ariel Salem 501795b444
fix(timeseries-map-bug): prevents random racecondition bug from erroring cells () 2020-06-22 09:01:18 -07:00
Bucky Schwarz f43dc98050 chore: reportError has a default value for timestamp now 2020-06-18 15:21:18 -07:00
Bucky Schwarz 560491d410 feat: add error metric writing method. call it during honeybadger errors 2020-06-18 15:21:18 -07:00
Alex Boatwright 2d9f86a508
chore: move flux testing notebook to feature flag () 2020-06-18 14:19:05 -07:00
Russ Savage cc19948fdf
fix(fluxFunctions): fix typo in lastIndex () 2020-06-18 14:09:47 -07:00
Alex Boatwright a51b1c23ee
fix: let flags get updated () 2020-06-18 13:18:15 -07:00
Deniz Kusefoglu f378c228d5
feat(reporting): events to durations ()
* feat(reporting): Add source: ui field only if fields is empty

* feat(reporting): Convert events to durations

* feat(reporting): Report durations rather than events

* feat(reporting): Report durations in ms rather than nanoseconds

* feat(reporting): Report cell edit click

* feat(reporting): join array of resource names outside the promise then
2020-06-18 13:14:06 -07:00
Bucky Schwarz a834d18cf2 chore: move flagging location to lowest possible point - we safe now 2020-06-18 12:11:24 -07:00
Alex Boatwright b828f7b87d
feat: instrument notebooks () 2020-06-18 11:44:17 -07:00
Alex Boatwright 339bf00e67
feat: extending reporting pooling ()
* feat: extending reporting caching

* fix: helps if you run it

Co-authored-by: drdelambre <drdelambre>
2020-06-18 11:38:45 -07:00
Zoe Steinkamp 757ba6c366
test: add note controls test ()
* test: add note controls test

* test: add note controls test
2020-06-18 11:47:03 -06:00
Bucky Schwarz d5bf002d1e chore: clean up rum - delete unused files, use official api 2020-06-18 09:23:57 -07:00
Bucky Schwarz 994a37b5c8 feat: add user and org id to about page 2020-06-18 07:36:39 -07:00
Bucky Schwarz 5ad1c8ed76 feat: show template resources in template install overlay 2020-06-17 18:08:55 -07:00
Zoe Steinkamp ce79edfd2e
fix: Gauge size adjustment () 2020-06-17 16:25:27 -06:00
Alex Boatwright 7e1cf87c06
feat: flux csv debugging interface () 2020-06-17 14:25:52 -07:00
Alex Boatwright 9a00b0ca52
feat: toggle flow panel types with feature flags () 2020-06-17 14:24:55 -07:00
drdelambre a09de1b513 fix: helps if you run it 2020-06-17 14:02:55 -07:00
drdelambre 2c495e5603 feat: extending reporting caching 2020-06-17 13:56:18 -07:00
Bucky Schwarz 584e44d92b fix: fix yarn lock file 2020-06-17 12:50:30 -07:00
alexpaxton 037777a6ef
refactor: increase contrast of helper text in flow cells () 2020-06-17 11:58:52 -07:00
Zoe Steinkamp 9ff05bde82
fix: add back the refresh button in cloud () 2020-06-17 10:22:07 -06:00
Timmy Luong 9288dc7c36 fix(ui): leave strings as strings in formatStatValue 2020-06-16 20:44:04 -07:00
Timmy Luong cbf6a96ce4 fix(ui): remove newlines in fromFlux parser only for time strings 2020-06-16 20:29:46 -07:00
Deniz Kusefoglu 2135042485
feat(reporting): Silence reporting errors () 2020-06-16 19:41:31 -07:00
Deniz Kusefoglu cdcba3566b
fix(popovers): Refactor popover to controlled component ()
* fix(popovers): Refactor popover to controlled component

* fix(labels): Test popover closing
2020-06-16 19:41:12 -07:00
Timmy Luong 5c4f5cacdc fix(ui): add removal of hidden newlines to the fromFlux parser 2020-06-16 19:24:19 -07:00
Alex Boatwright 85c0d90017
feat: adding pagination ability to raw data () 2020-06-16 16:24:57 -07:00
Alex Boatwright 8ef5e4d7ec
fix: dont crash on empty result state () 2020-06-16 14:34:15 -07:00
Andrew Watkins 55055b529d
test(e2e): dashboard cell markdown and resize ()
* test(cell): create a markdown note

* test(cell): resize

* test(cells): use aliases instead of vars
2020-06-16 14:33:21 -07:00
Bucky Schwarz 05e91093e0 chore(flagged): add active template to redux 2020-06-16 13:19:15 -07:00
alexpaxton 42e8a2e06d
refactor(flows): update copy to improve usability () 2020-06-16 12:48:00 -07:00
Zoe Steinkamp 3af909b611
test: Adding simple client libraries test () 2020-06-16 10:22:04 -06:00
Ariel Salem b1f7d03ad1
feat(cancel-query-request): added abort query request functionality after submitting a query () 2020-06-16 05:19:34 -07:00
Deniz Kusefoglu c4b0ba7f4b
feat(reporting): Convert ms to ns () 2020-06-15 18:00:31 -07:00
Alex Boatwright 9c6f02f7f0
fix: don't break on auto detected delimiters () 2020-06-15 16:56:01 -07:00
Rose Parker 4790c3cb43 test: retaining dashboard sort order 2020-06-15 16:36:07 -04:00
Deniz Kusefoglu fd8e2291ef
feat(reporting): Add reporting abstraction and init events ()
* feat(reporting): Add init reporting abstraction

* feat(reporting): Add events

* feat(reporting): Rename queryperformance, add Date.now() in function call
2020-06-15 11:37:29 -07:00
Russ Savage 037f3c11e7
chore(fluxFunctions): Update hasSuffix/Prefix () 2020-06-15 10:33:14 -07:00