Maksym Trofimenko
Maksym Trofimenko
This PR exposes the Harbor statistics as Prometheus metric. The data exposed as metrics are 1:1 taken from the`statistics` API, including the name. ## New Metrics - harbor_statistics_private_project_amount - harbor_statistics_private_repo_amount...
This PR adds the option to log IP addresses and user agents in audit logs. This new functionality is optional and can be enabled/disabled by the admin in the configuration....
Add extra call of flushPart to avoid losing pendingBytes when `multipartcombinesmallpart` is `false` Fixes: https://github.com/distribution/distribution/issues/3873
Does anyone know how I can expand a tree node and load data there from a server? Thanks.
Updated! I would like to determine the element of the array by its "id" instead of its position number, which may vary in unsorted arrays. Like in the JsonPath [example](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html)...
Also, would be awesome to make ingress optional, like `ingress.enabled`: true
Hey. When I have something from above to query using ajson I need to marshal to binary and then unmarshal with ajson. Is any way to do that better? Thanks.
Any chance to watch for new/update release events within a cluster? Thanks.
I use https://github.com/go-logr/logr in my project. Is it supported by uptrace client? Thanks.
Does this plugin support Cordova 3.1 ? Thank you.