vector icon indicating copy to clipboard operation
vector copied to clipboard

A high-performance observability data pipeline.

Results 592 vector issues
Sort by recently updated
recently updated
newest added

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug

Add compatibility between the elasticsearch client and elasticsearch server in 8.x and after 7.12 (tested from 7.12)

domain: sinks
ci-condition: integration tests enable

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
source: kubernetes_logs
platform: kubernetes

Currently, internal metric counters are accumulated from incremental values but then emitted as absolute values containing the sum total of all the increments to that point. Those absolute values are...

type: enhancement
domain: observability
source: internal_metrics
domain: core

[OpenTelemetry](https://opentelemetry.io/) is a specification for collecting observability data. Their collector and libraries are of questionable quality. We'd like Vector to support OT through their [various protobufs](https://github.com/open-telemetry/opentelemetry-proto) and become the best...

domain: sources
domain: sinks
have: must
type: feature

This reduces the knot of feature flag dependencies for a relatively small but core library. Basically, I was trying to run one of the unit tests with minimal flags, but...

type: tech debt
domain: sources
domain: sinks
domain: core

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...

domain: deps
domain: core

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.127 to 0.2.129. Release notes Sourced from libc's releases. 0.2.129 What's Changed Bump up to v0.2.129 by @​JohnTitor in rust-lang/libc#2867 Full Changelog: https://github.com/rust-lang/libc/compare/0.2.128...0.2.129 0.2.128 This version has...

domain: deps

This adds the new `RegisteredBytesSent` event and puts it into use in all sinks except for the new-style stream sinks. That change is blocked by a complication in how the...

type: enhancement
domain: observability
domain: sinks
domain: ci
source: internal_metrics
domain: core