Commit 0751c8a
authored
feat: collect service source in client stats (#4519)
[Bump agent dependency version to collect service source in client stats](DataDog/datadog-agent#45982), following this change to set the tag in tracer
This PR consists only of dependencies update
+ a test file to assert client stats service source field
<img width="220" height="47" alt="Screenshot 2026-03-09 at 23 59 35" src="https://github.com/user-attachments/assets/a84f7be6-b179-4050-8c53-2d98cbbaa4c7" />
### Motivation
<!--
* What inspired you to submit this pull request?
* Link any related GitHub issues or PRs here.
* If this resolves a GitHub issue, include "Fixes #XXXX" to link the issue and auto-close it on merge.
-->
### Reviewer's Checklist
<!--
* Authors can use this list as a reference to ensure that there are no problems
during the review but the signing off is to be done by the reviewer(s).
-->
- [ ] Changed code has unit tests for its functionality at or near 100% coverage.
- [ ] [System-Tests](https://github.com/DataDog/system-tests/) covering this feature have been added and enabled with the va.b.c-dev version tag.
- [ ] There is a benchmark for any new code, or changes to existing code.
- [ ] If this interacts with the agent in a new way, a system test has been added.
- [ ] New code is free of linting errors. You can check this by running `make lint` locally.
- [ ] New code doesn't break existing tests. You can check this by running `make test` locally.
- [ ] Add an appropriate team label so this PR gets put in the right place for the release notes.
- [ ] All generated files are up to date. You can check this by running `make generate` locally.
- [ ] Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild. Make sure all nested modules are up to date by running `make fix-modules` locally.
Unsure? Have a question? Request a review!
Co-authored-by: raphael.gavache <[email protected]>1 parent d9598e7 commit 0751c8a
165 files changed
Lines changed: 13762 additions & 15492 deletions
File tree
- .github/workflows/apps
- contrib
- 99designs/gqlgen
- IBM/sarama
- Shopify/sarama
- aws
- aws-sdk-go-v2
- aws-sdk-go
- datadog-lambda-go
- test/integration_tests
- error
- hello
- bradfitz/gomemcache
- cloud.google.com/go
- pubsub.v1
- pubsub.v2
- confluentinc/confluent-kafka-go
- kafka.v2
- kafka
- database/sql
- dimfeld/httptreemux.v5
- elastic/go-elasticsearch.v6
- emicklei/go-restful.v3
- envoyproxy/go-control-plane
- gin-gonic/gin
- globalsign/mgo
- go-chi
- chi.v5
- chi
- go-pg/pg.v10
- go-redis
- redis.v7
- redis.v8
- redis
- go.mongodb.org
- mongo-driver.v2
- mongo-driver
- gocql/gocql
- gofiber/fiber.v2
- gomodule/redigo
- google.golang.org
- api
- grpc
- gorilla/mux
- gorm.io/gorm.v1
- graph-gophers/graphql-go
- graphql-go/graphql
- haproxy/stream-processing-offload
- hashicorp
- consul
- vault
- jackc/pgx.v5
- jmoiron/sqlx
- julienschmidt/httprouter
- k8s.io
- client-go
- gateway-api
- labstack/echo.v4
- log/slog
- mark3labs/mcp-go
- miekg/dns
- modelcontextprotocol/go-sdk
- net/http
- olivere/elastic.v5
- redis
- go-redis.v9
- rueidis
- rs/zerolog
- segmentio/kafka-go
- sirupsen/logrus
- syndtr/goleveldb
- tidwall/buntdb
- twitchtv/twirp
- uptrace/bun
- urfave/negroni
- valkey-io/valkey-go
- valyala/fasthttp
- ddtrace/tracer
- instrumentation
- internal
- namingschematest
- validationtest
- testutils
- containers
- grpc
- internal
- apps
- exectracetest
- orchestrion/_integration
- setup-smoke-test
- stacktrace
- traceprof/traceproftest
- orchestrion/all
- scripts
- autoreleasetagger
- configinverter
- fixmodules
- tools/v2fix
- _stage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | | - | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
| 36 | + | |
33 | 37 | | |
34 | | - | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | | - | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | | - | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments