Skip to content

Issues: vectordotdev/vrl

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

object() is only sometimes fallible
#1041 opened Sep 18, 2024 by byronwolfman
Determining if redact has redacted
#1040 opened Sep 18, 2024 by byronwolfman
Refactor error codes type: tech debt A code change that does not add user value vrl: compiler Changes to the compiler
#1033 opened Sep 10, 2024 by pront
idea: Optimize Bytes to String conversion in the Value type type: enhancement A value-adding code change that enhances its existing functionality vrl: typedef Changes to the type system
#1021 opened Sep 6, 2024 by bruceg
User-defined VRL modules vrl: compiler Changes to the compiler
#1020 opened Sep 6, 2024 by uralmetal
support for some hash function like crc32 meta: good first issue Anything that is good for new contributors type: enhancement A value-adding code change that enhances its existing functionality vrl: stdlib Changes to the standard library
#997 opened Aug 20, 2024 by geekfirstty
Add timezone support for parse_timestamp type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#962 opened Jul 29, 2024 by sandervandegeijn
parse_vector VRL function? type: enhancement A value-adding code change that enhances its existing functionality vrl: stdlib Changes to the standard library
#946 opened Jul 16, 2024 by davidpellcb
Extract iv from ciphertext type: enhancement A value-adding code change that enhances its existing functionality vrl: stdlib Changes to the standard library
#941 opened Jul 11, 2024 by vaboston
Add caching option to get_env_var() type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#914 opened Jun 27, 2024 by kaarolch
Support for type widening
#911 opened Jun 26, 2024 by DylanRJohnston
Community ID is incorrect for ICMP type: bug A code related bug vrl: stdlib Changes to the standard library
#891 opened Jun 13, 2024 by DylanRJohnston
Install release-plz to simplify release procedure domain: ci Anything related to Vector's CI environment
#880 opened Jun 7, 2024 by jdrouet
Add encode_xml function meta: good first issue Anything that is good for new contributors type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#865 opened Jun 3, 2024 by akshadagrawal
Multiline expressions vrl: compiler Changes to the compiler
#854 opened May 23, 2024 by hamishforbes
for_each doesn't affect type type: bug A code related bug vrl: compiler Changes to the compiler
#850 opened May 21, 2024 by Rajin9601
parse_syslog function ignores timezone when rfc3164 type: bug A code related bug vrl: stdlib Changes to the standard library
#853 opened May 19, 2024 by timansky
parse_xml function : text key added when it should not for single nodes type: bug A code related bug vrl: stdlib Changes to the standard library
#844 opened May 18, 2024 by ScriptToddler
Nonstandard klog / glog severity levels type: enhancement A value-adding code change that enhances its existing functionality vrl: stdlib Changes to the standard library
#843 opened May 17, 2024 by srstrickland
New Remap function for parse_syslog_facility meta: good first issue Anything that is good for new contributors type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#848 opened May 17, 2024 by timansky
from_unix_timestamp float support type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#823 opened May 6, 2024 by jpds
ProTip! Exclude everything labeled bug with -label:bug.