Skip to content

fix(datadog): enable datadog source for edge#45

Merged
zeldanut merged 1 commit intomasterfrom
pciampini/LOG-22955
Jan 20, 2026
Merged

fix(datadog): enable datadog source for edge#45
zeldanut merged 1 commit intomasterfrom
pciampini/LOG-22955

Conversation

@zeldanut
Copy link
Contributor

previously disabled. enable to allow for receiving datadog log/metrics/traces on Edge.

$ ❯ cat test.yaml
sources:
  my_source_id:
    type: datadog_agent
    address: 0.0.0.0:8978
    split_metric_namespace: true
    store_api_key: true

sinks:
  blacks:
    type: blackhole
    inputs:
      - my_source_id

$ ❯ vector validate --config-yaml ./test.yaml
√ Loaded ["test.yaml"]
√ Component configuration
√ Health check "blacks"
-------------------------
                Validated

ref: LOG-22955

@zeldanut zeldanut force-pushed the pciampini/LOG-22955 branch from 13d036e to f9966d4 Compare January 20, 2026 14:34
previously disabled.  enable to allow for receiving datadog
log/metrics/traces on Edge.

Ref: LOG-22955
@zeldanut zeldanut force-pushed the pciampini/LOG-22955 branch from f9966d4 to 6aded67 Compare January 20, 2026 14:41
@zeldanut zeldanut merged commit ce2e210 into master Jan 20, 2026
2 checks passed
@zeldanut zeldanut deleted the pciampini/LOG-22955 branch January 20, 2026 15:04
@logdnabot
Copy link
Contributor

🎉 This PR is included in version 6.6.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants