Update README.md

This commit is contained in:
Mike Shi 2023-09-12 21:06:22 -07:00 committed by GitHub
parent 0826d4dd89
commit 3e50983e3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,15 +13,15 @@ and session replays in one place. An open source and developer-friendly
alternative to Datadog and New Relic.
<p align="center">
<a href="https://www.hyperdx.io/docs">Documentation</a><a href="https://discord.gg/FErRRKU78j">Chat on Discord</a><a href="https://api.hyperdx.io/login/demo">Live Demo</a>Bug Reports • Contributing
<a href="https://www.hyperdx.io/docs">Documentation</a><a href="https://discord.gg/FErRRKU78j">Chat on Discord</a><a href="https://api.hyperdx.io/login/demo">Live Demo</a><a href="https://github.com/hyperdxio/hyperdx/issues/new">Bug Reports</a><a href="./CONTRIBUTING.md">Contributing</a>
</p>
- 🕵️ Correlate end to end, go from browser session replay to logs and traces in
just a few clicks
- 🔥 Blazing fast performance powered by Clickhouse
- 🔍 Intuitive full-text search and structured search syntax
- 🔍 Intuitive full-text search and property search syntax (ex. `level:err`)
- 🤖 Automatically cluster event patterns from billions of events
- 📈 Dashboard high cardinality events without learning a complex query language
- 📈 Dashboard high cardinality events without a complex query language
- 🔔 Set up alerts in just a few clicks
- `{` Automatic JSON/structured log parsing
- 🔭 OpenTelemetry native
@ -133,10 +133,10 @@ OpenTelemetry collector spun up at `http://localhost:4318`.
We welcome all contributions! There's many ways to contribute to the project,
including but not limited to:
- Opening a PR (Contribution Guide)
- Submitting feature requests or bugs
- Opening a PR ([Contribution Guide](./CONTRIBUTING.md))
- [Submitting feature requests or bugs](https://github.com/hyperdxio/hyperdx/issues/new)
- Improving our product or contribution documentation
- Voting on open issues or contributing use cases to a feature request
- Voting on [open issues](https://github.com/hyperdxio/hyperdx/issues) or contributing use cases to a feature request
## Motivation
@ -174,7 +174,7 @@ features in the future. In the meantime, we're highly aligned with Gitlab's
## Contact
- Open an Issue
- [Open an Issue](https://github.com/hyperdxio/hyperdx/issues/new)
- [Discord](https://discord.gg/FErRRKU78j)
- [Email](mailto:support@hyperdx.io)