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
Copy file name to clipboardExpand all lines: README.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
1
# Tinybird Organization Metrics Exporter
2
2
3
-
This project uses Tinybird's [Service Data Sources](https://www.tinybird.co/docs/monitoring/organizations#organization-service-data-sources) to aggregate and publish organizational metrics as endpoints in [Prometheus format](https://www.tinybird.co/docs/guides/integrations/consume-api-endpoints-in-prometheus-format) for quick integration with common monitoring tools.
3
+
This project uses Tinybird's [Service Data Sources](https://www.tinybird.co/docs/forward/administration/organizations) to aggregate and publish organizational metrics as endpoints in [Prometheus format](https://www.tinybird.co/docs/forward/work-with-data/publish-data/guides/consume-api-endpoints-in-prometheus-format) for quick integration with common monitoring tools.
4
4
5
5
## Features
6
6
7
-
- Includes a set of Pipes that consolidate and process organizational metrics.
8
-
- Exposes all key metrics through a single Pipe Endpoint in Prometheus format for streamlined monitoring.
9
-
- Provides essential insights to help you monitor your usage, detect anomalies, and set up alerts in critical areas such as:
10
-
- Data ingestion: Track the volume and frequency of ingested data.
- Storage: Monitor storage usage to optimize resources and avoid limits.
13
+
- Jobs: Keep track of the status and performance of scheduled jobs.
14
14
15
15
## Get started
16
16
17
17
### Prerequisites
18
18
19
19
1. You must have a [Tinybird organization](https://www.tinybird.co/docs/monitoring/organizations).
20
-
2. You need to be an admin of the organization to access [organization Service Data Sources](https://www.tinybird.co/docs/monitoring/organizations#organization-service-data-sources).
20
+
2. You need to be an admin of the organization to access [organization Service Data Sources](https://www.tinybird.co/docs/forward/administration/organizations).
0 commit comments