You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using telegraf to gather metrics from cassandra via jolokia. When some metric is no longer available ( cassandra version change), all i get - URL returned with status 404
Bug report
I'm using telegraf to gather metrics from cassandra via jolokia. When some metric is no longer available ( cassandra version change), all i get -
URL returned with status 404
Relevant telegraf.conf:
System info:
cassandra in docker container (1.13) on debian system (jessie)
Telegraf 1.2.1-1
Steps to reproduce:
URL returned with status 404
.Expected behavior:
URL returned with status 404 - host:port/jolokia/link_that_failed
Actual behavior:
URL returned with status 404
Feature Request
Please make 404 error more explicit
Thanks a lot in advance!
The text was updated successfully, but these errors were encountered: