-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Infra] Remove container and host tsvb fields (#198134)
Closes #197993 ## Summary This PR removes the old tsvb fields used for containers before we changed to the asset details view. They were used for displaying charts but now we use lens formulas so those are no longer needed ## Testing This PR removes old no longer used code so the testing should be for regressions - Go to Infrastructure Inventory - Select Docker Container from the `Show` drop-down - Click on any container: ![image](https://github.com/user-attachments/assets/20f66745-4cbd-4700-b2c5-c43ee753b2cb) - The asset details flyout and full page view should load as before (the same as for hosts) - Repeat same steps for host (and k8s pod)
- Loading branch information
1 parent
ae2b382
commit d4e4f9b
Showing
31 changed files
with
6 additions
and
1,830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 0 additions & 34 deletions
34
...etrics_data_access/common/inventory_models/container/metrics/tsvb/container_cpu_kernel.ts
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...metrics_data_access/common/inventory_models/container/metrics/tsvb/container_cpu_usage.ts
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...ics_data_access/common/inventory_models/container/metrics/tsvb/container_disk_io_bytes.ts
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...etrics_data_access/common/inventory_models/container/metrics/tsvb/container_diskio_ops.ts
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
...ics_data_access/common/inventory_models/container/metrics/tsvb/container_k8s_cpu_usage.ts
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
..._data_access/common/inventory_models/container/metrics/tsvb/container_k8s_memory_usage.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.