Pranav
Pranav
> I think we need to add below block to **setting up prometheus** part. > > https://knative.dev/docs/serving/observability/metrics/collecting-metrics/#setting-up-prometheus > > ``` > kubectl patch --namespace knative-serving configmap/config-observability \ > --type merge...
Should we provide an error prompt when the retention time is set to less than the required downsampling period?
> Given a query, the querier analyzes the `start` and `end` time range to compute a list of all known blocks containing at least 1 sample within this time range....
Are we going to keep socketPath flag? Like if the user manually sets the flag value, would this value override the auto-detect value? In either case, it should be fine,...
@mqasimsarfraz Do we need to add support for configuration files as well?
Currently working on this issue.
Currently working on this. Will create a PR soon!
Is this approach alright? Should I refactor other tests similarly? @blanquicet @mauriciovasquezbernal