Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASMMON-464 Create VMscrape service for ldms, slingshot, redfish flow end points #188

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

rambabubolla
Copy link
Contributor

@rambabubolla rambabubolla commented Dec 4, 2024

Summary and Scope

Create VMscrape service for ldms, slingshot, redfish flow end points## Issues and Related PRs

List and characterize relationship to Jira/Github issues and other pull requests. Be sure to list dependencies.

*[ Resolves [issue id](issue link)

  • Change will also be needed in <insert branch name here>
  • Future work required by [issue id](issue link)
  • Documentation changes required in [issue id](issue link)
  • Merge with/before/after <insert PR URL here>](https://jira-pro.it.hpe.com:8443/browse/CASMMON-464)

Testing

List the environments in which these changes were tested.

Tested on: Tyr

curl -G 'http://vmselect-vms.sysmgmt-health.svc.cluster.local:8481/select/0/prometheus/api/v1/query?query=flow_consumed_messages'
{"status":"success","isPartial":false,"data":{"resultType":"vector","result":[{"metric":{"name":"flow_consumed_messages","cluster":"cluster-name","container":"cray-hms-flow","endpoint":"telsling-stats","instance":"10.36.0.21:8000","job":"cray-hms-flow","namespace":"sma","pod":"cray-hms-flow-6c55c84bc9-fpmxq","prometheus":"sysmgmt-health/vms","service":"cray-hms-flow"},"value":[1733275594,"11639906"]},{"metric":{"name":"flow_consumed_messages","cluster":"cluster-name","container":"cray-hms-flow","endpoint":"ldms-stats","instance":"10.36.0.21:8001","job":"cray-hms-flow","namespace":"sma","pod":"cray-hms-flow-6c55c84bc9-fpmxq","prometheus":"sysmgmt-health/vms","service":"cray-hms-flow"},"value":[1733275594,"4587666"]},{"metric":{"name":"flow_consumed_messages","cluster":"cluster-name","container":"cray-hms-flow","endpoint":"redfish-stats","instance":"10.36.0.21:8002","job":"cray-hms-flow","namespace":"sma","pod":"cray-hms-flow-6c55c84bc9-fpmxq","prometheus":"sysmgmt-health/vms","service":"cray-hms-flow"},"value":[1733275594,"2436"]}]},"stats":{"seriesFetched": "3","executionTimeMsec":4}}sh-4.4$

image

image

@rambabubolla rambabubolla requested a review from a team as a code owner December 4, 2024 01:58
@rambabubolla rambabubolla merged commit 50607b3 into master Dec 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants