issues
search
DataDog
/
datadog-go
go dogstatsd client library for datadog
MIT License
353
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Statsd defaults to 8125 port even when the DD_DOGSTATSD_PORT is set (when addr is not empty)
#317
MrBlaise
opened
1 week ago
0
Is the statsd client threadsafe?
#316
szunami
opened
1 month ago
0
Align to 4-byte boundaries for 32-bit environments
#315
unionsep
opened
2 months ago
0
fix: Support cloning clients that use DD_AGENT_HOST
#314
abhinav
closed
2 months ago
0
client.addrOption remains unset when using default DD_AGENT_HOST
#313
JC-Jiang
closed
2 months ago
0
WithoutOriginDetection option is not working
#312
radykal-com
opened
3 months ago
2
k8s client connection fails when Datadog-agent pod restarts
#311
louiscb
closed
3 months ago
1
Datadog metric submission docs use older datadog-go library
#310
samsm
opened
4 months ago
1
v5 causing malformed tag value using "true" / "false"
#309
RobGraham
opened
4 months ago
1
Optimistic metric allocation
#308
opsengine
opened
5 months ago
0
uds: add exponential backoff write timeout
#307
iksaif
opened
5 months ago
0
Readme should explain how to test statsd code
#306
grosser
opened
6 months ago
3
Fix cgroup parsing in ECS Fargate
#305
sblumenthal
closed
7 months ago
0
[CONTINT-3937] Fix origin detection when the cgroup namespace is shared but is not host cgroup ns
#304
AliDatadog
closed
7 months ago
0
Support for using `statsd.Client` as an `otel.MeterProvider`
#303
imle
opened
8 months ago
1
[CONTINT-3905] Make sure we retrieve the cgroup inode when the cid is not found
#302
AliDatadog
closed
8 months ago
0
Releasing 5.5.0
#301
carlosroman
closed
9 months ago
1
[CONTINT-3864] Send both origin the container-id and the ENTITY_ID
#300
AliDatadog
closed
6 months ago
8
uds: implement a connect timeout option
#299
iksaif
closed
9 months ago
1
Fix ContainerID retrieval
#298
AliDatadog
closed
10 months ago
0
aggregator: don't allocate memory if we don't have tags
#297
iksaif
closed
10 months ago
0
Add an API to send multiple samples at once
#296
iksaif
closed
10 months ago
0
Updating CODEOWNERS file and assigning AML as owners
#295
carlosroman
closed
11 months ago
0
Add missing Golang versions to CI
#294
carlosroman
closed
11 months ago
0
Releasing 5.4.0
#293
carlosroman
closed
11 months ago
0
Add an API to send multiple samples at once
#292
iksaif
closed
10 months ago
0
[CONTINT-3542] Send `in-<inode>` using the cgroup controller when container-id cannot be retrieved
#291
AliDatadog
closed
10 months ago
0
statsd: set client_transport properly
#290
iksaif
closed
11 months ago
3
buffered_metrics: reduce a bit lock contention
#289
iksaif
closed
11 months ago
0
aggregator: avoid extra-locking in bufferedMetric.sample()
#288
iksaif
closed
1 year ago
0
Metrics lost?
#287
epot
closed
10 months ago
2
Add support for AF_UNIX+SOCK_STREAM
#286
iksaif
closed
1 year ago
0
wip
#285
iksaif
opened
1 year ago
0
Give more error handling options the the applications
#284
iksaif
closed
1 year ago
0
Add a way to limit the number of samples we keep for buffered metrics
#283
iksaif
closed
1 year ago
0
Add lossy aggregator mode to reduce contention
#282
rishabh
opened
1 year ago
0
How to authenticate the client?
#281
vschoener
closed
10 months ago
1
refresh udp ip at some cadence
#280
blakearnold
opened
1 year ago
1
Use multiple UDP sockets for sending statsd packets.
#279
tjmerritt
opened
1 year ago
0
Merge tags against existing tags in `WithTags` client option
#278
LINKIWI
closed
1 year ago
1
`WithTags` option does not merge tags across multiple applications of the option
#277
LINKIWI
opened
1 year ago
0
Event not sent on k8s cluster
#276
dinoba
closed
1 year ago
1
Client Support IPv6 address
#275
jack-at-circle
opened
1 year ago
0
Releasing 5.3.0
#274
carlosroman
closed
1 year ago
0
Adding support for DD_DOGSTATSD_URL
#273
carlosroman
closed
1 year ago
0
Updated to using go.uber.org/atomic
#272
carlosroman
closed
1 year ago
0
Releasing 5.2.0
#271
carlosroman
closed
1 year ago
0
Document DD_TRACE_AGENT_URL
#270
theory
opened
1 year ago
0
Bug fix: Call ticker.Stop() when aggregator is stopped
#269
byronwolfman
closed
1 year ago
0
Try to detect the container ID from `/proc/self/mountinfo`
#268
L3n41c
closed
1 year ago
0
Next