add grafana model

This commit is contained in:
simon 2019-11-19 19:35:47 -05:00
parent 65712e2ca1
commit 33089b75d7
2 changed files with 3527 additions and 1 deletions

3527
grafana/model.json Normal file

File diff suppressed because it is too large Load Diff

1
run.py
View File

@ -208,7 +208,6 @@ if __name__ == "__main__":
proxy = sys.argv[3]
logger.info("Using proxy %s" % proxy)
BYPASS_RPS = True
if BYPASS_RPS:
chan_helper.rps = 10