CzyerChen opened a new pull request, #12477:
URL: https://github.com/apache/skywalking/pull/12477

   ### Fix the unit of the "Network Bandwidth Usage" widget in Windows-Service 
Dashboard
   - [x] Explain briefly why the bug exists and how to fix it.
   
   Windows service before:
   <img width="1393" alt="image" 
src="https://github.com/user-attachments/assets/d46ff09d-7743-4ecd-95ac-c65b361131a6";>
   
   1. mismatch result of  `Network Bandwidth Usage`
   windows_net_bytes_received_total: Total bytes received by interface
   windows_net_bytes_sent_total: Total bytes transmitted by interface
   details 
[here](https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.net.md)
   
   2. add label of 
`meter_win_network_receive`,`meter_win_network_transmit`,`meter_win_disk_written`
   
   Windows service later:
   <img width="1385" alt="image" 
src="https://github.com/user-attachments/assets/c6b5356d-b8e8-44dc-af89-6b7728d3f95b";>
   
   
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to