Yury Gargay
Yury Gargay
## Describe your changes This needs `read:connections` scope. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation...
## Describe your changes This PR removes the deprecated `rules` endpoint and all usage of `Account.Rules` in the management. ## Issue ticket number and link ### Checklist - [ ]...
To reproduce add two peers, and create a route with them as routing peers. The route should be HA. After you delete one of those two peers you will see...
Instead of general `test` directory?
Is there possibility to get notifications about tcp_closed or tcp_error? I use ezmq:connect in gen_server and I would like to get events from TCP in handle_info but there is only...
When trying to insert an Account with an embedded Network using the prefix the foreign key is wrong: ``` [0.099ms] [rows:0] INSERT INTO `peers` (`id`,`account_id`) VALUES ("peer1","network1") ON CONFLICT (`id`)...
See https://github.com/googleapis/google-api-go-client/issues/3138
**Is your feature request related to a problem? Please describe.** Currently, OpenTelemetry is enabled by default, but there is no way to pass a custom slice of `otelhttp.Option` or `otelgrpc.Option`,...