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
Failed make test on window for contribute domain: tests Anything related to Vector's internal tests platform: windows Anything `windows` platform related type: bug A code related bug.
#20796 opened Jul 4, 2024 by sunrabbit123
Kafka integration test drains_acknowledgements_during_rebalance_sticky_assignments is flaky domain: tests Anything related to Vector's internal tests source: kafka Anything `kafka` source related type: bug A code related bug.
#20633 opened Jun 10, 2024 by pront
native_json codec is not serializing/deserializing EventMetadata. domain: codecs Anything related to Vector's codecs (encoding/decoding) domain: tests Anything related to Vector's internal tests meta: regression This issue represents a regression type: bug A code related bug.
#18570 opened Sep 14, 2023 by neuronull
chore(observability): implement validator for Data Volume feature for sinks domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests
#18027 opened Jul 19, 2023 by neuronull
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
Validate automatic tags domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests
#16983 opened Mar 28, 2023 by neuronull
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
Fuzz test corrupted buffer handling domain: buffers Anything related to Vector's memory/disk buffers domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: tests Anything related to Vector's internal tests type: bug A code related bug.
#16754 opened Mar 9, 2023 by bruceg
Auto-select tests to run in vdev domain: dev Anything related to Vector's development environment domain: tests Anything related to Vector's internal tests domain: unit tests Anything related to Vector's unit testing feature domain: vdev Anything related to the vdev tooling type: enhancement A value-adding code change that enhances its existing functionality.
#16389 opened Feb 10, 2023 by bruceg
chore(observability): implement validator for metrics correctness domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests source: internal_metrics Anything `internal_metrics` source related
#15549 opened Dec 12, 2022 by tobz
13 of 21 tasks
Add unit tests for interpolation of env variables outside of strings domain: config Anything related to configuring Vector domain: tests Anything related to Vector's internal tests
#15181 opened Nov 10, 2022 by neuronull
Integration tests for ES sink should run against all endpoint versions of ES that Vector supports. domain: tests Anything related to Vector's internal tests sink: elasticsearch Anything `elasticsearch` sink related
#15163 opened Nov 9, 2022 by neuronull
Automatic component validation and verification. domain: enterprise Anything related to Vector's enterprise features (Observability Pipelines) domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests source: internal_metrics Anything `internal_metrics` source related
#15103 opened Nov 4, 2022 by tobz
3 of 11 tasks
Verify *EventsDropped internal events in assert_transform_compliance domain: data model Anything related to Vector's internal data model domain: tests Anything related to Vector's internal tests
#14399 opened Sep 13, 2022 by pablosichert
check-events script is becoming complex enough to warrant it's own test suite. domain: tests Anything related to Vector's internal tests
#14182 opened Aug 30, 2022 by neuronull
Add custom test runner attribute macros domain: tests Anything related to Vector's internal tests domain: unit tests Anything related to Vector's unit testing feature needs: approval Needs review & approval before work can begin. type: tech debt A code change that does not add user value.
#13952 opened Aug 11, 2022 by bruceg
[datadog_agent source] Integration test for metrics domain: tests Anything related to Vector's internal tests sink: datadog_metrics Anything `datadog_metrics` sink related
#13363 opened Jun 28, 2022 by prognant
Integration test containers not being removed after test failure. domain: dev Anything related to Vector's development environment domain: tests Anything related to Vector's internal tests type: bug A code related bug.
#13017 opened Jun 7, 2022 by neuronull
Add integration tests for gcp_cloud_storage sink domain: tests Anything related to Vector's internal tests provider: gcp Anything `gcp` service provider related sink: gcp_cloud_storage Anything `gcp_cloud_storage` sink related type: tech debt A code change that does not add user value.
#12872 opened May 26, 2022 by bruceg
chore(gcp service): create full service mock for GCP APIs with OAuth2-based authentication domain: observability Anything related to monitoring/observing Vector domain: tests Anything related to Vector's internal tests provider: gcp Anything `gcp` service provider related
#12856 opened May 25, 2022 by tobz
Test against multiple Datadog Agent versions domain: tests Anything related to Vector's internal tests provider: datadog Anything `datadog` service provider related source: datadog_agent Anything `datadog_agent` source related
#12493 opened Apr 29, 2022 by binarylogic
Soak tests for durability scenarios domain: durability Anything related to the durability of Vector events domain: performance Anything related to Vector's performance domain: tests Anything related to Vector's internal tests
#12147 opened Apr 8, 2022 by binarylogic
gcp_stackdriver_metrics sink contains no tests domain: tests Anything related to Vector's internal tests sink: gcp_stackdriver_metrics Anything `gcp_stackdriver_metrics` sink related
#12119 opened Apr 7, 2022 by spencergilbert
Re-enable test_sink_error and test_sink_panic domain: tests Anything related to Vector's internal tests
#12107 opened Apr 6, 2022 by spencergilbert
ProTip! Exclude everything labeled bug with -label:bug.