Skip to content

MSSQL Integration: Adds query_config_path to allow for custom metrics through custom exporter config file #11601

MSSQL Integration: Adds query_config_path to allow for custom metrics through custom exporter config file

MSSQL Integration: Adds query_config_path to allow for custom metrics through custom exporter config file #11601

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/flow/tutorials/assets"