You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract relevant new metrics from the original Python watchdog project and create issues for them
Extract relevant new metrics from the Java Spring watchdog project and create issues for them. note: not all metrics defined by the Java Watchdog project are either feasible or relevant. Anything that depends on internal data structures can't be replicated. Anything that tracks averages isn't relevant.
The text was updated successfully, but these errors were encountered:
hi, interested in watchdog. one problem, i need a config.json to run my project but i do not have a api-key and other parameters. i searched for it but the website said need 20 days to approve my request for getting a api-key. so is there a way more faster to get config info? thanks!
The original Watchdog project was a single Python script hosted at https://github.com/oneBusAway/oneBusAway-watchdog
It was followed by a Java Spring app hosted in the OBA App Modules repository, which was documented in the wiki here: https://github.com/OneBusAway/onebusaway-application-modules/wiki/OneBusAway-Watchdog
All features that can be added to this project should be created as issues in this repository's issue tracker: https://github.com/oneBusAway/watchdog/issues
Acceptance Criteria
The text was updated successfully, but these errors were encountered: