Feature release v2.8.0 #1657
What's Changed
- update helm chart to v2.7.2 by @nitisht in update helm chart to v2.7.2 #1643
- add quantile values to known field list by @nikhilsinhaparseable in add quantile values to known field list #1644
- Hottier fix by @parmesant in Hottier fix #1645
- chore: stdout for span exporter by @nikhilsinhaparseable in chore: stdout for span exporter #1647
- add series hash in metrics ingestion, bounded streaming merge by @nikhilsinhaparseable in add series hash in metrics ingestion, bounded streaming merge #1648
- fix: Surface ingestion errors by @parmesant in fix: Surface ingestion errors #1652
- release parseable-enterprise 2.7.3 by @AdheipSingh in release parseable-enterprise 2.7.3 #1654
- update Cargo.toml for release v2.8.0 by @nikhilsinhaparseable in update Cargo.toml for release v2.8.0 #1656
What's Changed in Prism
test(logs): Add Playwright coverage for Logs Explore page
test(metrics): Add Playwright coverage for Metrics All metrics page
test(traces): Add Playwright coverage for Traces All traces page
test(traces): Add Playwright coverage for Traces & Metrics Table tab
test(sql): Add SQL editor Playwright coverage
test(traces): Add URL-param, span-sheet, and deep-link cases to trace...
chore(deps): bump axios from 1.15.0 to 1.15.2
chore(deps): Upgraded typescript to v6
fix: prevent EmptyState flash before query loader in Logs, Metrics, Traces
fix: align Trace detail and Span sheet start time with listing via toEpochMs()
fix(traces): show timestamp in traces bubble chart tooltip time
fix(sql): autocomplete quotes fixed by handling leading quote prefix
fix(sidebar): Fixed the sidebar items jump on collapse/expand
update timezone change logic in timerange
fix(errors): Fixed the dataset reset issue on page unmount
feat: unify empty views into one
chore(deps): Bumped @vercel/node package
fix: Fixed Metrics no data view & hide save view from Services Insights page
feat: Non exception details errs CTA added
fix: bugs of view in traces and log stats not updating
feat: Add include, exclude and copy in traces listing
feat: Add filter options and copy functionality to metrics table rows
test(alerts): Add Playwright coverage for Alerts list, search, create...
fix: Update query enabling logic in useServicesTable hook
fix: gate regions call behind auth and source region from API response
feat: Added PromQl querying
fix: Metrics PromQL bug fixes
fix: Fixed metrics explore tooltip issue
Full Changelog: v2.7.2...v2.8.0
This discussion was created from the release Feature release v2.8.0.