kubecost / features-bugs

A public repository for filing of Kubecost feature requests and bugs. Please read the issue guidelines before filing an issue here.
0 stars 0 forks source link

[Bug] Quantity of network traffic #63

Open KKHYeon opened 6 months ago

KKHYeon commented 6 months ago

Kubecost Helm Chart Version

2.1.0

Kubernetes Version

1.25

Kubernetes Platform

EKS

Description

When viewing the IP network history in the Network costs window, all quantities are displayed as 0MB. When I checked 'model/networkTraffic?maxDestinations=8', the value of 'totalBytes' is not 0

Steps to reproduce

Expected behavior

The value is not 0

Impact

No response

Screenshots

image

Logs

No response

Slack discussion

No response

Troubleshooting

AjayTripathy commented 6 months ago

@teevans if the API is returning data is this a frontend issue? Can you triage?

teevans commented 6 months ago

Hey there @KKHYeon - That may be a bit of a red herring due to how that page functions. Can you dump the responses of /model/allocations along with the response of the /model/networkTraffic? If you're willing we can open a support ticket and triage that way in private - Data is joined across those two sources and we just need to validate the two items line up.

If you're willing, I can open a support ticket if you can send an email to support@kubecost.com!

chipzoller commented 6 months ago

Transferred.