Jens-Petter Salvesen

Results 6 comments of Jens-Petter Salvesen

A query-able sqllite backend? Yes please! That would significantly lower the effort to mine the data, basically opening it up. One piece of advice aka premature optimization: Start without indexes....

Ran into the same issue, ended up adding to the apache config something like PerlSwitches -MDevel::Cover=-silent,1,-db,/home/username/cover_db But I never got to the bottom of what was going on.

Hello everyone, This is a gentle reminder that merging this PR this will make telegraf a much more useful tool for the telecom industry - increasing the competitiveness of the...

Random dev who bumped into this challenge here... Maybe it would be helpful to pick a good, intuitive use case that there is a need for: Expressing a file system...

The point I'm trying to make is that being able to write a valid regular expression does not automatically mean it fishes out the data you want. Syntactically, http://example.com/{+a}/{+b}/ is...

https://github.com/rook/nfs/blob/3df639c8d166c569039ac7585832ffe62b418529/pkg/operator/nfs/spec.go#L133 - this may or may not be a good place to start looking