You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add consumed_cu and max_cu fields to LogContext struct
Included `consumed_cu` and `max_cu` fields in `LogContext` and `LogContextError` initialization. These fields are central for tracking computing resource usage during log processing.
0 commit comments