Monitoring Resilient StreamInsight Applications

StreamInsight provides several features to monitor checkpointing and recovery.

Resiliency is available only in the Premium edition of StreamInsight. For more information, see Choosing a StreamInsight Edition.

Diagnostic Properties

For more information about these diagnostic properties, see Monitoring the StreamInsight Server and Queries.

Server diagnostics

  • ServerLastRecoveryBeginTime

  • ServerLastRecoveryEndTime

Query diagnostics

  • QueryIsResilient

  • QueryLastCheckpointBeginTime

  • QueryLastCheckpointEndTime

  • QueryLastCheckpointSize

Input adapter diagnostics

  • InputAdapterLastCheckpointHighWaterMark

Output adapter diagnostics

  • OutputAdapterLastCheckpointEventOffset

  • OutputAdapterLastCheckpointHighWaterMark

Administrative Events

For more information about these administrative events, see Monitoring the StreamInsight Server and Queries.

Query events

  • QueryInitializing

  • QueryCheckpointing

Server events

  • ServerRecoveryStarted

  • ServerRecoveryFinished

See Also

Concepts

StreamInsight Resiliency

Building Resilient StreamInsight Applications

Troubleshooting Resilient StreamInsight Applications