mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
Update README.md
This commit is contained in:
parent
0826d4dd89
commit
3e50983e3e
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue