R. Miles McCain
R. Miles McCain
Maybe Cloudflare changed their headers? We do get the origin IP... https://github.com/milesmcc/shynet/blob/master/shynet/analytics/views/ingress.py#L28
We could perhaps implement it just as we do DNT — that is, we could treat GPC the same way we handle DNT. We detect the DNT header at https://github.com/milesmcc/shynet/blob/34d6c920bfe22c56e9fb77ca14411dd2990039bf/shynet/analytics/views/ingress.py#L31...
Yeah, this is a good idea. Let’s keep discussing it.
Standardizing some kind of remote integration/export format (if I'm understanding this correctly) would be a great addition. Adding it to the roadmap for v1.0.
What is the HTTP status code of `curl 172.25.0.3:8080/healthz/?format=json`? What criteria does Traefik use to determine whether a health check is healthy or not?
> Ugh, when designing healthcheck command I didn't consider allowed_hosts == "*" > I'll do pull request in a moment. Thanks for the issue. Thanks for making this fix!
Hey! Thanks for putting this together. One thing I want to consider is potentially leveraging the existing 'hit' model. Maybe that complicates things, but I do like keeping our data...
Closing due to inactivity; feel free to reopen if you're still interested in this change.
(Happy to chat about architecture if you'd like; we can setup a time to chat synchronously?)
Need to just verify locally but lgtm.