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

Deprecate usage of MARS in O3DE Jenkins #40

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

brianherrera
Copy link
Contributor

This PR deprecates the usage of MARS, a metrics collection service that is no longer being supported.

The following components are removed:

  • Jobs: collects AR job data and pushes to external endpoint
  • Node Configs
  • Credentials: Service user that allows external resources (e.g. AWS lambda) to trigger MARS jobs.
  • Env vars

@amzn-changml
Copy link
Contributor

Is there still logic in the Jenkinsfile pipeline that also calls out to MARS?

@brianherrera
Copy link
Contributor Author

Is there still logic in the Jenkinsfile pipeline that also calls out to MARS?

Yes there is. I'll submit a PR to the o3de repo to remove it. At least the steps are non-blocking and it also won't run if MARS_REPO isn't defined anymore.

@brianherrera brianherrera merged commit 62eb8ce into o3de:o3de-prod Nov 16, 2023
2 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