Skip to content

Commit b85efb1

Browse files
sspaetiswyxio
andauthored
📝 Add reference to newly created Airbyte Monitoring Tutorial (#19598)
* add reference from metric collection * adding more context * remove empty line Co-authored-by: swyx <[email protected]>
1 parent be530bb commit b85efb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/operator-guides/collecting-metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,5 @@ Configure two additional env vars to the Datadog endpoint:
266266
## Metrics
267267
Visit [OssMetricsRegistry.java](https://github.com/airbytehq/airbyte/blob/master/airbyte-metrics/metrics-lib/src/main/java/io/airbyte/metrics/lib/OssMetricsRegistry.java) to get a complete list of metrics Airbyte is sending.
268268

269+
## Additional information
270+
Suppose you are looking for a non-production way of collecting metrics with dbt and Metabase, the tutorial [Airbyte Monitoring with dbt and Metabase](https://airbyte.com/blog/airbyte-monitoring-with-dbt-and-metabase) by accessing Airbyte's Postgres DB. The source code is open on [airbytehq/open-data-stack](https://github.com/airbytehq/open-data-stack). Think of it as an exploratory for data analysts and data engineers of building a dashboard on top of the existing Airbyte Postgres database versus the Prometheus more for DevOps engineers in production.

0 commit comments

Comments
 (0)