Cosmin Stanciu
Results
4
issues of
Cosmin Stanciu
Fixes an issue that was noticed when pulling logs from Splunk where logs were coming in unexpected order. This PR will force logs to be `sorted by timestamp` first and...
As part of the initiative to have a similar configuration between integrations, it would be nice to use the same configuration structure as in the [Datadog reporter](https://github.com/kamon-io/kamon-datadog/blob/master/src/main/scala/kamon/datadog/DatadogAgentReporter.scala#L113): ``` additional-tags {...
Enhancement