mtail 3.0.0~rc52-1ubuntu0.1 source package in Ubuntu

Changelog

mtail (3.0.0~rc52-1ubuntu0.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Mon, 15 Jul 2024 10:36:41 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Downloads

File Size SHA-256 Checksum
mtail_3.0.0~rc52.orig.tar.gz 552.9 KiB c510cdd720c2cbf41f9340f0f519c0fe22191a7f224378042c409896404945f5
mtail_3.0.0~rc52-1ubuntu0.1.debian.tar.xz 9.0 KiB 3b08a39a3f51bd78154e3c4c9b2421501b42244ca4cef963e1b61b45243b9bc3
mtail_3.0.0~rc52-1ubuntu0.1.dsc 2.2 KiB c2021fd877da5c587ba4e13120c1dcaa45ac7f868cfbed628cd0d83dd3402607

View changes file

Binary packages built by this source

mtail: Extract monitoring data from logs for collection in a timeseries database

 Mtail is a tool for extracting metrics from application logs to be exported
 into a timeseries database or timeseries calculator for alerting and
 dashboarding.
 .
 It aims to fill a niche between applications that do not export their own
 internal state, and existing monitoring systems, without patching those
 applications or rewriting the same framework for custom extraction glue code.
 .
 Metrics are exported for scraping by a collector as JSON or Prometheus format
 over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite
 collector socket.

mtail-dbgsym: debug symbols for mtail