mtail
mtail copied to clipboard
extract internal monitoring data from application logs for collection in a timeseries database
### Why use Apache Kafka In our environment, it is difficult for me to deploy a local log analysis tool directly on the machine. Fortunately, they have collected the logs...
I don't want to start mtail as a separate process. Can I integrate it into my own go program? How should I do it? Thanks!
Hello, Thanks for your work on mtail. I would like to propose a feature that allows users to use logs generated by a Docker container as input for metric generation....
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.60.0 to 0.64.0. Release notes Sourced from github.com/prometheus/common's releases. v0.64.0 What's Changed Add deprecation notice to otlptranslator by @ArthurSens in prometheus/common#773 Synchronize common files from prometheus/prometheus by...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.33.0. Commits 3d9a6b8 windows: add WSADuplicateSocket c0a9559 cpu: add crypto extensions detection for riscv64 8e9e046 windows: add virtual key codes and console input consts 7138967...
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.2 to 1.2.5. Release notes Sourced from github.com/golang/glog's releases. v1.2.5 What's Changed glog: generate a Fatalf-like error message when writing to logsinks fails by @chressie in golang/glog#76...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.22.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.22.0 - 2025-04-07 :warning: This release contains potential breaking change if you use experimental zstd support introduce in...
## Summary - Add source-to-program mapping feature allowing specific logs to be processed by specific programs - Add configuration via YAML or JSON files - Add control for unmapped behavior...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 2.0.0 to 2.1.0. Release notes Sourced from slsa-framework/slsa-github-generator's releases. v2.1.0 This is an un-finalized release. See the CHANGELOG for details. What's Changed chore: v2.0.0: update tags to...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0. Release notes Sourced from github.com/google/go-cmp's releases. v0.7.0 New API: (#367) Support compare functions with SortSlices and SortMaps Panic messaging: (#370) Detect proto.Message types when...