Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2019 11:33:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238823] databases/redis_exporter: update to 1.0.3
Message-ID:  <bug-238823-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238823

            Bug ID: 238823
           Summary: databases/redis_exporter: update to 1.0.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: arcade@b1t.name

Created attachment 205351
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205351&action=
=3Dedit
Update to 1.0.3

Changelog:

1.0.3:
PR #264 - allow passing client key & cert file for TLS auth (thx @joesis )

1.0.2:
PR #275 - fix default redis address for exporter, making it default to
redis://localhost:6379

1.0.1:
PR #270 - fix race condition when scraping multiple instances in parallel

1.0.0:
PR #256 - breaking changes due to major rewrite and cleanup
Breaking Changes:

    configuring multiple redis instances is no longer supported, see the RE=
ADME
how to properly configure the Prometheus server.
    The exporter now uses ConstMetrics to correctly export counters and gau=
ges.
    total_system_memory_bytes is no longer included by default.
    renamed latency_spike_milliseconds -> latency_spike_seconds
    renamed all the cpu metrics to end with _seconds
    Tile38 metrics are only scraped if --is-tile38 command line flag is set.
    Put the released binary file into a folder inside the .tar.gz / zip fil=
es.


New features:

    allow skipping of cert validation.
    allow overriding of CONFIG command name.

0.34.1:
PR #259 - trim white space from redis pwd file

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238823-7788>