Chris Chang

Results 79 comments of Chris Chang

supplanted of #360 ? (I know this was first but that one also fixes index.html)

duplicate of #360 ?

The `.travis.yml` also probably needs an update but I didn't touch it since it doesn't appear to be running. I had the same problem with all my TravisCI projects and...

sorry I didn't get a notification. that sounds like a plan.

my current opinion is to drop the first `_total` so they read like `django_http_requests_by_view_transport_method_total`

The downside to exporting both is it's a bigger load on Prometheus. There's probably a way to do the same thing using `metric_relabel_configs` in `prometheus.yml`. My Prometheus is managed by...

I ended up modifying cloudviz.py to be a wsgi app. You can see my progress here: https://github.com/texastribune/cloudviz/tree/messin-around

> 2. No matter how many users i delete there's no effect on the size of the database file. Try doing a sqlite VACUUM. I ran this command in OSX...

I suspect it's because both of us are attempting to use a custom template. I could have sworn I documented what to do in this situation, but I can't find...

haha, I was going to say you can check out #17 but that's your PR. It's come up in other ways too so I'm leaning back towards supporting an include...