Skip to content

Commit d9cbbdf

Browse files
authored
update readme for latest v2 release (#681)
1 parent 184402d commit d9cbbdf

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ Clickhouse cluster (imagine Kibana, for Clickhouse).
1919
<a href="https://www.hyperdx.io/docs/v2/">Documentation</a> • <a href="https://hyperdx.io/discord">Chat on Discord</a> • <a href="https://play.hyperdx.io/search">Live Demo</a> • <a href="https://github.com/hyperdxio/hyperdx/issues/new">Bug Reports</a> • <a href="./CONTRIBUTING.md">Contributing</a> • <a href="https://hyperdx.io/v2">Website</a>
2020
</p>
2121

22-
- 🕵️ Correlate/search logs and traces all in one place
22+
- 🕵️ Correlate/search logs, metrics, session replays and traces all in one place
2323
- 📝 Schema agnostic, works on top of your existing Clickhouse schema
2424
- 🔥 Blazing fast searches & visualizations optimized for Clickhouse
2525
- 🔍 Intuitive full-text search and property search syntax (ex. `level:err`),
2626
SQL optional!
2727
- 📊 Analyze trends in anomalies with event deltas
28+
- 🔔 Set up alerts in just a few clicks
2829
- 📈 Dashboard high cardinality events without a complex query language
2930
- `{` Native JSON string querying
3031
- ⚡ Live tail logs and traces to always get the freshest events
@@ -182,25 +183,25 @@ features in the future. In the meantime, we're highly aligned with Gitlab's
182183

183184
## HyperDX V2 Roadmap
184185

185-
HyperDX v2 is currently in early beta, with the goals of accomplishing
186-
deployment simplicity, native SQL support, and improved performance for PB+
187-
deployments. Currently we've released a subset of features with the goal of
188-
getting early feedback from the community.
186+
HyperDX v2 is currently in beta, with the goals of accomplishing deployment
187+
simplicity, native SQL support, and improved performance for PB+ deployments.
188+
Currently we've released a subset of features with the goal of getting early
189+
feedback from the community.
189190

190191
Here's a high-level list of support we're working on delivering as part of v2:
191192

192193
- [x] Log & Trace Search w/ Lucene & SQL
193194
- [x] Charting & Dashboarding
194195
- [x] Event Deltas
195196
- [x] Performance Improvements
196-
- [ ] Authentication & Saving Sources/Connections
197-
- [ ] Saved Searches & Dashboards
198-
- [ ] Alerting
197+
- [x] Authentication & Saving Sources/Connections
198+
- [x] Saved Searches & Dashboards
199+
- [x] Alerting
199200
- [ ] PromQL-based Metrics
200-
- [ ] OTLP/SQL-based Metrics
201-
- [ ] Browser Monitoring/Session Replay
201+
- [x] OTLP/SQL-based Metrics
202+
- [x] Browser Monitoring/Session Replay
202203
- [ ] Raw SQL Charting
203-
- [ ] Improved Custom Domain/TLS Support
204+
- [x] Improved Custom Domain/TLS Support
204205
- [ ] Official Helm Chart
205206
- [ ] v1 Migration Tooling
206207
- [ ] Public API

0 commit comments

Comments
 (0)