Gaetan BOGAERT

Results 5 issues of Gaetan BOGAERT

**Describe the bug** It seems that `vault.identity.entity.creation` wasn't exposed on metrics endpoint **To Reproduce** Steps to reproduce the behavior: 1. Run `curl https://$VAULT_ADDR/v1/sys/metrics\?format\=prometheus | grep identity_entity` 2. Analyse output ```bash...

enhancement
core/metric
core/telemetry

I need to exclude specific path in commit analysis. **Example:** ``` project │ README.md │ file001.txt │ └───folder1 │ │ file011.txt │ │ file012.txt │ └───folder2 │ file021.txt │ file022.txt...

Does docker-zipkin support rabbitMQ transport ? i find https://github.com/openzipkin/zipkin/tree/master/zipkin-collector/rabbitmq. I have to dockerize myself and to run standalone zipkin-ui ? Moreover, it's possible to run multiple collector (example : one...

Hi, Currently i have persistent disk created from a persitentVolumeClaims (GKE) and i want to monitor disks performance. I need to filter disks by (pvc name, namespace) but this informations...

Adds resources and data sources to manage hostname-level client certificates for Authenticated Origin Pulls. These changes enable the creation and management of certificates associated with specific hostnames, which facilitates per-hostname...