Skip to content

[8.x](backport #42160) [system] - Add a flag to the system module to control whether metrics failures mark agent as degraded #8845

[8.x](backport #42160) [system] - Add a flag to the system module to control whether metrics failures mark agent as degraded

[8.x](backport #42160) [system] - Add a flag to the system module to control whether metrics failures mark agent as degraded #8845

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.1*
- 8.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1