Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upQueue on different labels of the same metric fails #1515
Comments
brian-brazil
added
the
question
label
Mar 31, 2016
This comment has been minimized.
This comment has been minimized.
|
Your labels don't match, you'd have to use |
This comment has been minimized.
This comment has been minimized.
|
Can I ask you to show me the correct syntax if queuing in this case? I did switch to separate metrics but still a bit frustrated about this behaviour. |
This comment has been minimized.
This comment has been minimized.
|
In this case it's probably You could also expose the number of threads directly. |
This comment has been minimized.
This comment has been minimized.
|
Thanks! Closing. |
hryamzik
closed this
Apr 1, 2016
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
hryamzik commentedMar 31, 2016
Here're my metrics:
And I can do some maths on it with a single label:
This looks wired but the result is actually
node_cpu_facts { fact="cores" } * 2.And this queue simply fails:
I didn't find any special queue syntax for this case. The only workaround seem to be using 3 metrics instead of one labeled.