Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/agent-payload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.125
Choose a base ref
...
head repository: DataDog/agent-payload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.126
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 24, 2024

  1. Verified

    This commit was signed with the committer’s verified signature.
    aureleoules Aurèle Oulès
    Copy the full SHA
    d2a8532 View commit details
  2. auto generated code

    aureleoules committed Jul 24, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    aureleoules Aurèle Oulès
    Copy the full SHA
    cb4d08c View commit details

Commits on Jul 25, 2024

  1. Merge pull request #326 from DataDog/aurele.oules/agent-info

    Add AgentInfo to k8s collectors
    aureleoules authored Jul 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6848bfd View commit details
Showing with 4,559 additions and 2,028 deletions.
  1. +4,088 −1,959 process/agent.pb.go
  2. +433 −69 process/agent.proto_builder.go
  3. +38 −0 proto/process/agent.proto
Loading