tree: 65d2968c73fa6be99fd71a40d3db52769d0765b4 [path history] [tgz]
  1. capps/
  2. jaggery-files/
  3. ues-patch/
  4. metering-mysqlscript.sql
  5. README.md
extensions/das/modules/artifacts/metering-dashboard/README.md

Apache Stratos Metering Dashboard

This directory contains following artifacts:

(1) capps - Includes stratos-metering-service car file which bundles all Event Stream, Event receiver, Even Store, Gadgets, SparkScripts and Dashboard artifacts.

(2) jaggery-files

(3) ues-patch

Follow the below steps to generate the metering dashboard:

  1. Follow instruction given in /extensions/das/stratos-das-extension/README.md file to add stratos-das-extension jar to DAS.

  2. Add jaggery files which can be found in /metering-dashboard/jaggery-files/ to DAS server path <DAS_HOME/repository/deployment/server/jaggeryapps/portal/controllers/apis/

  3. Create MySQL database and tables using queries in /metering-dashboard/metering-mysqlscript.sql manually.

  4. Apply ues-patch files in /metering-dashboard/ues-patch/ to DAS as mentioned in its README file.

  5. Add stratos-metering-service car file in /metering-dashboard/ to /repository/deployment/server/carbonapps/ to generate the metering dashboard.