aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkd <kdam0@localhost.localdomain>2020-07-16 18:55:36 +0000
committerkd <kdam0@localhost.localdomain>2020-07-16 18:55:36 +0000
commit59a3b3eebed94c679b969afc05a3fb6305cfa071 (patch)
tree7e13011f8b7e97682b930243e7dce85c163f2a39
parent8d262109f418fbfce2bc25c68b6731567ae2f015 (diff)
Initial commitHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c744474..4c8c591 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Revenue Discrepency Monitor
+# Go-Druid-MySql-Influx
The objective of this cron script is to collect revenue related statistics (Views, Clicks, Leads) from MySql, and Druid datasources, and write those into InfluxDB so that we can eventually compare them - check for discrepancies.
Once the data is in InfluxDB, we can setup dashboards, alerting etc. from Granfana, using InfluxDB as its datasource.