[Bug 238823] databases/redis_exporter: update to 1.0.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 26 11:33:36 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238823

            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 at FreeBSD.org
          Reporter: arcade at b1t.name

Created attachment 205351
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205351&action=edit
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 README
how to properly configure the Prometheus server.
    The exporter now uses ConstMetrics to correctly export counters and gauges.
    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 files.


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

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


More information about the freebsd-ports-bugs mailing list