Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fstab committed May 15, 2016
1 parent fe2b0c7 commit b820ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ How to Configure Your Own Patterns and Metrics
Related Projects
----------------

Google's [mtail] goes in a similar direction. It uses RE2 regular expressions, which is a stripped-down regular expression language. It will not be possible to re-use existing Grok definitions with `mtail`. However, `mtail` is probably more CPU efficient than `grok_exporter`. We will provide some benchmarks soon.
Google's [mtail] goes in a similar direction. It uses [RE2] regular expressions, which is a stripped-down regular expression language. It will not be possible to re-use existing Grok definitions with `mtail`. However, `mtail` is probably more CPU efficient than `grok_exporter`. We will provide some benchmarks soon.

About the Regular Expression Library
------------------------------------
Expand Down

0 comments on commit b820ff6

Please sign in to comment.