powerapi-ng / hwpc-sensor

Hardware Performance Counters monitoring agent for containers.
BSD 3-Clause "New" or "Revised" License
14 stars 16 forks source link

refactor(storage/socket): Serialize reports with the `json-c` library #62

Closed gfieni closed 6 months ago

gfieni commented 6 months ago

This PR reworks the socket storage module to use the json-c library to serialize reports instead of libbson.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud