Skip to content

docs(datadog service): Remove datadog specific telemetry #22927

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

jszwedko
Copy link
Member

Summary

These don't exist anymore.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

n/a

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the "no-changelog" label to this PR.

Notes

  • Please read our Vector contributor resources.
  • Do not hesitate to use @vectordotdev/vector to reach out to us regarding this PR.
  • The CI checks run only after we manually approve them.
    • We recommend adding a pre-push hook, please see this template.
    • Alternatively, we recommend running the following locally before pushing to the remote branch:
      • cargo fmt --all
      • cargo clippy --workspace --all-targets -- -D warnings
      • cargo nextest run --workspace (alternatively, you can run cargo test --all)
      • ./scripts/check_changelog_fragments.sh
  • After a review is requested, please avoid force pushes to help us review incrementally.
    • Feel free to push as many commits as you want. They will be squashed into one before merging.
    • For example, you can run git merge origin master and git push.
  • If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
    run cargo v licenses to regenerate the license inventory and commit the changes (if any). More details here.

References

@jszwedkojszwedko added the no-changelogChanges in this PR do not need user-facing explanations in the release changeloglabel Apr 22, 2025
@jszwedkojszwedko requested a review from a team as a code owner April 22, 2025 20:52
@github-actions-actions bot added the domain: external docsAnything related to Vector's external, public documentationlabel Apr 22, 2025
@jszwedkojszwedko changed the title chore(docs): Remove datadog specific telemetry docs(datadog provider): Remove datadog specific telemetry Apr 22, 2025
@jszwedkojszwedko enabled auto-merge April 22, 2025 21:01
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: jszwedko/remove-deprecated-internal-metrics
Commit report: 899a44f
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.51s Total Time

@jszwedkojszwedko changed the title docs(datadog provider): Remove datadog specific telemetry docs(datadog service): Remove datadog specific telemetry Apr 22, 2025
@jszwedkojszwedko requested a review from pront April 22, 2025 21:05
Copy link
Member

@pront pront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jszwedkojszwedko added this pull request to the merge queue Apr 22, 2025
Merged via the queue into master with commit e3d7ad0 Apr 22, 2025
60 of 62 checks passed
@jszwedkojszwedko deleted the jszwedko/remove-deprecated-internal-metrics branch April 22, 2025 22:46
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
domain: external docsAnything related to Vector's external, public documentationno-changelogChanges in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants