Amit Saha
Amit Saha
Thanks for the report @vlad-bezden . I think you have hit a bug in the code (or the method itself). I will double check. In the meantime, can you please...
`django-prometheus` [implemented](https://github.com/korfuri/django-prometheus/blob/master/documentation/exports.md#exporting-metrics-in-a-wsgi-application-with-multiple-processes) a strategy where if you have multiple workers, the HTTP server for metric will be attempted to be started on a range of ports. Perhaps that's an idea?
Interesting side-effect! Does that mean the caching logic for `packages.json` and the packages themselves are different? I am not sure about how client side caching works as well.
Hi Aaron, i think you have the wrong Amit. I am not knowledgeable enough about the details to be a major contributor. I will however try to go through what...
Yes, can confirm it works.
> @amitsaha - it looks like one of the examples needs to be updated. Please run `go test ./...` from the base directory of the repo to make sure all...
Thanks @gmlewis !
@gmlewis Thanks! I know we had a new release just days back, is there any chance I can request you for a new release with this change?
> > @gmlewis Thanks! I know we had a new release just days back, is there any chance I can request you for a new release with this change? >...
thanks @carlpett - i was thinking perhaps a separate collector to add to the existing `netframework_*` collectors. If there's a certain way you want me to implement it in light...