Skip to content

Issues: vectordotdev/vrl

Beta
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

Add bitwise operators for integers type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler vrl: stdlib Changes to the standard library
#1386 opened Apr 23, 2025 by vruello
find should return null when the pattern wasn't found type: bug A code related bug vrl: stdlib Changes to the standard library
#1383 opened Apr 15, 2025 by simplepad
Add a dynamic variant of the exists function type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#1382 opened Apr 15, 2025 by simplepad
xpath support type: feature A value-adding code addition that introduce new functionality.
#1371 opened Apr 6, 2025 by juju4
format_int bad output type type: bug A code related bug vrl: compiler Changes to the compiler
#1361 opened Mar 28, 2025 by JTKU
Add http_get function to VRL type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#1359 opened Mar 25, 2025 by benjamin-awd
parse_cef fails on logs with complex quoted values type: bug A code related bug vrl: stdlib Changes to the standard library
#1352 opened Mar 22, 2025 by unitednf24
[feature request] path functions dirname and basename type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#1348 opened Mar 18, 2025 by shantanugadgil
Byte strings/encoded payloads
#1340 opened Mar 16, 2025 by jimmystewpot
Delete string_path feature type: tech debt A code change that does not add user value
#1330 opened Mar 10, 2025 by pront
Add option for VRL function parse_key_value to specify resulting key case type: feature A value-adding code addition that introduce new functionality. vrl: stdlib Changes to the standard library
#1313 opened Mar 3, 2025 by alexeynl
Introduce break for aborting iterations type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler
#1297 opened Feb 25, 2025 by enotspe
Change UnnecessaryCoalesce error to a warning. domain: dev Anything related to the development environment type: enhancement A value-adding code change that enhances its existing functionality
#1266 opened Feb 12, 2025 by pront
Unexpected behaviour of the object_from_array VRL fuction type: bug A code related bug vrl: stdlib Changes to the standard library
#1257 opened Feb 4, 2025 by usa4ev
parse_json in VRL doesn't support json-like strings (with single quotes) type: bug A code related bug vrl: stdlib Changes to the standard library
#1244 opened Jan 30, 2025 by nomalord
Unused expression checker improvements type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler
#1216 opened Jan 9, 2025 by pront
Parsing function for binary data (struct) type: feature A value-adding code addition that introduce new functionality.
#1200 opened Dec 31, 2024 by nomalord
parse_aws_alb_log function error failed to get field client_host type: bug A code related bug vrl: stdlib Changes to the standard library
#1193 opened Dec 19, 2024 by mdesouky
Refactor compiler error codes meta: good first issue Anything that is good for new contributors type: tech debt A code change that does not add user value vrl: compiler Changes to the compiler
#1189 opened Dec 12, 2024 by pront
Introduce Community Repository for VRL scripts type: feature A value-adding code addition that introduce new functionality.
#1140 opened Nov 26, 2024 by sonnens
Fold enumeration function
#1139 opened Nov 25, 2024 by jakedipity
FailedToApplyFilter Error in parse_grok() improvements type: enhancement A value-adding code change that enhances its existing functionality type: tech debt A code change that does not add user value
#1119 opened Nov 11, 2024 by neuronull
del does not compact objects when the requested path does not exist type: bug A code related bug vrl: stdlib Changes to the standard library
#1105 opened Oct 31, 2024 by bruceg
Having a match expression syntax would be useful for inline lookups type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler vrl: parser Changes to the syntax parser vrl: syntax Changes to the syntax
#1096 opened Oct 25, 2024 by bruceg
ProTip! Adding no:label will show everything without a label.