David Calvert

Results 89 comments of David Calvert

@jkroepke The other issues/PRs are done, so you can start working on this whenever you want.

Hi @jkroepke, I think I prefer the split version, but if it's not possible to have that everywhere, maybe go for the other one to have consistency. What do you...

Agree. Do you think it's possible to split the combined queries like "CPU by namespace" ?

Can we manage all the cases using combined queries? If it's the case, it might be better to go for the combined queries with comments to have consistency. Here's an...

Also, could be nice to add Windows support knowledge in the docs (README.md) for the other users.

Hi @jkroepke, Do you plan to add Windows support on the other dashboards?

That's fine, let me know.

@metalmatze Is it intended that `latency` and `latencyNative` have different declaration style (`success:` vs `latency:`) ? Would be easier to switch from one another if they shared the same style.

Hi @chuegel, Did you try without the `relabelings` first ? This should only be used if it doesn't work out of the box. Can you share your Kubernetes distribution, Kubernetes...

All the other dashboards are working correct ? I think you can remove : ``` prometheus-node-exporter: prometheus: monitor: relabelings: - action: replace sourceLabels: [__meta_kubernetes_pod_node_name] targetLabel: nodename ``` Also, can you...