Prashant Shahi
Prashant Shahi
> we should move the promQL queries to use the new query builder APIs @ankitnayan yes, will work on migrating dashboards. Last time, I had tried there were few queries...
> @prashant-shahi Please move promQL queries to query builder. The ones which can't be moved, create an issue for that. From what I can recall, the ones with SUM operator...
Closing this PR as it is stale now.
@sarsony1 Looks like the ClickHouse Installation is not passing the node selector to the CHI pods. Let me look into this. Meanwhile, can you use the `affinity` and `podDistribution` (in...
@sarsony1 We have been using the `nodeAffinity` and `podDistribution`, which it works fine for us. Can you check if the pods are running on the desired pods?
@srikanthccv In case of hybrid environments with hostmetrics dashboard to monitor VMs, we would still see pod name of OtelAgent as the `host.name` attribute. Is there any proper way to...
> Is this under the assumption that we will use a single dashboard for all environments? Not necessarily. It can have two dashboards. But in this case, K8s dashboard would...
Tracking issue: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/22843
@paulohmorais Meanwhile, you can use cAdvisor with otel-collector-metrics instead of kubeletstats receiver. As mentioned: https://github.com/SigNoz/dashboards/issues/13#issuecomment-1589036731
Encountered it again. Certificate status: ``` status: conditions: - lastTransitionTime: '2023-12-08T04:31:05Z' message: Issuing certificate as Secret does not exist observedGeneration: 1 reason: DoesNotExist status: 'True' type: Issuing - lastTransitionTime: '2023-12-08T04:31:05Z'...