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

Merging upstream changes #50

Merged
merged 85 commits into from
Apr 2, 2024
Merged

Commits on Jan 8, 2024

  1. [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]>
    puckpuck and julianocosta89 authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f25b46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a142a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. [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
    Kielek authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    47d9f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494808a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc18c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e624d7 View commit details
    Browse the repository at this point in the history
  5. [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]>
    puckpuck authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ea3fbfd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. [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]>
    puckpuck authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c5484eb View commit details
    Browse the repository at this point in the history
  2. use GitHub markdown syntax (open-telemetry#1342)

    Signed-off-by: Pierre Tessier <[email protected]>
    Co-authored-by: Juliano Costa <[email protected]>
    puckpuck and julianocosta89 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c1365ed View commit details
    Browse the repository at this point in the history
  3. [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]>
    3 people authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    69a28d6 View commit details
    Browse the repository at this point in the history
  4. [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]>
    puckpuck and julianocosta89 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0051599 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. update to latest helm release (open-telemetry#1341)

    Signed-off-by: Pierre Tessier <[email protected]>
    puckpuck authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0d9cf78 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. [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]>
    puckpuck and julianocosta89 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9ed7785 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update wiki url (open-telemetry#1346)

    * Update wiki url
    
    * [accountingservice,checkoutservice,productcatalogservice] update wiki link
    pankdev authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c9224a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. 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]>
    LouisParkin and julianocosta89 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    120381a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. 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]>
    jordibisbal8 and julianocosta89 authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    022ba90 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. 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]>
    mviitane and julianocosta89 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ee7907f View commit details
    Browse the repository at this point in the history
  2. 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]>
    mviitane and julianocosta89 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cbea332 View commit details
    Browse the repository at this point in the history
  3. 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]>
    mviitane and julianocosta89 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    26b1710 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. [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]>
    puckpuck authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e15affc View commit details
    Browse the repository at this point in the history
  2. [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]>
    puckpuck authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0c1d27 View commit details
    Browse the repository at this point in the history
  3. build(go): upgrade golang:1.21.6 (open-telemetry#1360)

    Co-authored-by: Pierre Tessier <[email protected]>
    tranngoclam and puckpuck authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d2eae5f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. [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]>
    puckpuck authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    14bc74a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23094bf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. [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]>
    puckpuck and julianocosta89 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d1575de View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3a9e507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059dfb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. 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>
    dependabot[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b8cc894 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. [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]>
    puckpuck and julianocosta89 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab6c1a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. 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>
    dependabot[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1c6b68b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. 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]>
    tranngoclam and julianocosta89 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1b2214e View commit details
    Browse the repository at this point in the history
  2. [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]>
    puckpuck authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2d16971 View commit details
    Browse the repository at this point in the history
  3. [cartservice] Bump .NET to 8.0.2 (open-telemetry#1380)

    * [cartservice] bump dependencies
    
    * [cartservice] Bump .NET to 8.0.2
    
    * changelog
    Kielek authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e37e626 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    371b36f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. [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]>
    julianocosta89 and puckpuck authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    816ee5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d77fdf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    a87872e View commit details
    Browse the repository at this point in the history
  2. remove ff from gha

    austinlparker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d533938 View commit details
    Browse the repository at this point in the history
  3. update changelog

    austinlparker committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c30d793 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix sanity checker

    austinlparker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4d77b4b View commit details
    Browse the repository at this point in the history
  2. add python

    austinlparker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b5fb5e2 View commit details
    Browse the repository at this point in the history
  3. fix sanity

    austinlparker committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1ea0441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8e3553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b503f31 View commit details
    Browse the repository at this point in the history
  6. 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]>
    tranngoclam and austinlparker authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6eab783 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59e0528 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    64eb66e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. update to 1.8.0 release (open-telemetry#1395)

    Signed-off-by: Pierre Tessier <[email protected]>
    puckpuck authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6f38f5f View commit details
    Browse the repository at this point in the history
  2. [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]>
    puckpuck authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9053b7 View commit details
    Browse the repository at this point in the history
  3. [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]>
    puckpuck and austinlparker authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0d7e94b View commit details
    Browse the repository at this point in the history
  4. [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]>
    puckpuck authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1b9b117 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. use nightly releases (open-telemetry#1399)

    Signed-off-by: Pierre Tessier <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    puckpuck and austinlparker authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6bd2ede View commit details
    Browse the repository at this point in the history
  2. [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]>
    puckpuck and austinlparker authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ef31bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a1e8a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    df75996 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. 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]>
    tranngoclam and puckpuck authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    cf7bac7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Update src/adservice/build.gradle

    Co-authored-by: Justin Abrahms <[email protected]>
    austinlparker and justinabrahms authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4f7285f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f2428 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    e07f5b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993fc7e View commit details
    Browse the repository at this point in the history
  3. cleanup ad service eval

    austinlparker committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9f9f258 View commit details
    Browse the repository at this point in the history
  4. only run nightly for main repo (open-telemetry#1407)

    Signed-off-by: Pierre Tessier <[email protected]>
    Co-authored-by: Juliano Costa <[email protected]>
    puckpuck and julianocosta89 authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3f6958a View commit details
    Browse the repository at this point in the history
  5. 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]>
    3 people authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ca56690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6ef65d View commit details
    Browse the repository at this point in the history
  7. 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
    austinlparker authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    940dfca View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. [CartService] - Add Host Detector (open-telemetry#1415)

    * Add Host Detector
    
    * changelog
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b1e26c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1ad08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c462cda View commit details
    Browse the repository at this point in the history
  4. [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
    basti1302 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    71f0e96 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    06f020c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    b7c7891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c82cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71e428b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix adservice

    austinlparker committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ff19083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b35bf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fixup gomod

    austinlparker committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d70b823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75533ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8861e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove trailing space

    julianocosta89 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8430bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87618d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b8e08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc6d2db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    334fe69 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge branch 'flagd-spike' of github.com:austinlparker/opentelemetry-…

    …demo into luke/merge-upstream
    lukekraus45 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    45a04f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    d1e675b View commit details
    Browse the repository at this point in the history