-
https://github.com/pixcc/ydb/blob/main/ydb/core/viewer/json_nodes.h#L394
It seems that checking for zero is not enough to check the root and the handle may go into a loop
need to check in the viewer …
-
-
draft alerts:
Verification for the pool - if all groups are cyan, then initiate the check (ORANGE).
Verification for the pool - if there is at least one yellow group (YELLOW).
The color of the gr…
-
-
-
According to https://ydb.tech/docs/en/troubleshooting/monitoring#resources currently YDB provides public sensors for quota and usage that are combined for all storage types:
resources.storage.used_by…
-
-- the browser says that because of the CORS it does not work, the request itself it is
most likely that there are not enough headers on the backup in response, you need a ticket for editing
also fou…
-
and replace it with GetSeqNo(ctx context.Context) (int64, error) method, called from customer code.
It is simpler, then callback option.
-
Need an option to close communication socket with DNS server. As I tested, the ARES_FLAG_STAYOPEN option is responsible for this behaviour (https://c-ares.org/ares_init_options.html ).
-
Spec: https://github.com/ulid/spec
Original feature request: https://habr.com/ru/companies/ydb/articles/804775/comments/#comment_26737291