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

400 Error when try to query all Iot metrics, more than 60 #51

Open
kylixtan opened this issue Apr 3, 2019 · 2 comments
Open

400 Error when try to query all Iot metrics, more than 60 #51

kylixtan opened this issue Apr 3, 2019 · 2 comments

Comments

@kylixtan
Copy link

kylixtan commented Apr 3, 2019

the total number of metrics is about 60.

if we decrease it to 5-6, that works.

how's your guys experience?

@rca0
Copy link

rca0 commented Apr 16, 2019

Hi @kylixtan
I had the similar situation, tried to put all the metrics together, and i saw that there were conflicts with them, so, i went to remove the metrics.

In my case, i put these metrics:

  - name: "CPU Credits Remaining"
  - name: "CPU Credits Consumed"
  - name: "Percentage CPU"
  - name: "Network In Total"
  - name: "Network Out Total"
  - name: "Network In"
  - name: "Network Out"
  - name: "Disk Read Bytes"
  - name: "Disk Write Bytes"
  - name: "Disk Read Operations/Sec"
  - name: "Disk Write Operations/Sec"
  - name: "Inbound Flows"
  - name: "Outbound Flows"
  - name: "Inbound Flows Maximum Creation Rate"
  - name: "Outbound Flows Maximum Creation Rate"

What metrics are you scraping?

@rajsameer
Copy link

hi @kylixtan , @rca0 ,

I am facing the same issues anything beyond 7-8 metrics the server throws HTTP 400 Error.
Did you guys find any solution for this.

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

3 participants