Open source APM and DataDog alternative v1.1.0 Release Notes

Release Date: 2022-10-01 // over 1 year ago
    • โž• Added additional ways to authenticate users via Keycloak, Google Cloud, and Cloudflare. Contributed by @aramperes.

    • โž• Added gauges support to Metrics UI. Only used in Redis Enterprise [example](example/redis-enterprise) for now.

    • ๐Ÿšš Renamed Logs tab to Events and moved all events there.

    • โž• Added support for PostgreSQL database instead of SQLite. This requires resetting SQLite database with:

    uptrace db reset
    
    • โšก๏ธ [Docker example](example/docker) is updated to work on Windows.
    • โž• Added [Redis Enterprise](example/redis-enterprise) example and metrics dashboards.