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

Update Environment instructions #860

Merged
merged 2 commits into from
May 25, 2024
Merged

Conversation

kshmidt-digma
Copy link
Collaborator

Closes #850
Closes #856

opoliarush
opoliarush previously approved these changes May 24, 2024

if (isMicrometerProject) {
envVariables.push(
...validAttributes.map(([attribute, value]) => (
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need deconstruction here ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, we want to append multiple attributes to array instead of pushing the whole array at once, as Micrometer instructions looks like a list of variables, one per attribute

@kshmidt-digma kshmidt-digma merged commit fab8441 into main May 25, 2024
2 checks passed
@kshmidt-digma kshmidt-digma deleted the fix/environment-instructions branch May 25, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants