Hi,
are the GRPC metrics already implemented?
I downloaded the giftcard demo including Axon Server 4.4.1 and added this axonserver.properties:
axoniq.axonserver.metrics.grpc.enabled=true
axoniq.axonserver.metrics.grpc.z-pages-enabled=true
axoniq.axonserver.metrics.grpc.z-pages-port=8888
If I start the Axon Server, http://localhost:8888 is not reachable.
Greetings
BTW: I assume that there is a bug in the documentation: It should probably be
axoniq.axonserver.metrics.grpc.z-pages-enabled
instead of
axoniq.axonserver.metrics.grpc.z-paged-enable