forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Upstream update #195
Draft
YANG-DB
wants to merge
211
commits into
opensearch-project:main
Choose a base branch
from
YANG-DB:upstream-update-nov2024
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Upstream update #195
YANG-DB
wants to merge
211
commits into
opensearch-project:main
from
YANG-DB:upstream-update-nov2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lemetry#1239) * chore: add env var for pinning tracetesting image version * chore: add odd profile and start command * chore: fix yamllint * chore: update changelog * chore: update makefile comments
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
* chore(deps): update featureflagservice * use Phoenix 1.6 style (open-telemetry#1238) * use Phoenix 1.6 style Phoenix 1.7 has deprecated Phoenix.View in favor of Phoenix.Component and moved the get_flash function out of controllers, making us call it directly * fix deprecated LV stuff Some things have changed in LV, these changes should address that. - some helpers have moved to Phoenix.Component (live_flash) - some syntax changes let={f} vs :let={f} - live_title_tag is now .live_title --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Tonći Galić <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
…telemetry#1246) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
…lemetry#1247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
* Update loadgen dependencies, fix renovate PR * Update changelog --------- Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
…try#1250) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
… to v1.21.0 (open-telemetry#1251) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
* Added playwright on load generator docker image * Added locust plugins as a dependency * Increased memory constrains and introduced LOCUST_BROWSER_TRAFFIC_ENABLED environment variable * Added playwright user to generate browser traffic * Updated changelog message * Added skipping line + renamed event * Downgraded greenlet to 3.0.0 --------- Co-authored-by: Juliano Costa <[email protected]> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
* add CI * fix lint * fix name * fix run * change calling behavior * add job names * change secret * inherit secrets * change to pull_request_target * remove secret inheritance * change to run on pr merge
Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Cedric Ziel <[email protected]>
…n-telemetry#1260) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <[email protected]>
* add .NET process metrics * CHANGELOG entry --------- Co-authored-by: Austin Parker <[email protected]>
* add attributes to kafka spans Signed-off-by: Pierre Tessier <[email protected]> * add attributes to kafka spans Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
* chore: introduce .env.override for docker-compose * parametrize docker compose cmd and env files --------- Co-authored-by: Austin Parker <[email protected]>
…metry#1591) * update dependencies * Adjust Rust dependency * Restore flagd env var --------- Co-authored-by: Juliano Costa <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
…y#1594) * chore: Add service version to OTEL_RESOURCE_ATTRIBUTES * changelog
* fix kafka acks * Update src/checkoutservice/main.go Co-authored-by: Juliano Costa <[email protected]> * align attribute names with semantic conventions * checkout: recover from kafka restart --------- Co-authored-by: Juliano Costa <[email protected]>
* Update image version * latest otel col contrib * Update minor version
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.4.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.0.0...v5.4.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: configure renovate to bump image deps * chore: add tracetest and opensearch to renovate
Co-authored-by: Juliano Costa <[email protected]>
…2024 # Conflicts: # .env # docker-compose.minimal.yml # docker-compose.yml # src/cartservice/src/cartservice.csproj # src/currencyservice/Dockerfile # src/dataprepper/data-prepper-config.yaml # src/frontend/package-lock.json # src/frontend/package.json # src/loadgenerator/requirements.txt # src/otelcollector/otelcol-config.yml # src/prometheus/prometheus-config.yaml
Signed-off-by: YANGDB <[email protected]>
YANG-DB
requested review from
ps48,
kavithacm,
derek-ho,
joshuali925,
dai-chen,
mengweieric,
vmmusings and
Swiddis
as code owners
November 19, 2024 17:16
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
# Conflicts: # src/otelcollector/otelcol-config.yml
Signed-off-by: YANGDB <[email protected]>
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Upstream OpenTelemetry Demo merges Nov 2024
CHANGELOG.md
updated to document new feature additionsMaintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.