Commit bc9cebd
authored
feat: [monitoring-dashboards] Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets (#10355)
* feat: Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets docs: updated some comments PiperOrigin-RevId: 605410874 Source-Link: googleapis/googleapis@8aa8817 Source-Link: https://github.com/googleapis/googleapis-gen/commit/6782599ff384fd1851b9ae270536d130ecb5ee7a Copy-Tag: eyJwIjoiamF2YS1tb25pdG9yaW5nLWRhc2hib2FyZHMvLk93bEJvdC55YW1sIiwiaCI6IjY3ODI1OTlmZjM4NGZkMTg1MWI5YWUyNzA1MzZkMTMwZWNiNWVlN2EifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 3bf2de6 commit bc9cebd
File tree
82 files changed
+16212
-504
lines changed- java-monitoring-dashboards
- google-cloud-monitoring-dashboard/src
- main
- java/com/google/cloud/monitoring/dashboard/v1
- resources/META-INF/native-image/com.google.cloud.monitoring.dashboard.v1
- test/java/com/google/cloud/monitoring/dashboard/v1
- proto-google-cloud-monitoring-dashboard-v1/src/main
- java/com/google/monitoring/dashboard/v1
- proto/google/monitoring/dashboard/v1
- samples/snippets/generated/com/google/cloud/monitoring/dashboard/v1/dashboardsservice
- createdashboard
- deletedashboard
- getdashboard
- listdashboards
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+16212
-504
lines changedLines changed: 293 additions & 9 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
0 commit comments