[Feature] Add Integration Test for Self-Observability Metrics in _monitoring
Group
#13187
Open
2 of 3 tasks
Milestone
Search before asking
Description
Description:
We need to add an integration test to verify the self-observability functionality. The test should ensure that relevant metrics are being collected and stored correctly in the
measure
with the group name_monitoring
. At a minimum, the test should check the following metrics:up_time
: Verify that the system's uptime is being tracked and reported accurately.cpu_state
: Ensure CPU usage or state data is being captured correctly.memory_state
: Confirm memory usage or state data is recorded as expected.disk
: Validate that disk usage or related metrics are being monitored properly.The above metrics should be shown in the dashboard.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: