Jeff Ohrstrom

Results 260 comments of Jeff Ohrstrom

> 1. Add preact/src as a valid export > I'd be open to submitting a PR if this is something the Preact team would consider! I would +1 this as...

Hi, I'm not sure anymore. I don't use this library at work anymore, so it's a bit defunct. There could be something that needs to be done for newer version...

Thanks for the ticket. Yes I `believe` throughput is missing. 90th percentile however can be configured through a summary. I see in your example you have 95th percentile (the first...

It appears to be this flag `--storage.tsdb.retention.time`. https://prometheus.io/docs/prometheus/latest/storage/

I think it's a flag that you pass to Prometheus when you boot it up.

How does your Prometheus server start? Do you have a systemd unit file?

Got it. So I'm unfamiliar with how Windows made that icon that you click. But if it's a text file that you see `prometheus.exe` in, that's where you'd edit. Basically...

> I also saw in the console multiple ..."Deleting obsolete block"... lines. I believe this is normal in that the system is compacting data and/or restructuring the data internally. So...

> I can make a pull request if it's OK for you. Pull requests are always welcome!

I would guess the issue is this: Aggregate Report (that's what you're using to check against?) is using the entire dataset to calculate against. These metrics are only using the...