You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parseable is an open source, columnar data lake platform - purpose built for observability. Send logs, metrics & traces to Parseable via popular logging agents, OpenTelemetry, Kafka, eBPF or other integrations. Use native observability features like alerting, dashboards, anomaly detection, APM, PromQL & SQL - all within a single binary.
@@ -23,13 +28,13 @@ Purpose built for observability and designed around proven data lake engineering
23
28
24
29
Some of the key highlights include:
25
30
26
-
-[Data lake architecture](https://www.parseable.com/docs/architecture): Parseable Data lake architecture allows running stateless compute with object storage as the backing storage. This allows scaling storage and compute independently, and avoids the pitfalls of traditional observability systems. You can use any S3 compatible object storage, including AWS S3, GCS, Azure Blob Storage, MinIO, etc.
31
+
-[Data lake architecture](https://www.parseable.com/docs/architecture): Parseable Data lake architecture allows running stateless compute with object storage as the backing storage. This allows scaling storage and compute independently, and avoids the pitfalls of traditional observability systems.
27
32
28
-
-[Fully featured](https://www.parseable.com/docs/features): Parseable is a complete observability platform, with features like alerting, dashboards, anomaly detection, APM, and more. You can do everything from a single binary, without needing to stitch together multiple tools.
33
+
-[Fully featured](https://www.parseable.com/docs/features): Parseable is feature complete with alerting, dashboards, anomaly detection, APM, and more. You can do all of this and more from a single binary, without needing to stitch together multiple tools.
29
34
30
-
-[Agent ready](https://www.parseable.com/docs/ingest-data/agents): Both the agent observability and LLM driven
35
+
-[Agent ready](https://www.parseable.com/docs/integrations#ai-agents--llms): Whether you need to observe your AI agents or use LLMs to analyze your telemetry data, Parseable has you covered with native support for AI agents and LLMs.
-[OpenTelemetry native](https://www.parseable.com/docs/ingest-data/otel): With native OTel support, you can send telemetry data to Parseable without any custom modifications or plugins. Parseable can be used as a drop-in replacement for your existing OpenTelemetry Collector setup.
33
38
34
39
## Quickstart
35
40
@@ -70,14 +75,11 @@ For production deployments, refer the [installation guide ↗︎](https://www.pa
70
75
> [!TIP]
71
76
> Try out the [Parseable cloud](https://app.parseable.com) — 14 days free trial, no credit card required.
0 commit comments