- Notifications
You must be signed in to change notification settings - Fork1k
Commit24f3445
authored
chore: track workspace resource monitors in telemetry (#16776)
Addressescoder/nexus#195. Specifically, justthe "tracking templates" requirement:> ## Tracking in templates> To enable resource alerts, a user must add the resource_monitoringblock to a template's coder_agent resource. We'd like to track ifcustomers have any resource monitoring enabled on a per-deploymentbasis. Even better, we could identify which templates are using resourcemonitoring.1 parentdfcd93b commit24f3445
File tree
10 files changed
+285
-22
lines changed- coderd
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- queries
- telemetry
10 files changed
+285
-22
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1438 | 1438 |
| |
1439 | 1439 |
| |
1440 | 1440 |
| |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
1441 | 1452 |
| |
1442 | 1453 |
| |
1443 | 1454 |
| |
| |||
1459 | 1470 |
| |
1460 | 1471 |
| |
1461 | 1472 |
| |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
1462 | 1484 |
| |
1463 | 1485 |
| |
1464 | 1486 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4919 | 4919 |
| |
4920 | 4920 |
| |
4921 | 4921 |
| |
| 4922 | + | |
| 4923 | + | |
| 4924 | + | |
| 4925 | + | |
| 4926 | + | |
| 4927 | + | |
| 4928 | + | |
| 4929 | + | |
4922 | 4930 |
| |
4923 | 4931 |
| |
4924 | 4932 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2503 | 2503 |
| |
2504 | 2504 |
| |
2505 | 2505 |
| |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
2506 | 2519 |
| |
2507 | 2520 |
| |
2508 | 2521 |
| |
| |||
2547 | 2560 |
| |
2548 | 2561 |
| |
2549 | 2562 |
| |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
2550 | 2576 |
| |
2551 | 2577 |
| |
2552 | 2578 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 |
| |
2 | 18 |
| |
3 | 19 |
| |
|
0 commit comments
Comments
(0)