Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stats Pusher to support array responses #19

Open
anjackson opened this issue Nov 11, 2020 · 0 comments
Open

Stats Pusher to support array responses #19

anjackson opened this issue Nov 11, 2020 · 0 comments

Comments

@anjackson
Copy link
Contributor

The JSON configuration of the stats pusher does not currently support responses that contain arrays. e.g. we could also query the CDX indexes directly (both crawl-time and access-time), like this:

http://cdx.api.wa.bl.uk/data-heritrix?sort=reverse&output=jsondict&limit=1&url=https://www.bl.uk/robots.txt

However, this returns an array, not a dictionary, and wa_stats can't be configured to deal with that.

@anjackson anjackson changed the title Support array responses Stats Pusher to support array responses Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant