Skip to content

Issues: google/mtail

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

language: regex concatenation not working as expected bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#340 opened Nov 13, 2020 by anthraxn8b
Multiline regexp constants can't start with a newline bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#189 opened Nov 8, 2018 by jaqx0r
Can't chain two matches in same expression because they define the same caprefs bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#190 opened Nov 8, 2018 by jaqx0r
const patterns can't be used by themselves, need // prefix bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#191 opened Nov 8, 2018 by jaqx0r 3.0.0
Consider publishing tailer separately enhancement This is considered a feature request, not currently guaranteed by the code or design today process Issues related to process and CI
#199 opened Dec 20, 2018 by sgtsquiggs
Runtime errors should be more visible to users enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Operating Issues related to deploying and running mtail
#221 opened Mar 25, 2019 by jakirpatel
type inference converts "05" to "5" which then isn't usable in strptime() bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#230 opened May 14, 2019 by sevaTechoPark
Better clearer documentation on using hidden string variables enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Language/VM Issues related to the mtail language, compiler, or VM
#234 opened Jun 6, 2019 by ferringb
Switch off standart mtail metric mtail-Operating Issues related to deploying and running mtail question This issue looks like a usage problem, not a bug or feature request
#259 opened Aug 27, 2019 by a-illiushchenia
Times are not represented as Time in the VM so lose precision when compared enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Language/VM Issues related to the mtail language, compiler, or VM
#263 opened Aug 30, 2019 by antong
2
6
Add a way to test if a capture group has been defined in current scope enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Language/VM Issues related to the mtail language, compiler, or VM
#267 opened Sep 4, 2019 by finkr
systemd .service startup file? enhancement This is considered a feature request, not currently guaranteed by the code or design today help wanted mtail-Operating Issues related to deploying and running mtail
#314 opened Apr 23, 2020 by anarcat
support mapping logs to programs to avoid unnecessary work enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Log Tailing Issues related to log polling and tailing mtail-Operating Issues related to deploying and running mtail
#35 opened Jul 16, 2016 by jaqx0r
Temporary Variables enhancement This is considered a feature request, not currently guaranteed by the code or design today mtail-Language/VM Issues related to the mtail language, compiler, or VM
#333 opened Aug 18, 2020 by glightfoot
NFS: Stale file handle - after log cycling occurs. bug This is considered a bug and shall get fixed help wanted mtail-Log Tailing Issues related to log polling and tailing
#505 opened Apr 22, 2021 by darkl0rd
mtail doesn't follow log rotation when running under WSL and docker bug This is considered a bug and shall get fixed help wanted mtail-Log Tailing Issues related to log polling and tailing
#531 opened May 21, 2021 by JJassonn69
Option to register mtail as a windows service in windows binaries enhancement This is considered a feature request, not currently guaranteed by the code or design today help wanted mtail-Operating Issues related to deploying and running mtail
#542 opened Jun 16, 2021 by nralbers
"Capture group reference appears to be unused" with integer names bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#581 opened Sep 5, 2021 by filippog
VM attempts to parse IP addr as float bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#590 opened Sep 28, 2021 by zane-deg
index out of range in vm.go:342 bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#608 opened Dec 21, 2021 by swirsz
collected metric ... was collected before with the same name and label values bug This is considered a bug and shall get fixed mtail-Language/VM Issues related to the mtail language, compiler, or VM
#636 opened Apr 14, 2022 by MrRothstein
container memory increasing after deploy mtail using docker help wanted more-info-needed Waiting for an answer from the issue reporter
#650 opened Jun 9, 2022 by ruyifu159
OSS-Fuzz issue 48352
#653 opened Jun 24, 2022 by oss-fuzz-robot
OSS-Fuzz issue 48354
#654 opened Jun 24, 2022 by oss-fuzz-robot
I'm trying to read files from a GCS bucket in gzip format more-info-needed Waiting for an answer from the issue reporter
#867 opened May 21, 2024 by JWThorne
ProTip! Adding no:label will show everything without a label.