Releases: DataDog/datadogpy
Releases · DataDog/datadogpy
v0.52.1
31 Jul 15:48
Compare
Sorry, something went wrong.
No results found
[Fixed] Fix missing transport attribute when flushing telemetry. See #902
v0.52.0
08 Jul 14:52
Compare
Sorry, something went wrong.
No results found
[Added] Add Cardinality common field. See #883
[Added] Add Cloud SIEM rule management and security signals retrieval. See #893
[Added] Add dogshell command for security monitoring rule and signal management. See #893
[Added] Add UDS SOCK_STREAM support to the DogStatsD client. See #869
[Added] Max samples per context for Histogram, Distribution and Timing metrics (Experimental Feature). See #863
v0.51.0
27 Jan 18:23
Compare
Sorry, something went wrong.
No results found
[Added] Add hosts endpoint. See #884 .
[Added] Lazy load packages in compat for faster import. See #881 .
[Added] Provide urllib3 implementation of HTTPClient. See #879 .
v0.50.2
21 Nov 14:39
Compare
Sorry, something went wrong.
No results found
[Fixed] Fixed removed/renamed function flush. See #868 .
v0.50.1
18 Sep 20:35
Compare
Sorry, something went wrong.
No results found
[Added] Add the ability for buffering and aggregation to work at the same time. See #851 .
v0.50.0
21 Aug 10:13
Compare
Sorry, something went wrong.
No results found
[Added] Add client side aggregation. See #844 .
[Added] Add metric object type. See #837 .
[Added] Support passing Unix timestamps to dogstatsd. See #831 .
[Fixed] Fix a potential deadlock on fork. See #836 .
[Changed] feat(origin detection): send both container ID and Entity ID. See #828 .
v0.49.1
19 Mar 15:23
Compare
Sorry, something went wrong.
No results found
[Fixed] Fix potential metric loss when open_buffer is combined with disable_buffering=False. See #820 .
v0.49.0
12 Mar 21:45
Compare
Sorry, something went wrong.
No results found
[Added] Add --restricted_roles option to Monitors API. See #809 .
[Added] Support inode resolution mechanism for Origin Detection. See #813 .
[Fixed] Fix potential deadlock during process fork. See #817 .
v0.48.0
17 Jan 14:45
Compare
Sorry, something went wrong.
No results found
[Added] Improve forking support. See #804 .
[Fixed] Close socket during initialization. See #808 .
[Fixed] Update payload size when updating socket path. See #807 .
[Fixed] Fix stale client_transport tag. See #802 .
[Fixed] Provide backwards compatible telemetry counters. See #801 .
v0.47.0
07 Sep 13:52
Compare
Sorry, something went wrong.
No results found
[Added] Add IPv6 support for dogstatsd. See #791 .
[Added] Add blocking socket mode and background sender. See #787 .