-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merging upstream changes #50
Commits on Jan 8, 2024
-
[ffs] - Allow setting initial feature flag values (open-telemetry#1319)
* remove timestamps from FeatureFlag message Signed-off-by: Pierre Tessier <[email protected]> * remove timestamps from FeatureFlag message Signed-off-by: Pierre Tessier <[email protected]> * init feature flags using sql Signed-off-by: Pierre Tessier <[email protected]> * allows initial feature flags values Signed-off-by: Pierre Tessier <[email protected]> * Update src/ffs_postgres/20-ffs_data.sql Co-authored-by: Juliano Costa <[email protected]> * Remove sporadically from cartServiceFailure --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f25b46f - Browse repository at this point
Copy the full SHA f25b46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a142a7 - Browse repository at this point
Copy the full SHA 6a142a7View commit details
Commits on Jan 16, 2024
-
[cartservice] Bump OTel .NET SDK to 1.7.0 together with other depende…
…ncies (open-telemetry#1326) * Bump .NET/.NET SDK docker images * Bump OTel .NET SDK to 1.7.0 together with other .NET dependencies * Changelog * Fix changelog
Configuration menu - View commit details
-
Copy full SHA for 47d9f5d - Browse repository at this point
Copy the full SHA 47d9f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 494808a - Browse repository at this point
Copy the full SHA 494808aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc18c7 - Browse repository at this point
Copy the full SHA bfc18c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e624d7 - Browse repository at this point
Copy the full SHA 9e624d7View commit details -
[grafana] - update grafana to 10.2.3 (open-telemetry#1332)
* update grafana to 10.2.3 Signed-off-by: Pierre Tessier <[email protected]> * update grafana to 10.2.3 Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea3fbfd - Browse repository at this point
Copy the full SHA ea3fbfdView commit details
Commits on Jan 19, 2024
-
[currency] - fix rpc.service attribute (open-telemetry#1333)
* add package name for rpc.service attribute Signed-off-by: Pierre Tessier <[email protected]> * add package name for rpc.service attribute Signed-off-by: Pierre Tessier <[email protected]> * add package name for rpc.service attribute Signed-off-by: Pierre Tessier <[email protected]> * add package name for rpc.service attribute Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5484eb - Browse repository at this point
Copy the full SHA c5484ebView commit details -
use GitHub markdown syntax (open-telemetry#1342)
Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1365ed - Browse repository at this point
Copy the full SHA c1365edView commit details -
[frontendproxy] enable envoy environment resource detector (open-tele…
…metry#1291) * enable envoy environment resource detector for frontendproxy * use prod envoy and add changelog * s/v1.29.0/v1.29-latest/ * Add OTEL_RESOURCE_ATTRIBUTES to docker compose defs --------- Co-authored-by: Cedric Ziel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69a28d6 - Browse repository at this point
Copy the full SHA 69a28d6View commit details -
[currency] - fix metricreader export and temporality (open-telemetry#…
…1335) * default metricreader and exporter options Signed-off-by: Pierre Tessier <[email protected]> * default metricreader and exporter options Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0051599 - Browse repository at this point
Copy the full SHA 0051599View commit details
Commits on Jan 20, 2024
-
update to latest helm release (open-telemetry#1341)
Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d9cf78 - Browse repository at this point
Copy the full SHA 0d9cf78View commit details
Commits on Jan 22, 2024
-
[postgres] Define and use image for postgres (open-telemetry#1338)
* define and use postgres image Signed-off-by: Pierre Tessier <[email protected]> * define and use postgres image Signed-off-by: Pierre Tessier <[email protected]> * define and use postgres image Signed-off-by: Pierre Tessier <[email protected]> * add postgres image Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ed7785 - Browse repository at this point
Copy the full SHA 9ed7785View commit details
Commits on Jan 25, 2024
-
Update wiki url (open-telemetry#1346)
* Update wiki url * [accountingservice,checkoutservice,productcatalogservice] update wiki link
Configuration menu - View commit details
-
Copy full SHA for c9224a9 - Browse repository at this point
Copy the full SHA c9224a9View commit details
Commits on Jan 29, 2024
-
Fix crashlooping for two services with insufficient privileges on ope…
…ntelemetry-javaagent.jar. (open-telemetry#1348) * These two services don't run as 'nobofy' due to root user alone having read/write permission on opentelemetry-javaagent.jar. This commit fixes it. * Updated CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 120381a - Browse repository at this point
Copy the full SHA 120381aView commit details
Commits on Jan 30, 2024
-
Add browser traffic in loadgenerator and export traces in frontend (o…
…pen-telemetry#1345) * Add locust_plugins as a dependency * Increased memory constraints and introduced LOCUST_BROWSER_TRAFFIC_ENABLED environment variable * Added playwright on load generator docker image * Inceased delay interval in milliseconds between two consecutive exports * Use different otel endpoint when request contains the synthetic_request=true header * Add locust example using playwright. The header synthetic_request is set to true to identify them in the frontend * Updated changelog * Use the same otelName (OTEL_COLLECTOR_HOST) for both k8s and docker * Removed select option event * Revert - Removed select option event * Added IS_SYNTHETIC_REQUEST window.env used to set the span web attribute in FrontendTracer.ts --------- Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 022ba90 - Browse repository at this point
Copy the full SHA 022ba90View commit details
Commits on Feb 1, 2024
-
Major version update (version 2.0.0) for OTel Java instrumentation (o…
…pen-telemetry#1352) * Major version update (version 2.0.0) for OTel Java instrumentation for adservice, frauddetectionservice, kafka The new Java instrumentation uses HTTP as the default export protocol. This PR changes the Java services to export HTTP instead of gRPC. The new Java instrumentation introduces a lot of new kafka.consumer.* metrics from frauddetectionservice. * Add CHANGELOG * Fix CHANGELOG. Update docker-compose.minimal.yml --------- Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee7907f - Browse repository at this point
Copy the full SHA ee7907fView commit details -
Align env variables for OTLP ports (open-telemetry#1353)
* Align env variables for OTLP ports. No functional changes. * Add CHANGELOG --------- Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbea332 - Browse repository at this point
Copy the full SHA cbea332View commit details -
Update dependent services - Collector, Grafana, Jaeger, Prometheus, e…
…tc. (open-telemetry#1354) * Update dependent services - Collector, Grafana, Jaeger, Prometheus, etc. Move those external service image paths and versions to .env file to make it easier to update them in the future for multiple docker compose files. * Add CHANGELOG --------- Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26b1710 - Browse repository at this point
Copy the full SHA 26b1710View commit details
Commits on Feb 2, 2024
-
[opensearch] - Use opensearch exporter & remove dataprepper (open-tel…
…emetry#1356) * use opensearch native exporter Signed-off-by: Pierre Tessier <[email protected]> * cleanup opensearch config Signed-off-by: Pierre Tessier <[email protected]> * fix opensearch datasource Signed-off-by: Pierre Tessier <[email protected]> * fix opensearch datasource Signed-off-by: Pierre Tessier <[email protected]> * use opensearch exporter Signed-off-by: Pierre Tessier <[email protected]> * remove dataprepper config files Signed-off-by: Pierre Tessier <[email protected]> * remove opensearch auth details Signed-off-by: Pierre Tessier <[email protected]> * opensearch memory limits Signed-off-by: Pierre Tessier <[email protected]> * opensearch memory limits Signed-off-by: Pierre Tessier <[email protected]> * remove dataprepper Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e15affc - Browse repository at this point
Copy the full SHA e15affcView commit details -
[chore] update Go SDKs, & fix metrics filters and transforms (open-te…
…lemetry#1357) * update go SDKs Signed-off-by: Pierre Tessier <[email protected]> * remove go metric filters and transforms Signed-off-by: Pierre Tessier <[email protected]> * remove go metric filters and transforms Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0c1d27 - Browse repository at this point
Copy the full SHA b0c1d27View commit details -
build(go): upgrade golang:1.21.6 (open-telemetry#1360)
Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2eae5f - Browse repository at this point
Copy the full SHA d2eae5fView commit details
Commits on Feb 5, 2024
-
[chore] update SDKs and remove metric transforms (open-telemetry#1358)
* update python sdks Signed-off-by: Pierre Tessier <[email protected]> * remove python metric transform Signed-off-by: Pierre Tessier <[email protected]> * update Python SDKs Signed-off-by: Pierre Tessier <[email protected]> * fix trailing space Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14bc74a - Browse repository at this point
Copy the full SHA 14bc74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23094bf - Browse repository at this point
Copy the full SHA 23094bfView commit details
Commits on Feb 7, 2024
-
[loadgenerator] fix browser traffic enabled flag (open-telemetry#1359)
* fix browser traffic enabled flag Signed-off-by: Pierre Tessier <[email protected]> * fix browser traffic enabled flag Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1575de - Browse repository at this point
Copy the full SHA d1575deView commit details -
Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 (open-telem…
…etry#1370) Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.1.0...v2.0.1) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a9e507 - Browse repository at this point
Copy the full SHA 3a9e507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059dfb9 - Browse repository at this point
Copy the full SHA 059dfb9View commit details
Commits on Feb 8, 2024
-
Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (open-telem…
…etry#1373) Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-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>
Configuration menu - View commit details
-
Copy full SHA for b8cc894 - Browse repository at this point
Copy the full SHA b8cc894View commit details
Commits on Feb 9, 2024
-
[productcatalog] - allow products to be extended (open-telemetry#1363)
* allow products to be extended Signed-off-by: Pierre Tessier <[email protected]> * allow products to be extended Signed-off-by: Pierre Tessier <[email protected]> * fix products path Signed-off-by: Pierre Tessier <[email protected]> * fix merge conflict Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab6c1a7 - Browse repository at this point
Copy the full SHA ab6c1a7View commit details
Commits on Feb 13, 2024
-
Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (open-telem…
…etry#1376) Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c6b68b - Browse repository at this point
Copy the full SHA 1c6b68bView commit details
Commits on Feb 14, 2024
-
build(deps): upgrade go.opentelemetry.io/otel and go.opentelemetry.io…
…/contrib to latest version (open-telemetry#1375) Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b2214e - Browse repository at this point
Copy the full SHA 1b2214eView commit details -
[chore] fix trace tests (open-telemetry#1377)
* add tracetesting vars Signed-off-by: Pierre Tessier <[email protected]> * fix tests targets Signed-off-by: Pierre Tessier <[email protected]> * update for semconv Signed-off-by: Pierre Tessier <[email protected]> * update actions/checkout version Signed-off-by: Pierre Tessier <[email protected]> * update trace based tests Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d16971 - Browse repository at this point
Copy the full SHA 2d16971View commit details -
[cartservice] Bump .NET to 8.0.2 (open-telemetry#1380)
* [cartservice] bump dependencies * [cartservice] Bump .NET to 8.0.2 * changelog
Configuration menu - View commit details
-
Copy full SHA for e37e626 - Browse repository at this point
Copy the full SHA e37e626View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 371b36f - Browse repository at this point
Copy the full SHA 371b36fView commit details
Commits on Feb 16, 2024
-
[currencyservice] Add OTLP logs (open-telemetry#1378)
* Add OTel logs to currencyservice * line break * changelog * Move OPENTELEMETRY_CPP_VERSION back * set opensearch version and timestamp field Signed-off-by: Pierre Tessier <[email protected]> * add comment for opensearch version update Signed-off-by: Pierre Tessier <[email protected]> * Change log to INFO --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 816ee5a - Browse repository at this point
Copy the full SHA 816ee5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d77fdf - Browse repository at this point
Copy the full SHA 9d77fdfView commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a87872e - Browse repository at this point
Copy the full SHA a87872eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d533938 - Browse repository at this point
Copy the full SHA d533938View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30d793 - Browse repository at this point
Copy the full SHA c30d793View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d77b4b - Browse repository at this point
Copy the full SHA 4d77b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fb5e2 - Browse repository at this point
Copy the full SHA b5fb5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea0441 - Browse repository at this point
Copy the full SHA 1ea0441View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e3553 - Browse repository at this point
Copy the full SHA e8e3553View commit details -
Configuration menu - View commit details
-
Copy full SHA for b503f31 - Browse repository at this point
Copy the full SHA b503f31View commit details -
chore: use semantic convention v1.24.0 (open-telemetry#1385)
* chore(accountingservice): use semantic convention v1.24.0 * chore(checkoutservice): use semantic convention v1.24.0 --------- Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6eab783 - Browse repository at this point
Copy the full SHA 6eab783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e0528 - Browse repository at this point
Copy the full SHA 59e0528View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64eb66e - Browse repository at this point
Copy the full SHA 64eb66eView commit details
Commits on Feb 21, 2024
-
update to 1.8.0 release (open-telemetry#1395)
Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f38f5f - Browse repository at this point
Copy the full SHA 6f38f5fView commit details -
[chore] make: fix restart, add redeploy targets (open-telemetry#1397)
* fix restart, add redeploy Signed-off-by: Pierre Tessier <[email protected]> * fix restart, add redeploy Signed-off-by: Pierre Tessier <[email protected]> * use service or SERVICE Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9053b7 - Browse repository at this point
Copy the full SHA f9053b7View commit details -
[chore] - memory for collector and jaeger (open-telemetry#1396)
* increase collector memory Signed-off-by: Pierre Tessier <[email protected]> * increase collector memory Signed-off-by: Pierre Tessier <[email protected]> * increase collector memory Signed-off-by: Pierre Tessier <[email protected]> * increase collector memory Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d7e94b - Browse repository at this point
Copy the full SHA 0d7e94bView commit details -
[chore]: nightly build and publish (open-telemetry#1398)
* nightly build and publish Signed-off-by: Pierre Tessier <[email protected]> * add nightly releases Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b9b117 - Browse repository at this point
Copy the full SHA 1b9b117View commit details
Commits on Feb 22, 2024
-
use nightly releases (open-telemetry#1399)
Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bd2ede - Browse repository at this point
Copy the full SHA 6bd2edeView commit details -
[chore]: remove integration tests (open-telemetry#1406)
* yeet integration tests Signed-off-by: Pierre Tessier <[email protected]> * yeet integration tests Signed-off-by: Pierre Tessier <[email protected]> * yeet integration tests Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef31bfd - Browse repository at this point
Copy the full SHA ef31bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a1e8a - Browse repository at this point
Copy the full SHA 63a1e8aView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df75996 - Browse repository at this point
Copy the full SHA df75996View commit details
Commits on Feb 24, 2024
-
chore(checkoutservice): add producer interceptor for tracing (open-te…
…lemetry#1400) * chore(checkoutservice): add producer interceptor for tracing * chore(checkoutservice): update changelog --------- Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf7bac7 - Browse repository at this point
Copy the full SHA cf7bac7View commit details
Commits on Feb 25, 2024
-
Update src/adservice/build.gradle
Co-authored-by: Justin Abrahms <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f7285f - Browse repository at this point
Copy the full SHA 4f7285fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f2428 - Browse repository at this point
Copy the full SHA 16f2428View commit details
Commits on Feb 26, 2024
-
fix(accountingservice): fix graceful shutdown and log issues (open-te…
…lemetry#1401) Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e07f5b2 - Browse repository at this point
Copy the full SHA e07f5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993fc7e - Browse repository at this point
Copy the full SHA 993fc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9f258 - Browse repository at this point
Copy the full SHA 9f9f258View commit details -
only run nightly for main repo (open-telemetry#1407)
Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Juliano Costa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f6958a - Browse repository at this point
Copy the full SHA 3f6958aView commit details -
fix(productcatalogservice): fix graceful shutdown issues (open-teleme…
…try#1402) * fix(productcatalogservice): fix graceful shutdown issues * fix(productcatalogservice): update changelog --------- Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca56690 - Browse repository at this point
Copy the full SHA ca56690View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ef65d - Browse repository at this point
Copy the full SHA e6ef65dView commit details -
Test: Run integration tests on PR approval (open-telemetry#1414)
* spike for running integration tests * add workflow call trigger * fix lint * lint * fix * don't reinstall docker
Configuration menu - View commit details
-
Copy full SHA for 940dfca - Browse repository at this point
Copy the full SHA 940dfcaView commit details
Commits on Feb 27, 2024
-
[CartService] - Add Host Detector (open-telemetry#1415)
* Add Host Detector * changelog --------- Co-authored-by: Austin Parker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1e26c3 - Browse repository at this point
Copy the full SHA b1e26c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1ad08 - Browse repository at this point
Copy the full SHA 0a1ad08View commit details -
Configuration menu - View commit details
-
Copy full SHA for c462cda - Browse repository at this point
Copy the full SHA c462cdaView commit details -
[frontend] update sharp to latest to avoid docker build issue on M1 (o…
…pen-telemetry#1417) Building the frontend container image on an Apple M1 would result in the following error during docker build: 15.56 > Build error occurred 15.56 [Error: ENOENT: no such file or directory, copyfile '/app/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node' -> '/app/.next/standalone/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node'] { 15.56 errno: -2, 15.56 code: 'ENOENT', 15.56 syscall: 'copyfile', 15.56 path: '/app/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node', 15.56 dest: '/app/.next/standalone/node_modules/sharp/build/Release/sharp-darwin-arm64v8.node' 15.56 } Updating sharp to v0.33.x avoids this problem, as that version includes pre-built sharp binaries for various platforms, see https://sharp.pixelplumbing.com/changelog#v0330---29th-november-2023
Configuration menu - View commit details
-
Copy full SHA for 71f0e96 - Browse repository at this point
Copy the full SHA 71f0e96View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06f020c - Browse repository at this point
Copy the full SHA 06f020cView commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7c7891 - Browse repository at this point
Copy the full SHA b7c7891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c82cf - Browse repository at this point
Copy the full SHA 24c82cfView commit details -
chore: upgrade go.opentelemetry.io otel and contrib dependencies (ope…
…n-telemetry#1408) Co-authored-by: Pierre Tessier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71e428b - Browse repository at this point
Copy the full SHA 71e428bView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff19083 - Browse repository at this point
Copy the full SHA ff19083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b35bf - Browse repository at this point
Copy the full SHA 52b35bfView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d70b823 - Browse repository at this point
Copy the full SHA d70b823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75533ab - Browse repository at this point
Copy the full SHA 75533abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8861e - Browse repository at this point
Copy the full SHA 2f8861eView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8430bbf - Browse repository at this point
Copy the full SHA 8430bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87618d3 - Browse repository at this point
Copy the full SHA 87618d3View commit details -
refactor(checkoutservice): use exception.message key from semantic co…
…nvention (open-telemetry#1430)
Configuration menu - View commit details
-
Copy full SHA for c8b8e08 - Browse repository at this point
Copy the full SHA c8b8e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6d2db - Browse repository at this point
Copy the full SHA dc6d2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 334fe69 - Browse repository at this point
Copy the full SHA 334fe69View commit details
Commits on Mar 28, 2024
-
Merge branch 'flagd-spike' of github.com:austinlparker/opentelemetry-…
…demo into luke/merge-upstream
Configuration menu - View commit details
-
Copy full SHA for 45a04f5 - Browse repository at this point
Copy the full SHA 45a04f5View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1e675b - Browse repository at this point
Copy the full SHA d1e675bView commit details