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.100
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.101
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2023

  1. Copy the full SHA
    af3bd56 View commit details
  2. Fix codegen

    I cloned the repo into $GOPATH/github.com/DataDog/agent-payload and re-run rake codegen there.
    That magically worked. I don't know why.
    mx-psi committed Nov 27, 2023
    Copy the full SHA
    54b8dac View commit details

Commits on Nov 28, 2023

  1. Copy the full SHA
    bc354bf View commit details
  2. Remove comment

    mx-psi committed Nov 28, 2023
    Copy the full SHA
    9e27b06 View commit details
  3. Merge pull request #280 from DataDog/mx-psi/metrics-origin

    Add metrics origin product, service and category
    mx-psi authored Nov 28, 2023
    Copy the full SHA
    660b7e0 View commit details
Showing with 822 additions and 146 deletions.
  1. +675 −121 gogen/agent_payload.pb.go
  2. +15 −2 proto/metrics/agent_payload.proto
  3. +132 −23 python/agent_payload_pb2.py
Loading
Oops, something went wrong.