Skip to content

Replace grafana-agent with opentelemetry-collector #1412

Replace grafana-agent with opentelemetry-collector

Replace grafana-agent with opentelemetry-collector #1412

# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: Run CI tests on a PR
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
workflow_dispatch:
pull_request:
paths-ignore:
- 'docs/**'
- '**.md'
jobs:
tests:
name: Run CI tests on a PR
uses: ./.github/workflows/ci-tests-minimal.yaml
secrets: inherit