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

Enrich HTTP spans with additional information for known services #1251

Closed
wants to merge 33 commits into from

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Apr 6, 2021

This a draft PR to demonstrate an approach of enriching HTTP request spans with additional data when the request is to a known service. The demonstration instruments the older Azure Blob storage client package.

russcam and others added 30 commits March 25, 2021 10:12
Integration tests that run azure resources will be skipped if credentials are not available.
This commit captures sending messages to, and receiving messages
from Azure Queue Storage.
Move common functionality for working with Terraform and Azure credentials
to Elastic.Apm.Test.Utilities.
This commit captures spans for the following Azure storage
events

- Create container
- Delete container
- GetBlobs in container
- Create page blob
- Upload block blob
- Upload page blob pages
- Download blob
- Download streaming blob
- Copy from URI into blob
- Delete blob
@russcam
Copy link
Contributor Author

russcam commented Apr 6, 2021

This PR is branched from #1247

@apmmachine
Copy link
Contributor

apmmachine commented Apr 6, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Branch indexing

  • Start Time: 2021-04-07T02:20:29.944+0000

  • Duration: 61 min 18 sec

  • Commit: 4f79d78

Test stats 🧪

Test Results
Failed 0
Passed 19252
Skipped 91
Total 19343

Trends 🧪

Image of Build Times

Image of Tests

@russcam
Copy link
Contributor Author

russcam commented Apr 20, 2021

Closing this in favour of #1258

@russcam russcam closed this Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants