Add a breadcrumb which will be included with telemetry events.
Many breadcrumbs can be automatically captured, but this method can be
used for capturing manual breadcrumbs. For application specific breadcrumbs
the CustomBreadcrumb type can be used.
Telemetry must be initialized, using initTelemetry before calling this method.
If telemetry is not initialized, then the breadcrumb will be discarded.
Add a breadcrumb which will be included with telemetry events.
Many breadcrumbs can be automatically captured, but this method can be used for capturing manual breadcrumbs. For application specific breadcrumbs the CustomBreadcrumb type can be used.
Telemetry must be initialized, using initTelemetry before calling this method. If telemetry is not initialized, then the breadcrumb will be discarded.