Open source APM and DataDog alternative v0.2.15 Release Notes

Release Date: 2022-06-08 // almost 2 years ago
  • ๐Ÿ’ก Enhancements ๐Ÿ’ก

    • โž• Added support for accepting Zipkin spans at http://uptrace:14318/api/v2/spans.
    • โž• Added support for accepting Vector logs. See the [example](example/vector-logs).
    • Uptrace can be integrated to work together with Grafana Loki or cLoki docs
    • Uptrace can be used as a Tempo data source in Grafana docs
    • โž• Added "Slowest groups" to the Overview tab
    • โž• Added new config option ch_schema.compression. You can now set ClickHouse compression via Uptrace config.
    • โž• Added new config option ch_schema.replicated if you want to use ClickHouse replication.
    • ๐Ÿ“‡ Renamed the config option retention.ttl to ch_schema.ttl.
    • โž• Added new config option spans.buffer_size.
    • โž• Added new config option spans.batch_size.