-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
c/observabilityMetrics, logging, tracingMetrics, logging, tracingfeatureNew feature or requestNew feature or request
Description
- Segment registrations by AS and type (a given AS will only register a single type of segment, but this allows querying along either axis). (done by PS: Improve segment registration metrics #3152)
- Segment registrations by update (i.e. it already exists in pathdb) vs new. (done by PS: Improve segment registration metrics #3152)
- Segment requests by type (up/down/core) and number of segments and revocations returned. Have label to indicate status of CacheOnly flag. (done by PS: Expose request metrics #3232)
- Segment requests errors by type (up/down/core) and error type. (details PS: improve metrics #3106 (comment)) (done by PS: Expose request metrics #3232)
- segsyncer metrics. (done by PS: Add segsyncer metrics #3241)
- Revocations received. (details PS: improve metrics #3106 (comment))
-
SCMP errors received.Replaced by lib/snet: expose metrics #3107, for now. Eventually it would be nice to know what actions got an scmp error reply. - Crypto issues:
- cert/trc request failures: timeouts vs not available
- Signature verification failed (e.g. possible forgery)
- Signature validation failed (e.g. signature from expired cert)
-
Dispatcher errors/reconnects.Replaced by lib/snet: expose metrics #3107 - Implement lib/periodic task metrics #3121 for all periodic tasks
Metadata
Metadata
Assignees
Labels
c/observabilityMetrics, logging, tracingMetrics, logging, tracingfeatureNew feature or requestNew feature or request