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

ROX-18276: Central info metric #7734

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

stehessel
Copy link
Collaborator

@stehessel stehessel commented Sep 7, 2023

Description

Changes to conform to the latest ask by the Telemeter team to approve our telemetry metrics (see openshift/cluster-monitoring-operator#2062).

  • Normalize the Central metrics to relational structure via rox_central_info where central_id is the primary key. In queries the labels must be joined back onto the time series rhacs:telemetry:rox_central_info * on(central_id) group_left rhacs:telemetry:rox_central_secured_vcpus.
  • Define a base rox_sensor_info metric for the sensor telemetry metric.

Testing Performed

Tested with upstream image in OCP cluster with OpenShift monitoring. To simulate the downstream image, I manually set ROX_PRODUCT_BRANDING=RHACS_BRANDING.

Screenshot 2023-09-09 at 03 14 08

CI ocp-4-13-ebpf-qa-e2e-tests failure is unrelated due to collector:

pkg/kocache: 2023/09/09 19:11:38.558678 source.go:58: Error: probe 2.6.0/collector-ebpf-5.14.0-284.30.1.el9_2.x86_64.o.gz does not exist in upstream https://collector-modules.stackrox.io/612dd2ee06b660e728292de9393e18c81a88f347ec52a39207c5166b5302b656
pkg/probeupload: 2023/09/09 19:11:38.558789 server_handler.go:119: Info: kernel probe 2.6.0/collector-ebpf-5.14.0-284.30.1.el9_2.x86_64.o.gz not found

@roxbot
Copy link
Contributor

roxbot commented Sep 7, 2023

Images are ready for the commit at 0177d62.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.2.x-105-g0177d6255a.

@stehessel
Copy link
Collaborator Author

/retest

1 similar comment
@stehessel
Copy link
Collaborator Author

/retest

@stehessel stehessel modified the milestones: 4.2.1-rc.1, 4.2.0-rc.6 Sep 7, 2023
@stehessel
Copy link
Collaborator Author

/retest

@stehessel
Copy link
Collaborator Author

/retest

@stehessel
Copy link
Collaborator Author

/retest

1 similar comment
@stehessel
Copy link
Collaborator Author

/retest

@stehessel
Copy link
Collaborator Author

/retest

3 similar comments
@stehessel
Copy link
Collaborator Author

/retest

@stehessel
Copy link
Collaborator Author

/retest

@stehessel
Copy link
Collaborator Author

/retest

@vjwilson
Copy link
Contributor

/test ocp-4-13-ebpf-qa-e2e-tests

@vjwilson
Copy link
Contributor

/test gke-qa-e2e-tests

@openshift-ci
Copy link

openshift-ci bot commented Sep 11, 2023

@stehessel: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-4-13-ebpf-qa-e2e-tests 0177d62 link false /test ocp-4-13-ebpf-qa-e2e-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@stehessel stehessel merged commit e0b33be into master Sep 11, 2023
52 of 53 checks passed
@stehessel stehessel deleted the ROX-18276/central-info-metric branch September 11, 2023 20:29
@github-actions
Copy link
Contributor

Merge commit has been cherry-picked to branch release-4.2.

roxbot pushed a commit that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants