Skip to content

Commit

Permalink
Update unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoravong committed Oct 28, 2024
1 parent 0a2617d commit 4e1fde0
Showing 1 changed file with 0 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,48 +59,6 @@
{
"system.network.tcp_connections": null
},
{
"k8s.cronjob.active_jobs": null
},
{
"k8s.job.active_pods": null
},
{
"k8s.job.desired_successful_pods": null
},
{
"k8s.job.failed_pods": null
},
{
"k8s.job.max_parallel_pods": null
},
{
"k8s.job.successful_pods": null
},
{
"k8s.statefulset.desired_pods": null
},
{
"k8s.statefulset.current_pods": null
},
{
"k8s.statefulset.ready_pods": null
},
{
"k8s.statefulset.updated_pods": null
},
{
"k8s.hpa.max_replicas": null
},
{
"k8s.hpa.min_replicas": null
},
{
"k8s.hpa.current_replicas": null
},
{
"k8s.hpa.desired_replicas": null
},
{
"k8s.container.ephemeral-storage_limit": null
},
Expand Down

0 comments on commit 4e1fde0

Please sign in to comment.