Skip to content
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

Regex duration issue #1025

Open
squidly opened this issue Apr 10, 2024 · 0 comments
Open

Regex duration issue #1025

squidly opened this issue Apr 10, 2024 · 0 comments

Comments

@squidly
Copy link

squidly commented Apr 10, 2024

Hi,

I had a duration filter with a regex to filter out everything more than 5 days old :

^([6-9]|[1-9][0-9]|[1-9][0-9][0-9])d

it used to work with nagstamon 3.8.0 but with the last one ( 3.14 ) it goes to the 9th day.

Am I missing something ?

thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant