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

Add UI telemetry #6981

Merged

Conversation

feloy
Copy link
Contributor

@feloy feloy commented Jul 19, 2023

What type of PR is this:

/kind feature

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6900

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation label Jul 19, 2023
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. Required by Prow. label Jul 19, 2023
@feloy feloy requested a review from rm3l July 19, 2023 07:22
@netlify
Copy link

netlify bot commented Jul 19, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 803dab6
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64b7e6a2d5ef110008821aad

@openshift-ci openshift-ci bot requested review from kadel and valaparthvi July 19, 2023 07:22
@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

OpenShift Unauthenticated Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

NoCluster Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

Unit Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@feloy feloy force-pushed the feature-6900/ui-telemetry branch from c3346cd to 999ab24 Compare July 19, 2023 07:33
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. Required by Prow. label Jul 19, 2023
@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

Validate Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

Kubernetes Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

OpenShift Tests on commit 5a0dbfe finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

Windows Tests (OCP) on commit 5a0dbfe finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jul 19, 2023

Kubernetes Docs Tests on commit 8c9bcde finished successfully.
View logs: TXT HTML

@feloy feloy removed request for kadel and valaparthvi July 19, 2023 09:40
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rm3l rm3l added the area/telemetry Issues or PRs related to telemetry or metrics collection label Jul 19, 2023
Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great - thanks!

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jul 19, 2023
@feloy
Copy link
Contributor Author

feloy commented Jul 19, 2023

/override windows-integration-test/Windows-test

@openshift-ci
Copy link

openshift-ci bot commented Jul 19, 2023

@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test

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.

@feloy
Copy link
Contributor Author

feloy commented Jul 19, 2023

/override ci/prow/odo-ocp4.14-lp-interop-images

@openshift-ci
Copy link

openshift-ci bot commented Jul 19, 2023

@feloy: Overrode contexts on behalf of feloy: ci/prow/odo-ocp4.14-lp-interop-images

In response to this:

/override ci/prow/odo-ocp4.14-lp-interop-images

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.

@openshift-merge-robot openshift-merge-robot merged commit 159ca02 into redhat-developer:main Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/telemetry Issues or PRs related to telemetry or metrics collection kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Capture telemetry data from odo dev web UI
3 participants