kids-first / kf-arranger

🔎 Elasticsearch API Server for Kids First Portal
Apache License 2.0
1 stars 1 forks source link

✨ added a statistics endpoint that talks to ES directly #43

Closed jgnieuwhof closed 6 years ago

jgnieuwhof commented 6 years ago

alright so here's a crack at some public statistics for the KF public website. driven hardcoded-config so it should be relatively easy to change in the future.

a few unfortunate things:

@andricDu - you'd mentioned putting varnish in front of the server. would that be more of an ops thing handled by kf-arranger deployment strategy?

andricDu commented 6 years ago

@jgnieuwhof it would be an ops thing for sure as it would be wired up to bust the cache on ETL runs or arranger updates.

andricDu commented 6 years ago

@jgnieuwhof once conflict is resolved we can merge.