Skip to content

No labels!

There aren’t any labels for this repository quite yet.

crash
crash
A bug that results in the program unexpectedly terminating, such as a panic.
domain: ci
domain: ci
Anything related to Vector's CI environment
domain: deps
domain: deps
Anything related to dependencies
domain: dev
domain: dev
Anything related to the development environment
domain: tests
domain: tests
Anything related to internal tests
Epic
Epic
Larger, user-centric issue that contains multiple sub-issues
fuzz
fuzz
Issues found from fuzz testing
meta: awaiting author
meta: awaiting author
Pull requests that are awaiting their author.
meta:confirmed
meta:confirmed
meta: good first issue
meta: good first issue
Anything that is good for new contributors
meta: regression
meta: regression
This is a regression from a previous version
no-changelog
no-changelog
Changes in this PR do not need user-facing explanations in the release changelog
playground
playground
Changes to the web playground
type: bug
type: bug
A code related bug
type: enhancement
type: enhancement
A value-adding code change that enhances its existing functionality
type: feature
type: feature
A value-adding code addition that introduce new functionality.
type: tech debt
type: tech debt
A code change that does not add user value
vrl: compiler
vrl: compiler
Changes to the compiler
vrl: diagnostic
vrl: diagnostic
Changes to the REPL
vrl: parser
vrl: parser
Changes to the syntax parser
vrl: stdlib
vrl: stdlib
Changes to the standard library
vrl: syntax
vrl: syntax
Changes to the syntax
vrl: typedef
vrl: typedef
Changes to the type system