What's Changed
Features
- Add support for OpenTelemetry eBPF Profiler profile type by @brancz in #6261
- Add support for native v2 schema writes by @brancz in #6347
Enhancements
- ui: self-host Google Fonts to eliminate third-party dependency by @yomete in #6326
- ui: Nuqs for state management by @manojVivek in #6329
Bug fixes
- pkg/scrape: Never block discovery with scrapes by @brancz in #6327
- ui: Handling null value by @manojVivek in #6331
- ui: ScaleLinear: Defensive guards to prevent ending up with Infinity by @manojVivek in #6335
- Flamechart crash fix by @manojVivek in #6336
- ui: Handle Query.parse inputs without a profile-type prefix by @metalmatze in #6346
Full Changelog: v0.27.0...v0.28.0