Skip to content

Commit 3f6f93e

Browse files
committed
more comments from PR
1 parent d494c9a commit 3f6f93e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/airflow/manifest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ categories:
88
- observability
99
# Added process_manager category as Airflow is a workflow management platform that schedules and monitors workflows
1010
- process_manager
11-
# Added stream_processing category as it's used for orchestrating data pipelines and processing data streams
12-
- stream_processing
1311
conditions:
1412
kibana:
1513
version: "^8.13.0 || ^9.0.0"

packages/apache_tomcat/manifest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ categories:
88
- observability
99
# Added application_observability category as Apache Tomcat is an application server, and this integration provides detailed application-level metrics and logs
1010
- application_observability
11-
# Added websphere category as Tomcat is a Java web application server similar to WebSphere
12-
- websphere
1311
type: integration
1412
conditions:
1513
kibana:

packages/o365/manifest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ categories:
99
- productivity_security
1010
# Added cloud_security category as it monitors cloud-based Office 365 services, and iam category as it collects Azure AD activity logs related to identity and access management
1111
- iam
12+
# Added observability category as it provides visibility into user activity, service health, and performance metrics across Office 365 services
13+
- observability
1214
conditions:
1315
kibana:
1416
version: "^8.18.0 || ^9.0.0"

packages/system/manifest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ categories:
88
- os_system
99
# Added monitoring category as System integration collects metrics for monitoring server health
1010
- monitoring
11+
# Added observability category as System integration provides comprehensive visibility into host performance, resource utilization, and system state
12+
- observability
1113
conditions:
1214
kibana:
1315
version: "^8.17.0 || ^9.0.0"

0 commit comments

Comments
 (0)