Commit Graph

7 Commits

Author SHA1 Message Date
176320fd88 add build dockerfile for linux, adjust for influx reconnect, readme 2023-10-10 01:05:25 -07:00
dc822c4c93 MAJOR rework
- improves a lot on the Go side including better config and logging libraries (including log rotation), better internal package distribution, and new a3go functionality to make data transfer more performant
- SQF side preprocessing of capture data is now minimal - arrays in hashmap format are sent directly to the extension and parsed there to minimize game impact
- CBA custom events are implemented in a better fashion
- README update
- license change
- with performance improvements, the deep customization of integrated metric gathering is removed in return to a single refreshRateMs, defining the interval at which core metrics are captured
- peeled back the list of core metrics to the core information used in troubleshooting and benchmarking
2023-10-10 00:44:50 -07:00
b84482e3ef consolidate functionality to streamline 2023-07-10 08:47:04 -07:00
4d8d8e44f5 WIP large expansion of functionality using go dll. track everything 2023-04-08 21:01:53 -07:00
deb145a7ce generally working with Python/Pythia 2023-04-07 01:30:54 -07:00
d41cb543d7 adjust to include worldName/serverName as tag values, missionName field 2023-04-02 13:16:08 -07:00
e72e58f2a4 Submit initial Working Version of RangerMetrics 2023-04-02 12:29:41 -05:00