Commit 03dd4e8
Add browser timing metrics (#263)
* Upgrade puppeteer and typescript
* Upgrade prettier
* Add latest TS
* Use PUPPETEER_REVISIONS
* Update revisions path
* Performance issue investigation + add metrics
* clean up timing metrics
* fixes
* update dev flags
* clean up
* add metric for reusable mode
* update image rendering service dashboard
* add back waitUntil
* fix Docker config volume
* revert changes to Docker volume
* fix change to HA docker-compose
Co-authored-by: Clarity-89 <[email protected]>1 parent d38ae75 commit 03dd4e8
File tree
12 files changed
+349
-131
lines changed- devenv/docker/ha
- grafana/provisioning/dashboards/general
- src
- browser
- plugin/v2
- service
12 files changed
+349
-131
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
0 commit comments