Skip to content

feat(otelcol/connector/servicegraph): add virtual_node_peer_attributes setting to the component #776

feat(otelcol/connector/servicegraph): add virtual_node_peer_attributes setting to the component

feat(otelcol/connector/servicegraph): add virtual_node_peer_attributes setting to the component #776

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/tutorials/assets"