Skip to main content

Today

Artie supports metrics integrations with Datadog and Grafana Cloud. You can use either integration to build dashboards and monitors from your Artie pipeline metrics. For setup instructions, see Monitoring integrations. We plan to support application tracing in a future release so you can connect Artie to an APM provider.

Metrics

The what tag explained

The what tag aims to provide a high level of visibility into whether an attempt has succeeded or not. And if it did not succeed, it will provide additional visibility into which particular operation failed (vs just providing a generic error state). Transfer will provide what:success if the attempt failed and different reasoning depending on the error state. This way, our monitors and response to failures can be more actionable and we can jump straight to the offending code block. Visualization of the what tag