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
In order to allow better instrumentation and simple monitoring integration with services like Datadog, some process specific stats like the following could potentially be added via expvar:
Total log entries received via CF API
Total invalid log entries no processed (invalid JSON)
Tota log entries processed for shipping
etc.
The text was updated successfully, but these errors were encountered:
In order to allow better instrumentation and simple monitoring integration with services like Datadog, some process specific stats like the following could potentially be added via expvar:
The text was updated successfully, but these errors were encountered: