https://github.com/wso2/apim-analytics-publisher
This repo contains the data publisher for Choreo Analytics cloud
https://github.com/wso2/apim-analytics-publisher
api-management
Last synced: about 1 year ago
JSON representation
This repo contains the data publisher for Choreo Analytics cloud
- Host: GitHub
- URL: https://github.com/wso2/apim-analytics-publisher
- Owner: wso2
- License: apache-2.0
- Created: 2020-12-17T07:31:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T19:55:25.000Z (over 1 year ago)
- Last Synced: 2025-04-09T11:07:22.289Z (about 1 year ago)
- Topics: api-management
- Language: Java
- Size: 712 KB
- Stars: 36
- Watchers: 100
- Forks: 43
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# apim-analytics-publisher
This repo contains the data publisher for Choreo Analytics cloud. Data publisher is responsible for sending analytics
data into Azure cloud for processing and visualization.
## About this repository
| Branch | Build Status(Jenkins) |
| :------------ |:-------------
| master | [](https://wso2.org/jenkins/job/analytics-products/job/apim-analytics-publisher) |
## Install
### Install from source
- Clone this repository
- Build the source using ```mvn clean install```
- You can find the executable at ```/component/data-publisher/target/org.wso2.am.analytics.publisher
.client-x.x.x-jar-with-dependencies.jar```
### Download from releases
- Navigate to release section of this repository and download the desired release