Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text format parsing error #2

Open
xetys opened this issue Apr 28, 2017 · 3 comments
Open

text format parsing error #2

xetys opened this issue Apr 28, 2017 · 3 comments

Comments

@xetys
Copy link

xetys commented Apr 28, 2017

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?

@fdimauro
Copy link

I am having the same issue

@moelholm
Copy link
Owner

@xetys @fdimauro could one of you please create a minimal example? Then I can have a look into it

@kiview
Copy link
Contributor

kiview commented Jul 27, 2017

AFAIK this is a known issue with netflix based metrics having duplicate keys, which Prometheus does not like. See prometheus/client_java#130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants