--- old +++ new @@ -3,4 +3,5 @@
* write to a file instead of inserting directly to zarkov
* siteops will have to enable `stream-watched-globs.py` for these new allura logs
* change format to match the rtstats format
-* add zarkov events for SVN, Hg, Git commits in the right formats (we don't think we have anything for those yet)++See [#3337] for zarkov processing and [#3338] for the scm events
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old +++ new @@ -1,7 +1,5 @@
Allura's zarkov logging should be changed to match the way we're doing it for classic rtstats:
* write to a file instead of inserting directly to zarkov
- * siteops will have to enable `stream-watched-globs.py` for these new allura logs-* change format to match the rtstats format
See [#3337] for zarkov processing and [#3338] for the scm events
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
To ssh://engr.geek.net/forge
4e140c9..91de16f HEAD -> jwh/2802
/var/local/stats/allura-events/event.*
Added a commit to fix the double-logging of "install tool" actions. Merged to dev.