Skip to content

Issues: vectordotdev/vector

How Vector uses issues
#627 opened Jul 12, 2019 by binarylogic
Open 6
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

API tests are non-functional domain: tests Anything related to Vector's internal tests type: tech debt A code change that does not add user value.
#21487 opened Oct 11, 2024 by bruceg
chore(new_relic sink)!: Drop event JSON parsing domain: logs Anything related to Vector's log events domain: sinks Anything related to the Vector's sinks meta: breaking change Anything that breaks backward compatibility. provider: new relic Anything `new relic` service provider related type: tech debt A code change that does not add user value.
#21322 opened Sep 19, 2024 by bruceg Loading…
Change LogEvent::insert function to return a Result<Option<Value>> type: tech debt A code change that does not add user value.
#21213 opened Sep 5, 2024 by pront
chore(core): Wrap event metadata in Arc for performance domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance no-changelog Changes in this PR do not need user-facing explanations in the release changelog type: tech debt A code change that does not add user value.
#21188 opened Aug 30, 2024 by bruceg Loading…
Refactor field iterators to return OwnedTargetPaths domain: core Anything related to core crates i.e. vector-core, core-common, etc meta: good first issue Anything that is good for new contributors. type: tech debt A code change that does not add user value.
#21077 opened Aug 14, 2024 by pront
chore(core): Switch to JSON value in component config generators domain: config Anything related to configuring Vector domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources domain: transforms Anything related to Vector's transform components no-changelog Changes in this PR do not need user-facing explanations in the release changelog type: tech debt A code change that does not add user value.
#19974 opened Feb 28, 2024 by bruceg Draft
Drop use of TOML as an internal configuration value complexity: moderate Moderate complex issue, that takes a fair bit of work to solve. domain: config Anything related to configuring Vector type: tech debt A code change that does not add user value.
#19963 opened Feb 27, 2024 by bruceg
chore(performance): Update VRL to bring in CompactString key string change domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance type: tech debt A code change that does not add user value.
#19272 opened Nov 30, 2023 by bruceg Draft
chore(performance): Update VRL to bring in Box<str> key string change domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance type: tech debt A code change that does not add user value.
#19271 opened Nov 30, 2023 by bruceg Draft
aws_kinesis sink base struct should not contain non-Kinesis specific fields sink: aws_kinesis_firehose Anything `aws_kinesis_firehose` sink related sink: aws_kinesis_streams Anything `aws_kinesis_streams` sink related type: tech debt A code change that does not add user value.
#19253 opened Nov 28, 2023 by neuronull
apt-key is DEPRECATED domain: ci Anything related to Vector's CI environment domain: internal docs Anything related to Vector's internal documentation platform: debian Anything `debian` platform related platform: ubuntu Anything `ubuntu` platform related type: tech debt A code change that does not add user value.
#19252 opened Nov 28, 2023 by dariosusman
Benchmark build error on the current master branch domain: api Anything related to Vector's GraphQL API domain: dev Anything related to Vector's development environment domain: performance Anything related to Vector's performance type: tech debt A code change that does not add user value.
#19231 opened Nov 24, 2023 by zamazan4ik
Upgrade the http crate to version 1.0.0 dependencies Pull requests that update a dependency file domain: deps Anything related to Vector's dependencies type: tech debt A code change that does not add user value.
#19179 opened Nov 17, 2023 by bruceg
10 of 13 tasks
Remove 'string_path' feature from the VRL crate type: tech debt A code change that does not add user value.
#18753 opened Oct 3, 2023 by pront
Should the stage tag for component_errors_total be removed? domain: observability Anything related to monitoring/observing Vector source: internal_metrics Anything `internal_metrics` source related type: tech debt A code change that does not add user value.
#17538 opened May 30, 2023 by tobz
chore(ci): Add a custom lint to check for misformatted tracing messages domain: ci Anything related to Vector's CI environment domain: tests Anything related to Vector's internal tests type: tech debt A code change that does not add user value.
#17429 opened May 17, 2023 by bruceg Draft
Update field names created by sources to use const domain: sources Anything related to the Vector's sources type: tech debt A code change that does not add user value.
#17225 opened Apr 26, 2023 by StephenWakely
28 tasks
Replace custom integration runner in vdev with compose domain: vdev Anything related to the vdev tooling type: tech debt A code change that does not add user value.
#17051 opened Apr 4, 2023 by bruceg
Add tests to the topology builder for tracing span handling domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests domain: topology Anything related to Vector's topology code domain: unit tests Anything related to Vector's unit testing feature type: tech debt A code change that does not add user value.
#16764 opened Mar 10, 2023 by bruceg
Investigate adding a lint or some automated check which detects when a serde default is defined on a config setting which is of type Option<T>. domain: config Anything related to configuring Vector meta: idea Anything in the idea phase. Needs further discussion and consensus before work can begin. type: tech debt A code change that does not add user value.
#16756 opened Mar 9, 2023 by neuronull
Rewrite script wrappers in vdev to native code dependencies Pull requests that update a dependency file domain: vdev Anything related to the vdev tooling Epic Larger, user-centric issue that contains multiple sub-issues type: tech debt A code change that does not add user value.
#16383 opened Feb 9, 2023 by bruceg
9 of 23 tasks
Detect vdev integration running state domain: ci Anything related to Vector's CI environment domain: vdev Anything related to the vdev tooling type: tech debt A code change that does not add user value.
#16381 opened Feb 9, 2023 by bruceg
7 tasks
[prometheus_remote_write sink]: Remove InfluxDB from integration test and use Prometheus domain: ci Anything related to Vector's CI environment sink: prometheus_remote_write Anything `prometheus_remote_write` sink related type: tech debt A code change that does not add user value.
#16197 opened Jan 30, 2023 by spencergilbert
feat(file): optimize metrics in File source domain: performance Anything related to Vector's performance domain: sources Anything related to the Vector's sources meta: awaiting author Pull requests that are awaiting their author. source: file Anything `file` source related type: tech debt A code change that does not add user value.
#16178 opened Jan 29, 2023 by zamazan4ik Loading…
Add performance regression test(s) for metric components domain: performance Anything related to Vector's performance domain: soak tests Anything related to Vector's soak tests type: tech debt A code change that does not add user value.
#15705 opened Dec 22, 2022 by bruceg
ProTip! Find all open issues with in progress development work with linked:pr.