Skip to content

Update Containerd metadata.csv for metrics that were removed in 7.35 #4732

Update Containerd metadata.csv for metrics that were removed in 7.35

Update Containerd metadata.csv for metrics that were removed in 7.35 #4732

Workflow file for this run

name: Validate repository
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/run-validations.yml
with:
repo: core
# Validations
agent-reqs: true
ci: true
config: true
dashboards: true
dep: true
http: true
imports: true
integration-style: true
jmx-metrics: true
legacy-signature: true
license-headers: true
licenses: true
metadata: true
models: true
openmetrics: true
package: true
readmes: true
recommended-monitors: true
saved-views: true
service-checks: true
secrets: inherit