vectordotdev/vector
A high-performance observability data pipeline. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 41
- age_days: 2928
- days_rel: 7
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
22460 stars · 2268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vector is a high-performance observability data pipeline written in Rust that collects, transforms, and routes logs, metrics, and traces to any destination. It deploys as an agent, sidecar, or aggregator and uses the Vector Remap Language (VRL) for programmable event transformation.
Use cases
- collect and forward kubernetes logs to elasticsearch or s3
- reduce observability costs by routing telemetry to cheaper vendors
- redact sensitive fields from logs before sending to datadog
- replace fluentd or logstash with a faster log pipeline
- aggregate logs from multiple hosts and fan out to vendors
- switch observability vendors without changing application instrumentation
- parse and enrich structured log events in a pipeline
When to choose
- you need a single unified tool for logs and metrics pipelines
- performance and memory efficiency matter at high event volumes
- you want vendor-neutral routing to avoid lock-in
- you need programmable transforms with a safe DSL (VRL)
- you want to consolidate multiple collection agents
When to avoid
- you need full first-class trace support today (still maturing)
- you prefer a fully managed SaaS pipeline over self-operated infrastructure
- your team depends on a vendor-specific agent's deep integrations
- you need a stable 1.0 API - Vector is pre-1.0 with breaking changes between minor versions
Facets
application · maturity active
etl streaming monitoring logging developer-tools monitoring cloud-computing windows rust cross-platform self-hosted observability-pipeline log-forwarder telemetry vrl agent aggregator vendor-neutral datadog devops data-engineering linux macos docker kubernetes
10 sources
- readme: https://github.com/vectordotdev/vector · fetched 2026-08-28 · fecdace7eccb
- homepage: https://vector.dev · fetched 2026-08-29 · 20d038c03c03
- site_page: https://vector.dev/docs · fetched 2026-08-29 · 04813f4267bf
- site_page: https://vector.dev/docs/setup/quickstart · fetched 2026-08-29 · ae8d997e84bd
- site_page: https://vector.dev/docs/reference/vrl · fetched 2026-08-29 · 9a9d7e588306
- site_page: https://vector.dev/docs/setup/deployment · fetched 2026-08-29 · 9eeb5fe54290
- site_page: https://vector.dev/docs/setup/deployment/roles · fetched 2026-08-29 · d7ab22efedee
- site_page: https://vector.dev/docs/architecture/data-model/log · fetched 2026-08-29 · e7cfa5b69c6d
- site_page: https://vector.dev/docs/architecture/data-model/metric · fetched 2026-08-29 · 49ff12743631
- site_page: https://vector.dev/releases/0.58.0 · fetched 2026-08-29 · 15fedefba567
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vectordotdev/vector | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="vectordotdev/vector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem