utils/analytics: new InfluxDB token.
This is created with a different user that's more desirable.
This commit is contained in:
parent
f195b24335
commit
16a36a0910
@ -12,7 +12,7 @@ module Utils
|
||||
# @api private
|
||||
module Analytics
|
||||
INFLUX_BUCKET = "analytics"
|
||||
INFLUX_TOKEN = "cSVYFCexszYqAy2h7PpURZuud3VuZzVXtajCtvoPbACseY_XD9LqqGHdKg5W9QAyxYWoHT6jnJHFJzlsy5X2Rg=="
|
||||
INFLUX_TOKEN = "iVdsgJ_OjvTYGAA79gOfWlA_fX0QCuj4eYUNdb-qVUTrC3tp3JTWCADVNE9HxV0kp2ZjIK9tuthy_teX4szr9A=="
|
||||
INFLUX_HOST = "https://eu-central-1-1.aws.cloud2.influxdata.com"
|
||||
INFLUX_ORG = "d81a3e6d582d485f"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user