Kaelan Patel

Results 6 comments of Kaelan Patel

Hi @fcomte, can you clarify for me, are you seeing that the `kubecost_pod_network_ingress_bytes_total` metric is not emitting properly i.e. it doesn't show up, or is it that the numbers you're...

Hi @francis-jjk PROMETHEUS_SERVER_ENDPOINT should just be whatever address you can access Prometheus on. If you're using a non-kubecost included Prometheus you'd need to do something like `kubectl port-forward service/ --namespace=...

Hi @francis-jjk No, sorry I wasn't too clear. If you're developing locally your PROMETHEUS_SERVER_ENDPOINT should be `PROMETHEUS_SERVER_ENDPOINT="http://127.0.0.1:9090"` (or `PROMETHEUS_SERVER_ENDPOINT="http://localhost:9090"`, I believe either will work). The key is just that you...

@dwbrown2 @bstuder99 I will note that the docs do [reference port forwarding](https://github.com/opencost/opencost/blob/develop/CONTRIBUTING.md#running-locally), but I think the main thing is that the port-forward command is a kubecost-bundled prometheus specific one rather...

+1 on this, with an added change(?) in behavior: Pennance of the Leadened Soul did not activate until I changed the Training Bracelet settings. When I changed the setting, the...

Also ran into this problem. On my end, this seemed to be an issue with the configuration of the KIC webhook as per: https://github.com/Kong/kubernetes-ingress-controller/issues/2431. Either fixing the issue with the...