Git Product home page Git Product logo

prometheus-spring-boot-starter's People

Contributors

moelholm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

prometheus-spring-boot-starter's Issues

Could not see counter_status_200 in metrics

hello,
this is my first time to use proetheus-spring-boot-starter.I think I encounter a problem.I created a new spring-boot program and run it on my mac for testing proetheus-spring-boot-starter,then I called the interface several times and I could read the counter_status_200_prometheus and counter_status_404_star_star in the metrics

# HELP counter_status_404_star_star counter_status_404_star_star
# TYPE counter_status_404_star_star gauge
counter_status_404_star_star 1.0
# HELP counter_status_200_prometheus counter_status_200_prometheus
# TYPE counter_status_200_prometheus gauge
counter_status_200_prometheus 2.0

but I could not read the same metrics on other spring-boot programs which were running on the linux OS.
Who could give me a hand for this question?I'm very pleasure for any suggestion!

text format parsing error

Hey,

I added your dep to my spring boot app, which consists of several cloud components, as eureka, hystrix etc.

My prometheus refuses to scrape data from it, as of this error:

text format parsing error in line 28: second HELP line for metric name "counter_servo_eurekaclient_transport_request"

any ideas what is the cause?

apply it to Spring Boot 2.0

Hi, are there any plans of applying it to the new Spring Boot 2.0 version. In the new version of Spring Boot the way of creating custom endpoints have changed.

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.