Aucune description

Lukas Cerny dd467a19ff Update libraries il y a 2 ans
config 315acb8c80 Major update il y a 2 ans
doc 315acb8c80 Major update il y a 2 ans
src 71e8e78c88 Update libraries il y a 2 ans
.gitignore e3543bb233 added persistence in memory database (cache) il y a 5 ans
README.md 56a975c2b0 Changed aggregation logic, add dc files, changed format of rest api il y a 5 ans
build.gradle 71e8e78c88 Update libraries il y a 2 ans
gradle.properties 71e8e78c88 Update libraries il y a 2 ans
gradlew 4048e32c26 Fixed checking of analyzer period il y a 4 ans
gradlew.bat 4048e32c26 Fixed checking of analyzer period il y a 4 ans
settings.gradle 71e8e78c88 Update libraries il y a 2 ans

README.md

Spusteni programu s konfiguraci

java -jar analyzer-1.0.jar -cf config.yaml > /dev/null &

Ukazka dotazu na API

http://127.0.0.1:9090/statistics? group_id=& from=& to=& intervalGroup=

GROUP_ID -> long number FROM -> yyyy-MM-dd HH:mm:ss+HH TO -> yyyy-MM-dd HH:mm:ss+HH GROUP -> [DAY, MONTH, YEAR]