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 app_log_revision property #442

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Add app_log_revision property #442

merged 1 commit into from
Jul 17, 2024

Conversation

sethboyles
Copy link
Member

@sethboyles sethboyles commented Jul 15, 2024

This new property enables app logs in the format APP/REV//PROC/WEB/.

We added this property to the following jobs:

  • cloud_controller_ng
  • cc_deployment_updater
  • cloud_controller_clock
  • cloud_controller_worker

We believe cloud_controller_worker does not send desired_lrp actions to diego, however we were not completely sure so we added it just incase.

This will be used for Canary Deployments to identify which logs come from with revision of the app

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

This new property enables app logs in the format APP/REV/<version>/PROC/WEB/<process>.

We added this property to the following jobs:
* cloud_controller_ng
* cc_deployment_updater
* cloud_controller_clock
* cloud_controller_worker

We believe cloud_controller_worker does not send desired_lrp actions to diego, however
we were not completely sure so we added it just incase.

Co-authored-by: Seth Boyles <seth.boyles@broadcom.com>
@Samze Samze force-pushed the add_revision_version branch from 61675bd to 7be6911 Compare July 16, 2024 15:33
Copy link
Contributor

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

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

LGTM

@philippthun philippthun merged commit 9e5b817 into develop Jul 17, 2024
2 checks passed
@moleske moleske deleted the add_revision_version branch July 17, 2024 15:09
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.

4 participants