WSO2 Carbon Dashboards - Siddhi Apps REST API

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

org.wso2.carbon.dashboards
ArtifactId

ArtifactId

org.wso2.carbon.dashboards.siddhi.apps.api
Last Version

Last Version

4.1.25
Release Date

Release Date

Type

Type

bundle
Description

Description

WSO2 Carbon Dashboards - Siddhi Apps REST API
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.dashboards.siddhi.apps.api

Dependencies

compile (3)

Group / Artifact Type Version
org.wso2.carbon.analytics : org.wso2.carbon.analytics.msf4j.interceptor.common jar 3.0.29
org.wso2.carbon.analytics-common : org.wso2.carbon.analytics.permissions jar 6.1.45
org.wso2.carbon.uiserver : org.wso2.carbon.uiserver jar 1.0.6

Project Modules

There are no modules declared in this project.

WSO2 Dashboard Component


Branch Build Status
master Build Status

Getting Started

Please follow the below steps to setup the WSO2 Dashboard Component.

  1. Clone and build carbon-dashboards repository.
  2. Clone and build the carbon-ui-server repository available here ( Carbon-UI-Server - https://github.com/wso2/carbon-ui-server )
  3. Install Dashboard Core API Feature and Dashboard Portal Feature in to distribution available in carbon-ui-server.

You can add following properties to pom file available in Carbon-UI-Server/tests/distribution directory.

        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.api.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <dependency>
            <groupId>org.wso2.carbon.dashboards</groupId>
            <artifactId>org.wso2.carbon.dashboards.portal.feature</artifactId>
            <version>4.0.0-SNAPSHOT</version>
            <type>zip</type>
        </dependency>
        <feature>
            <id>org.wso2.carbon.dashboards.api.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
        <feature>
            <id>org.wso2.carbon.dashboards.portal.feature</id>
            <version>4.0.0-SNAPSHOT</version>
        </feature>
  1. Unzip the distribution and run the server. You can access the dashboard component from https://localhost:9292/analytics-dashboard/ or http://localhost:9090/analytics-dashboard/

License

Carbon dashboards is available under the Apache 2 License.

How To Contribute

Contact Us

WSO2 developers can be contacted via the mailing lists:

org.wso2.carbon.dashboards

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
4.1.25
4.1.24
4.1.23
4.1.22
4.1.21
4.1.20
4.1.19
4.1.18
4.1.17
4.1.16
4.1.15
4.1.9
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.73
4.0.72
4.0.71
4.0.67
4.0.66
4.0.65
4.0.64
4.0.63
4.0.62
4.0.61
4.0.60
4.0.59
4.0.58
4.0.57
4.0.56
4.0.55
4.0.54
4.0.53