vrl 0.31.0

Vector Remap Language
Documentation
1
2
3
4
5
6
7
8
9
10
# Datadog Static Analyzer configuration
rulesets:
  - python-best-practices
  - python-security
  - python-code-style
  - github-actions

ignore:
  - target/**        # Rust build artifacts
  - venv/**          # Python virtualenv