Giter Club home page Giter Club logo

Comments (12)

Lusitaniae avatar Lusitaniae commented on August 16, 2024

Apologies, looks like we need more automated testing!

I'll set the release back to pre release

from apache_exporter.

swiffer avatar swiffer commented on August 16, 2024

no worries - looking for the next version then. thanks!

from apache_exporter.

corporate-gadfly avatar corporate-gadfly commented on August 16, 2024

Another report, just to give you some variety of platforms:

    Virtualization: vmware
  Operating System: CentOS Stream 8
       CPE OS Name: cpe:/o:centos:centos:8
            Kernel: Linux 4.18.0-448.el8.x86_64
      Architecture: x86-64

from apache_exporter.

ethan-gallant avatar ethan-gallant commented on August 16, 2024

Found the issue, this PR upstream should resolve it prometheus/exporter-toolkit#127

It can be locally fixed as well by specifying the new parameters.

from apache_exporter.

blkperl avatar blkperl commented on August 16, 2024

@Lusitaniae, We opened a PR #149 feel free to add changes. We will still need a follow up PR to improve tests.

from apache_exporter.

dswarbrick avatar dswarbrick commented on August 16, 2024

The real issue is that the newer exporter-toolkit version is not really being used in an optimal way by apache_exporter.

A kingpinflag.AddFlags helper function adds the web.listen-address, web.config.file and web.systemd-socket (if GOOS = linux), and will populate a web.FlagConfig struct to be passed to web.ListenAndServe.

Admittedly, this would mean breaking / renaming the existing telemetry.address and web.config flags which are explicitly added by apache_exporter.

from apache_exporter.

Lusitaniae avatar Lusitaniae commented on August 16, 2024

Re released 0.13.0 if you'd like to try it @swiffer @corporate-gadfly

Any suggestions for the proper fix @dswarbrick ?

from apache_exporter.

swiffer avatar swiffer commented on August 16, 2024

@Lusitaniae thanks - for now working fine!

from apache_exporter.

dswarbrick avatar dswarbrick commented on August 16, 2024

@Lusitaniae Take a look at how node_exporter uses it - but as I say, beware that some flag names will change. I can submit a PR if you're ok with that.

from apache_exporter.

blkperl avatar blkperl commented on August 16, 2024

@dswarbrick A PR would be great. Thanks!

from apache_exporter.

Lusitaniae avatar Lusitaniae commented on August 16, 2024

Released 0.13.1 with #149

if anyone would like to test would be appreciated

from apache_exporter.

blkperl avatar blkperl commented on August 16, 2024

We tested and released this to prod. It's working. 🎉

from apache_exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.