uptrace
uptrace copied to clipboard
Open source APM: OpenTelemetry traces, metrics, and logs
- Metrics support using OpenTelemetry and Prometheus-like API - [x] Accept OpenTelemetry metrics via OTLP and store in ClickHouse - [x] Support AlertManager - [x] Port Uptrace metrics - [x]...
It could be beneficial to allow the main summary view in Uptrace to be configurable by a particular attribute. Right now there are Systems, Services, and hosts but say you...
Feature request: Read the project list periodically from a dynamic source such as a URL, or from the output of a script. Currently, a reconfiguration and a service restart is...
TODO: - [x] Config options - [x] Initialize provider - [x] Add button in login page (if configured) - [x] Add callback endpoint, exchange token/user info - [x] Update config...
Supporting an external SQL database as an alternative to sqlite would be useful for running Uptrace in a stateless environment like Kubernetes. This could allow Uptrace to run with multiple...