Closed pilhuhn closed 7 years ago
this should now be possible with the changes made in PR #117 - you simply do not specify "metrics:" which means you want them all.
@pilhuhn see if you can try PR #117 - I think that PR should also introduce this feature, too.
This seems to work here - great :-)
This feature is now in master branch. It is included in the last release 1.1.0.Final found on docker hub.
Right now HOSA requires an explicit list of metrics to be collected. To make startup more easy it should be possible that for P8s endpoints all the metrics, the endpoint delivers are forwarded to Hawkular-Metrics.
This request is to allow to skip the
metrics:
part and allow to just collect all the metrics found on the endpoint. Perhaps one could use a special name of*
for this