Function markStreamError

  • Summary

    Mark that a stream error has occurred

    Function

    Example

    metrics.markStreamError(logContext, 'cards');
    

    Parameters

    • logContext: LogContext

      log context

    • table: string

      table name

    Returns void

Generated using TypeDoc