Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wso2/observability-ei
Observability resources for Enterprise Integrator
https://github.com/wso2/observability-ei
ei observability
Last synced: 2 days ago
JSON representation
Observability resources for Enterprise Integrator
- Host: GitHub
- URL: https://github.com/wso2/observability-ei
- Owner: wso2
- License: apache-2.0
- Created: 2020-07-21T11:14:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T00:01:09.000Z (3 months ago)
- Last Synced: 2024-11-08T14:45:58.359Z (about 2 months ago)
- Topics: ei, observability
- Homepage:
- Size: 197 KB
- Stars: 35
- Watchers: 48
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Enterprise Integrator Observability
This repo contains Observability solution for Enterprise Integrator.WSO2 Enterprise Integrator offers observability capabilities based on
1. [Classic Observability Deployment](classic/README.md) - which is analytics distribution that mainly provides
business analytics functionality together with observability related
features. Users with comprehensive observability requirements had to
rely on external tools/stacks such as ELK, Prometheus, AppDynamics, Jaeger,
Zipkin, etc.2. [Cloud Native Observability Deployment](cloud-native/README.md) -
allows you to monitor and troubleshoot you WSO2 Enterprise Integrator system
with ease. This solution is based on proven projects in Cloud Native Computing Foundation to be cloud native and future proof. Also, this technology stack allows you to view and correlate all three pillars of observability (i.e., metrics, logging, and tracing) from a single location instead of using several tools, thereby unifying the monitoring experience. The selected set of external tools are:
- Metrics - Prometheus
- Visualization - Grafana
- Logging - Fluent-Bit and Grafana Loki
- Tracing - Jaeger