"Rebellions are built on hope"
💥 What's New?
- Auth and Login - Docs
- Filtering Application List based on resource attributes - Docs
- Filtering Dashboards - Docs
- Ability to Import and Export Dashboard JSON
- Support for Webhook and PagerDuty as alert channel - Docs
- Separate section for Exceptions - Docs
Upgrading from older versions
v0.8.0 is a breaking release which requires data migration, if you are upgrading from an older version then you have to run the data migration scripts to be able to see past data. - Docs
🚀 Features
- feat(UI): Auth (#1018) @palash-signoz
- feat(auth): Add auth and access-controls support (#874) @ahsanbarkati
- feat: dashboard search and filter (#1005) @pranshuchittora
- feat: UI for Test alert channels (#994) @mindhash
- Pagerduty - Create, Edit and Test Features (#1016) @mindhash
- Feat: import export dashboard (#980) @palash-signoz
- feat: Errors and exceptions page (#979) @palash-signoz
- feat: resource attributes based filter for metrics (#1022) @pranshuchittora
- feat: API - Implement receiver/channel test functionality (#993) @mindhash
- perf: Query-service Performance Improvements (traces) (#838) @makeavish
- feat: ✨ support gRPC status, method in trace table (#987) @makeavish
- feat: sorting by duration is added in trace-filter page (#1032) @palash-signoz
- feat: new dashboard widget's option selection (#982) @pranshuchittora
- enhancement(FE): span time unit normalisation (#1021) @pranshuchittora
🐛 Bug Fixes
- bug: Rows per page setting is now working (#1026) @palash-signoz
- fix: trace detail layout issue (#1043) @pranshuchittora
- fix: header style is fixed in the light mode (#1033) @palash-signoz
- fix: chart y-axis values not showing for values < 1 (#1071) @pranshuchittora
- fix: fixed graph axis and tooltip (#1075) @pranshuchittora
🧰 Maintenance
- chore(eslint): @typescript-eslint/no-unused-vars is made to error (#973) @palash-signoz
- chore: 📌 pin alertmanager and otelcollector version and changes (#1048) @prashant-shahi
- chore: cache headers is added (#1103) @palash-signoz