Giter Club home page Giter Club logo

Comments (7)

Lusitaniae avatar Lusitaniae commented on June 29, 2024

hi @ccremer

Maybe prometheus libraries need to be updated?

Seems there's an accept header being used for scrapes as seen here:

https://github.com/prometheus/prometheus/blob/b5c833ca2194db5581b8979048b3450cc869b88a/scrape/scrape.go#L528

Is that something you can look into?

from apache_exporter.

ccremer avatar ccremer commented on June 29, 2024

Hi

I realize that I wasn't clear enough about the headers. It's the status-page (.../server-status) from Apache that expects a header, not the exporter itself.

I guess somesomewhere in in the collect function in https://github.com/Lusitaniae/apache_exporter/blob/master/apache_exporter.go#L172 is the right place.

So it's more like the exporter should add the headers to the collection request, not prometheus

from apache_exporter.

Lusitaniae avatar Lusitaniae commented on June 29, 2024

sorry for the late response,

I think it doesn't justify allowing all kinds of dynamic headers. We can just add the Accept one for now.

Don't hesitate to make a PR, I'll try to get to it earlier!

from apache_exporter.

ccremer avatar ccremer commented on June 29, 2024

Thanks for the response.
In our case, adding the Accept: */* header "statically" is sufficient, so that works for us.

Cheers

from apache_exporter.

AndreasPB avatar AndreasPB commented on June 29, 2024

I know you decided to not have it, but I am giving you the opportunity anyways :p I'm open to modify it

from apache_exporter.

AndreasPB avatar AndreasPB commented on June 29, 2024

I think this was solved by #161

from apache_exporter.

Lusitaniae avatar Lusitaniae commented on June 29, 2024

Many thanks! and sorry for the time it took

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.