mtail icon indicating copy to clipboard operation
mtail copied to clipboard

extract internal monitoring data from application logs for collection in a timeseries database

Results 95 mtail issues
Sort by recently updated
recently updated
newest added

`limit` does not limit the hidden metrics. Here is my test: gen_log.sh ```sh #!/bin/bash for i in {1..100} do echo id=$i >> test.log done ``` Execute gen_log.sh will generate 100...

bug
mtail-Language/VM

Is there a way to have `mtail` start reading from the beginning of a log file again? For instance, if the seeker is currently at line `234`, is there a...

question

This may be an unsupported way to use mtail, but here goes. I have a GCS bucket mounted in a container as a file system. The files from an external...

more-info-needed

We find that with our current deployment, even though the scrape time is under 2.5 seconds, HTTP GET on the /metrics endpoint will just fail if mtail has more than...

Maybe this is not fixed completely yet? https://github.com/google/mtail/issues/892 Tag 3.0.6 is created: https://github.com/google/mtail/releases/tag/v3.0.6 But the releases with binaries still show v3.0.5 as highest version.

OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=6742106733346816 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=374400654 and will auto-close if the status changes there. If...

No `mtail` maintainers have write access to this repository anymore so please repoint your git remote upstreams to https://github.com/jaqx0r/mtail and docker images to `ghcr.io/jaqx0r/mtail`. Documentation now hosted at https://jaqx0r.github.io/mtail

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.5 / 2024-10-15 We decided to revert the testutil change that made our util functions less error-prone, but...

dependencies
go

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.9.0. Release notes Sourced from sigstore/cosign-installer's releases. v3.9.0 What's Changed Bump actions/setup-go from 5.4.0 to 5.5.0 by @​dependabot in sigstore/cosign-installer#189 bump cosign install to use...

dependencies
github_actions