mtail 3.0.0~rc50-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

mtail (3.0.0~rc50-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Tue, 23 Jan 2024 10:25:25 +0530

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
mtail_3.0.0~rc50.orig.tar.gz 554.1 KiB b6081dab7fdd266d827956cd830858f9b32202584fd9fbb7de2d5ec5f3c74271
mtail_3.0.0~rc50-1ubuntu0.23.10.1.debian.tar.xz 9.2 KiB 14f02dce8b7d80b983d86c3a8b52482370cb0034e03087856bedb60314c19878
mtail_3.0.0~rc50-1ubuntu0.23.10.1.dsc 2.3 KiB b3a14de9c61a380be38af621c1ce243d199ba6229c35af9f2a33825fd46d34a8

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