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: packages/airflow/_dev/build/docs/README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ Use the Airflow integration to:
10
10
- Create informative visualizations to track usage trends, measure key metrics, and derive actionable business insights.
11
11
- Monitor your workflows' performance and status in real-time.
12
12
13
-
## Data streams
13
+
## Compatibility
14
+
15
+
The Airflow package is tested with Airflow `2.4.3`. It should work with any `2.*` version.
16
+
17
+
## What data does this integration collect?
14
18
15
19
The Airflow integration gathers metric data.
16
20
@@ -23,19 +27,13 @@ Data stream:
23
27
Note:
24
28
- Users can monitor and view metrics within the ingested documents for Airflow in the `metrics-*` index pattern from `Discover`.
25
29
26
-
## Compatibility
27
-
28
-
The Airflow module is tested with Airflow `2.4.0`. It should work with versions `2.0.0` and later.
29
-
30
30
## What do I need to use this integration?
31
31
32
32
Users require Elasticsearch to store and search user data, and Kibana to visualize and manage it. They can utilize the hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on their own hardware.
33
33
34
-
To ingest data from Airflow, users must have [StatsD](https://github.com/statsd/statsd) to receive the same.
35
-
36
-
## Setup
34
+
## How do I deploy this integration?
37
35
38
-
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.
36
+
For step-by-step instructions on how to set up an integration, refer to the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.
Copy file name to clipboardExpand all lines: packages/airflow/docs/README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ Use the Airflow integration to:
10
10
- Create informative visualizations to track usage trends, measure key metrics, and derive actionable business insights.
11
11
- Monitor your workflows' performance and status in real-time.
12
12
13
-
## Data streams
13
+
## Compatibility
14
+
15
+
The Airflow package is tested with Airflow `2.4.3`. It should work with any `2.*` version.
16
+
17
+
## What data does this integration collect?
14
18
15
19
The Airflow integration gathers metric data.
16
20
@@ -23,19 +27,13 @@ Data stream:
23
27
Note:
24
28
- Users can monitor and view metrics within the ingested documents for Airflow in the `metrics-*` index pattern from `Discover`.
25
29
26
-
## Compatibility
27
-
28
-
The Airflow module is tested with Airflow `2.4.0`. It should work with versions `2.0.0` and later.
29
-
30
30
## What do I need to use this integration?
31
31
32
32
Users require Elasticsearch to store and search user data, and Kibana to visualize and manage it. They can utilize the hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on their own hardware.
33
33
34
-
To ingest data from Airflow, users must have [StatsD](https://github.com/statsd/statsd) to receive the same.
35
-
36
-
## Setup
34
+
## How do I deploy this integration?
37
35
38
-
For step-by-step instructions on how to set up an integration, see the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.
36
+
For step-by-step instructions on how to set up an integration, refer to the [Getting started](https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/getting-started-observability.html) guide.
39
37
40
38
## Steps to Setup Airflow
41
39
@@ -95,7 +93,7 @@ An example event for `statsd` looks as following:
0 commit comments