Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

@MikeGoldsmith
Copy link
Contributor

Which problem is this PR solving?

Bumps AspNetCore instrumentation to latest and updates the enrich usage.

Short description of the changes

@MikeGoldsmith MikeGoldsmith added type: maintenance The necessary chores to keep the dust off. version: bump patch A PR with release-worthy changes and is backwards-compatible. labels Nov 15, 2022
@MikeGoldsmith MikeGoldsmith requested a review from a team November 15, 2022 14:28
@MikeGoldsmith MikeGoldsmith self-assigned this Nov 15, 2022
Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

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

Looks good pending smoke tests

@pkanal pkanal mentioned this pull request Nov 15, 2022
@pkanal
Copy link
Contributor

pkanal commented Nov 15, 2022

Blocked by #320

MikeGoldsmith pushed a commit that referenced this pull request Nov 15, 2022
## Which problem is this PR solving?
When upgrading autoinstrumentation versions to rc9.9, the
`OTEL_METRIC_EXPORT_INTERVAL` is supported and our smoke tests export
interval is too short (100ms, we're checking for results every 1s) which
causes smoke tests to fail. This PR removes the unused env variable.

- Unblocks #319 & #318 

## Short description of the changes
- Removes `OTEL_METRIC_EXPORT_INTERVAL` option set in the smoke tests
docker-compose.yml
- Adds `--build` option to smoke tests docker-compose step since without
rebuilding it's hard to figure out if you're working with a previously
cached build.
@MikeGoldsmith MikeGoldsmith merged commit f84f826 into main Nov 16, 2022
@MikeGoldsmith MikeGoldsmith deleted the mike/aspnet-enrich branch November 16, 2022 10:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type: maintenance The necessary chores to keep the dust off. version: bump patch A PR with release-worthy changes and is backwards-compatible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants