Commit Graph

7 Commits

Author SHA1 Message Date
Jaroslav Bachorik eb272bcc00
Add exception sampling event (#1297) 2020-04-20 16:31:54 +02:00
Nikolay Martynov 309f9e2ddb Introduce to API key config option
To stream line configuration in the future intropduce
`DD_API_KEY`/`DD_API_KEY_FILE` to provide agent with API
key. Currently this is only used for profiling but later may be used
for other parts of the agent too.
2020-04-06 12:02:51 -04:00
Nikolay Martynov d1f1f8d6e9 Add option to configure Datadog site used to send profiling information 2020-04-02 15:56:05 -04:00
Nikolay Martynov a1f6ca1ee7 Make lz4 default compression
Also do some renaming in compression settings
2020-03-02 10:12:47 -05:00
Nikolay Martynov ef9ebffc54 Simplify unknown compression handling 2020-02-12 15:08:25 -05:00
Nikolay Martynov ca9f623d05 Add profiling lz4 compression support
Gzip is still the default
2020-02-12 15:00:02 -05:00
Nikolay Martynov fd58187994 Support JFR profiling 2020-02-11 14:55:19 -05:00