Observability Server
Interfaces
Interfaces
ProcessorConfig
Properties:
| Property | Type | Required | Description |
|---|
rateLimit | number | Yes | |
rateLimitWindowMs | number | Yes | |
ProcessResult
Properties:
| Property | Type | Required | Description |
|---|
success | boolean | Yes | |
error | string | undefined | No | |
Properties:
| Property | Type | Required | Description |
|---|
projectId | string | Yes | |
sessionId | string | Yes | |
AuthResult
Properties:
| Property | Type | Required | Description |
|---|
valid | boolean | Yes | |
projectId | string | undefined | No | |
error | string | undefined | No | |