Open honnel opened 5 years ago
I haven't test this, but if you'll take a look at the generated user-provided service, it appears that it simply creates a syslog drain url in the followng format:
metrics-endpoint:///actuator/metrics
Should be fairly simple to create a user-provided service in advance with the same configuration.
At the moment we are registering metrics endpoints with:
Is there a possibility to do this in a declarative way in
manifest.yaml
like other service bindings?