Skip to content

changes/fixes to metadata.cloud.* fields collected for GCP#1415

Merged
estolfo merged 3 commits intoelastic:mainfrom
trentm:gcp-metadata-cloud-project-id
Sep 18, 2023
Merged

changes/fixes to metadata.cloud.* fields collected for GCP#1415
estolfo merged 3 commits intoelastic:mainfrom
trentm:gcp-metadata-cloud-project-id

Conversation

@trentm
Copy link
Member

@trentm trentm commented Sep 7, 2023

  • cloud.instance.id must be a string
  • change cloud.project.id to be the 'projectId' (per spec change)
  • drop cloud.project.name
  • fix cloud.machine.type

Closes: #1414

- cloud.instance.id must be a string
- change cloud.project.id to be the 'projectId' (per spec change)
- drop cloud.project.name
- fix cloud.machine.type

Closes: elastic#1414
@trentm trentm requested a review from estolfo September 7, 2023 22:46
Copy link
Contributor

@estolfo estolfo left a comment

Choose a reason for hiding this comment

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

Thanks for doing this for the Ruby agent!

Co-authored-by: Emily S <emily.s@elastic.co>
@trentm trentm requested a review from estolfo September 11, 2023 16:37
Copy link
Contributor

@estolfo estolfo left a comment

Choose a reason for hiding this comment

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

Thanks!

@estolfo
Copy link
Contributor

estolfo commented Sep 13, 2023

@trentm can you rebase against main? I've just merged in a fix for the test failure on ruby 2.4.

@trentm
Copy link
Member Author

trentm commented Sep 14, 2023

@trentm can you rebase against main? I've just merged in a fix for the test failure on ruby 2.4.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants