080a1ce8d8
Merge branch 'master' into develop
2023-10-10 17:03:48 -04:00
9f94e43ebc
github workflow
2023-10-10 01:37:59 -07:00
f35fd2aa7f
Update go-main.yml
2023-10-10 04:20:05 -04:00
e0eb3313c2
Create go-dev.yml
2023-10-10 04:19:44 -04:00
d2395fe4eb
Update and rename go.yml to go-main.yml
2023-10-10 04:18:02 -04:00
6c458a5724
Update go.yml
2023-10-10 04:16:33 -04:00
0001e056db
Create go.yml
2023-10-10 04:15:28 -04:00
176320fd88
add build dockerfile for linux, adjust for influx reconnect, readme
2023-10-10 01:05:25 -07:00
6ea97c602f
Merge branch 'rework' into develop
2023-10-10 00:53:26 -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
cf45d6b263
update some default settings
2023-07-10 12:34:55 -07:00
ce0e63bb51
meta info updates
2023-07-10 08:52:49 -07:00
b84482e3ef
consolidate functionality to streamline
2023-07-10 08:47:04 -07:00
31ffadf1b1
initial modifications, needs testing
2023-07-09 15:22:26 -07:00
fbf6ce98b2
try to fix players_connected count check
2023-05-08 00:15:57 -07:00
1c2b658d7c
default to run on start, fix players_connected metric
2023-05-07 20:38:34 -07:00
f2e48e9d04
t
2023-04-29 09:55:35 -07:00
dc0ba38567
check modDir to allow rename
2023-04-29 08:35:01 -07:00
8a9b650ce9
minor update to playerUID issue
2023-04-26 19:54:13 -07:00
3f899e33e6
add global player count, mission slots count, update handleChatMessage
2023-04-26 09:14:23 -07:00
f4cdfe593d
account for SendHandler in deInit call
2023-04-22 22:09:33 -07:00
67310804dc
allow full turn off with RangerMetrics_runs false and deinit extension
2023-04-22 22:04:22 -07:00
4ca0e6fe00
update example json
2023-04-22 12:48:31 -07:00
21dd601325
bug fixes
0.0.2
2023-04-21 23:52:02 -07:00
b7b9c89dc2
fix RPT spam, allow re-init of capture, change to spawn loop, fix setvar
...
- add readme too
2023-04-18 17:14:04 -07:00
a209843caa
fix bugs found during testing
2023-04-18 00:02:32 -07:00
2907101a42
Merge branch 'implement-settings' into develop
2023-04-17 20:40:56 -07:00
20400a0929
working version w JSON-based settings configuration
2023-04-17 20:40:45 -07:00
e907eeecfd
Merge branch 'develop' into implement-settings
2023-04-14 14:58:27 -07:00
6cf4297ab9
reworked the extension init/de-init logic to be asynchronous
2023-04-14 11:17:41 -07:00
5d30b1931c
some influx scheme refinement, part 1
2023-04-14 04:54:09 -07:00
042ddf0e34
add squad params to identity
2023-04-13 00:11:09 -07:00
c687d1a3f1
start framework for settings.json control
2023-04-13 00:08:02 -07:00
67541f46f9
way too many changes to list, i have commit-ment issues <>
2023-04-12 22:45:37 -07:00
12ef61e067
further expansion of metrics collection
2023-04-10 02:20:54 -07:00
98f5339fef
working. refining schema, fix double quotes in tag values
2023-04-09 19:02:57 -07:00
4d8d8e44f5
WIP large expansion of functionality using go dll. track everything
2023-04-08 21:01:53 -07:00
44a353a24b
testing
2023-04-07 01:39:41 -07:00
deb145a7ce
generally working with Python/Pythia
2023-04-07 01:30:54 -07:00
cc6f6b911c
move credentials to settings.json, use RVExtensionArgs call
...
adds value type definitions for float/int, adds mission, server name, world name to sent metrics
2023-04-04 15:18:44 -07:00
6044126e86
remove extension files (sep repo)
2023-04-02 13:43:20 -07:00
d41cb543d7
adjust to include worldName/serverName as tag values, missionName field
2023-04-02 13:16:08 -07:00
258774f763
Updated ReadMe Quick Note
2023-04-02 12:31:55 -05:00
e72e58f2a4
Submit initial Working Version of RangerMetrics
2023-04-02 12:29:41 -05:00
670355169d
first commit
2023-04-02 12:24:52 -05:00