mtail 3.0.0~rc4-1 source package in Ubuntu

Changelog

mtail (3.0.0~rc4-1) unstable; urgency=high

  * New upstream snapshot, with bug fixes.
  * debian/rules: Fix compilation on mips* (raising urgency).
  * debian/control: Depend of specific version of spf13/afero.
  * Add new dependency on go-cmp.
  * Remove now unneeded go-deep vendoring.

 -- Martín Ferrari <email address hidden>  Fri, 06 Oct 2017 11:23:40 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mtail_3.0.0~rc4-1.dsc 2.2 KiB 7381f2be46d17628654fb5370d0f3ba9de8b8542b080b5d5ca1eb9970674ec63
mtail_3.0.0~rc4.orig.tar.gz 415.8 KiB f02b4fc0fd4bc012314ae6c70613751291132aea25c16499308c3f244412da12
mtail_3.0.0~rc4-1.debian.tar.xz 5.6 KiB f2697230447d967bd11e464528c02a9b0a8cf29eb550cb7802d2e80bf542f3d9

No changes file available.

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