-
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
Update latest upstream patch #92
Update latest upstream patch #92
Commits on Jun 21, 2023
-
fix data-prepper image to a stable version
update fluent-bit.conf parser to emmit a different field name adding support for prometheus-opensearch exporter Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c867b5 - Browse repository at this point
Copy the full SHA 9c867b5View commit details -
add error wrapping for integration script
Signed-off-by: YANGDB <yang.db.dev@gmail.com> Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9f0bae - Browse repository at this point
Copy the full SHA d9f0baeView commit details -
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics
Configuration menu - View commit details
-
Copy full SHA for 04d9489 - Browse repository at this point
Copy the full SHA 04d9489View commit details
Commits on Jun 27, 2023
-
update opensearch version configuration as an env var
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0aeef46 - Browse repository at this point
Copy the full SHA 0aeef46View commit details -
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics
Configuration menu - View commit details
-
Copy full SHA for ffd3aeb - Browse repository at this point
Copy the full SHA ffd3aebView commit details -
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f70840a - Browse repository at this point
Copy the full SHA f70840aView commit details -
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics
Configuration menu - View commit details
-
Copy full SHA for 3c7045c - Browse repository at this point
Copy the full SHA 3c7045cView commit details
Commits on Jul 7, 2023
-
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ce8f34 - Browse repository at this point
Copy the full SHA 2ce8f34View commit details
Commits on Jul 8, 2023
-
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36c1388 - Browse repository at this point
Copy the full SHA 36c1388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a4d85 - Browse repository at this point
Copy the full SHA 51a4d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05c408 - Browse repository at this point
Copy the full SHA f05c408View commit details
Commits on Jul 10, 2023
-
[frontendproxy] Add opentelemetry_collector_http to envoy's cluster a…
…nd expose /oltp-http/ endpoint to frontendproxy (open-telemetry#938) Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for c1e66b8 - Browse repository at this point
Copy the full SHA c1e66b8View commit details -
splitting up services into modules (open-telemetry#872)
* WIP splitting up services - splits up services into multiple docker files - experiment with changing service definition for checkout service when kafka is enabled todo: [ ] fix checkout service to work without kafka [ ] fix services that error without feature flag service [ ] provide noop config for collector when observability backends are disabled * send to kafka only if defined Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * only check featureflag if env is defined Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * split featureflag and kafka services Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * remove feature flag env var * remove extra definitions in test file * split out observability Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * set recommendation resources based on flag Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * add start/stop scripts Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * split modules Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * split into modules Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * allows `docker compose up` for full * default full demo, optional minimal mode Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * default full demo, optional minimal mode Signed-off-by: Pierre Tessier <pierre@pierretessier.com> --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 5a05737 - Browse repository at this point
Copy the full SHA 5a05737View commit details -
Add trace based testing examples (open-telemetry#877)
* Adding a user purchasing product trace-based test case * Adding more tests * Adding run script * Fixed yaml lint issues * Adding license header to the files * Adding trace-based tests for more services * Updating tests and adding them on the same format as the integration tests * Fixed payment tests * Fixing e2e web tests * Fixing details found by yamllint * Updating trace-based tests to refer a protobuf file instead of embedding it * Fixed data types for email test and improved test time * Structured tests per service * Added tests for frontend service following endpoints used on loadgenerator * fixing yaml lint issues * Fixing small issues on tests
Configuration menu - View commit details
-
Copy full SHA for c7588d4 - Browse repository at this point
Copy the full SHA c7588d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec804cc - Browse repository at this point
Copy the full SHA ec804ccView commit details -
[cartservice] Update OTel .NET to 1.5.1 (open-telemetry#957)
* [cartservice] Update OTel .NET to 1.5.1 * Update .NET docker images * Update changelog * Update alpine version --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 814a4e9 - Browse repository at this point
Copy the full SHA 814a4e9View commit details
Commits on Jul 13, 2023
-
[chore] build images for PRs (open-telemetry#955)
* [chore] build images for PRs * Add missing "on:" * Fix input type * Add license header * Do not fail fast * test: comment cache-from * Revert: test: comment cache-from * Comment featureflagservice build * Revert "[cartservice] Update OTel .NET to 1.5.1 (open-telemetry#957)" This reverts commit 814a4e9. --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 9f8806f - Browse repository at this point
Copy the full SHA 9f8806fView commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd4fdde - Browse repository at this point
Copy the full SHA bd4fddeView commit details
Commits on Jul 17, 2023
-
[shippingservice] Update Rust deps and add TelemetryResourceDetector (o…
…pen-telemetry#972) * Update Rust deps and add TelemetryResourceDetector * Changelog * Update min versions --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 28a6c74 - Browse repository at this point
Copy the full SHA 28a6c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092ee18 - Browse repository at this point
Copy the full SHA 092ee18View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90d63ec - Browse repository at this point
Copy the full SHA 90d63ecView commit details -
Merge branch 'main' into opensearch-monitoring-prometheus-metrics
# Conflicts: # docker-compose.yml
Configuration menu - View commit details
-
Copy full SHA for 73a2e0f - Browse repository at this point
Copy the full SHA 73a2e0fView commit details -
update locust to use nginx proxy
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e8fec0 - Browse repository at this point
Copy the full SHA 0e8fec0View commit details -
Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…
…-metrics' into opensearch-monitoring-prometheus-metrics
Configuration menu - View commit details
-
Copy full SHA for 2fb8bb1 - Browse repository at this point
Copy the full SHA 2fb8bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f174613 - Browse repository at this point
Copy the full SHA f174613View commit details -
chore: update JS dependency (open-telemetry#978)
Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 1296ae1 - Browse repository at this point
Copy the full SHA 1296ae1View commit details -
Run Checks on main (open-telemetry#973)
Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 556b1f2 - Browse repository at this point
Copy the full SHA 556b1f2View commit details
Commits on Jul 19, 2023
-
Fix flaky cartservice build (open-telemetry#984)
* update dotnet builder version * update docker version * fix yaml lint * change builder image * try different qemu container * disable static web assets entirely * fix build issue * split stages and increase loglevel --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ae9528 - Browse repository at this point
Copy the full SHA 9ae9528View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9c6fb8 - Browse repository at this point
Copy the full SHA c9c6fb8View commit details -
Update AdService Dependencies (open-telemetry#986)
* update dependencies * Update log4j version --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for ac78734 - Browse repository at this point
Copy the full SHA ac78734View commit details -
[FraudDetectionService] update dependencies (open-telemetry#987)
* FraudDetectionService update * changelog --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 25800da - Browse repository at this point
Copy the full SHA 25800daView commit details -
[LoadGenerator & RecommendatationService] update dependencies (open-t…
…elemetry#988) * Update loadgen and add metrics * Update RecommendationService * changelog --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 0831bc6 - Browse repository at this point
Copy the full SHA 0831bc6View commit details -
Update Email Service Dependencies (open-telemetry#989)
* update ruby deps * change to slim image --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for fbc5308 - Browse repository at this point
Copy the full SHA fbc5308View commit details -
[currencyService] Update OTel dependency (open-telemetry#991)
* Update currency service OTel dependency * changelog --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 3bcf333 - Browse repository at this point
Copy the full SHA 3bcf333View commit details -
[FeatureFlagService] Update dependencies (open-telemetry#992)
* FeatureFlagService-Update dependencies * changelog --------- Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for dc37327 - Browse repository at this point
Copy the full SHA dc37327View commit details -
update collector to build image using ocb (open-telemetry#944)
* update collector to build image using ocb The collector in this repository now uses the otel collector builder to build a custom binary which it embeds in a docker container for the demo. Still to do: - [ ] update curl command to pull builder for specific architectures - [ ] allow passing the version of the builder to use Signed-off-by: Alex Boten <alex@boten.ca> * update build-images Signed-off-by: Alex Boten <aboten@lightstep.com> * add license Signed-off-by: Alex Boten <aboten@lightstep.com> --------- Signed-off-by: Alex Boten <alex@boten.ca> Signed-off-by: Alex Boten <aboten@lightstep.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 5a33eba - Browse repository at this point
Copy the full SHA 5a33ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78604e0 - Browse repository at this point
Copy the full SHA 78604e0View commit details
Commits on Jul 22, 2023
-
fix(tests): updating valid card validation expected status code (open…
…-telemetry#998) Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 854d219 - Browse repository at this point
Copy the full SHA 854d219View commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c57e94 - Browse repository at this point
Copy the full SHA 8c57e94View commit details -
fix(tests): removing unused env var on trace-based tests (open-teleme…
…try#1002) Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for e59b5ef - Browse repository at this point
Copy the full SHA e59b5efView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ee9658 - Browse repository at this point
Copy the full SHA 2ee9658View commit details -
chore: Update PHP Dependencies (open-telemetry#1009)
* update dependencies 1 * Update CHANGELOG.md --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 6f25e2b - Browse repository at this point
Copy the full SHA 6f25e2bView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 436a96e - Browse repository at this point
Copy the full SHA 436a96eView commit details
Commits on Jul 28, 2023
-
chore(deps): update dependency click to v8.1.6 (open-telemetry#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a85c29 - Browse repository at this point
Copy the full SHA 4a85c29View commit details -
chore(deps): update dependency deprecated to v1.2.14 (open-telemetry#…
…1003) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 495913a - Browse repository at this point
Copy the full SHA 495913aView commit details -
chore(deps): update docker/build-push-action action to v3.3.1 (open-t…
…elemetry#1005) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4bc58b - Browse repository at this point
Copy the full SHA b4bc58bView commit details -
fix(deps): update dependency com.google.api.grpc:proto-google-common-…
…protos to v2.22.1 (open-telemetry#1012) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6724377 - Browse repository at this point
Copy the full SHA 6724377View commit details
Commits on Jul 31, 2023
-
chore(deps): update dependency configargparse to v1.5.5 (open-telemet…
…ry#1000) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for aac3f3b - Browse repository at this point
Copy the full SHA aac3f3bView commit details -
chore(deps): update dotnet monorepo (open-telemetry#1006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for a80a326 - Browse repository at this point
Copy the full SHA a80a326View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a550aed - Browse repository at this point
Copy the full SHA a550aedView commit details -
chore(deps): update opentelemetry-dotnet monorepo to v1.5.1 (open-tel…
…emetry#1008) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 81afeef - Browse repository at this point
Copy the full SHA 81afeefView commit details -
fix(deps): update dependency @grpc/grpc-js to v1.8.18 (open-telemetry…
…#1010) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 05d7270 - Browse repository at this point
Copy the full SHA 05d7270View commit details -
fix(deps): update dependency cookies-next to v2.1.2 (open-telemetry#1022
Configuration menu - View commit details
-
Copy full SHA for 822d00d - Browse repository at this point
Copy the full SHA 822d00dView commit details -
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.5.1 (…
…open-telemetry#1023) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for df52d08 - Browse repository at this point
Copy the full SHA df52d08View commit details -
fix(deps): update dependency php-di/php-di to v7.0.3 (open-telemetry#…
…1024) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 0a5825b - Browse repository at this point
Copy the full SHA 0a5825bView commit details
Commits on Aug 2, 2023
-
Merge remote-tracking branch 'upstream/main' into opensearch-monitori…
…ng-prometheus-metrics # Conflicts: # .github/workflows/build-images.yml # CHANGELOG.md # docker-compose.minimal.yml # docker-compose.yml # src/adservice/build.gradle # src/adservice/src/main/java/oteldemo/AdService.java # src/frauddetectionservice/build.gradle.kts # src/otelcollector/otelcol-config.yml # src/recommendationservice/recommendation_server.py # test/tracetesting/payment-service/valid-credit-card.yaml # test/tracetesting/tracetest-provision.yaml
Configuration menu - View commit details
-
Copy full SHA for 8264d5f - Browse repository at this point
Copy the full SHA 8264d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca92bc - Browse repository at this point
Copy the full SHA 7ca92bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b025d3 - Browse repository at this point
Copy the full SHA 1b025d3View commit details -
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b130d5e - Browse repository at this point
Copy the full SHA b130d5eView commit details
Commits on Aug 3, 2023
-
issue open-telemetry#1030 is addressed please check it. (open-telemet…
…ry#1031) * Update docker-compose.minimal.yml * Update docker-compose.minimal.yml Co-authored-by: Juliano Costa <julianocosta89@outlook.com> * Update docker-compose.minimal.yml * Update docker-compose.minimal.yml * Remove spaces --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 6a34d36 - Browse repository at this point
Copy the full SHA 6a34d36View commit details
Commits on Aug 4, 2023
-
fix(deps): update dependency react-query to v3.39.3 (open-telemetry#1025
Configuration menu - View commit details
-
Copy full SHA for 1ea7f5e - Browse repository at this point
Copy the full SHA 1ea7f5eView commit details -
[PaymentService] - Update node to LTS version and bump deps (open-tel…
…emetry#1029) * Update node to LTS version and bump deps * changelog * Changelog
Configuration menu - View commit details
-
Copy full SHA for e01d4ec - Browse repository at this point
Copy the full SHA e01d4ecView commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba164f2 - Browse repository at this point
Copy the full SHA ba164f2View commit details -
Pin eclipse for renovate (open-telemetry#1028)
* pin eclipse image * add comments --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 2671bfb - Browse repository at this point
Copy the full SHA 2671bfbView commit details
Commits on Aug 7, 2023
-
Update trace based tests run script (open-telemetry#1018)
* chore(tests): allow partial runs on trace-based test scripts * Adding option to run trace-based tests for selected services * Updating testing README * Fixing sanity checks * Fixing lint issues * Apply suggestions from code review Co-authored-by: Adnan Rahić <ado.raha198@gmail.com> * Update README.md with suggestions * Updating Changelog * Fixing linter issue * Fixed changelog --------- Co-authored-by: Adnan Rahić <ado.raha198@gmail.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d999501 - Browse repository at this point
Copy the full SHA d999501View commit details
Commits on Aug 8, 2023
-
update cadence (open-telemetry#1047)
* update cadence * update every other
Configuration menu - View commit details
-
Copy full SHA for 3e3b7ed - Browse repository at this point
Copy the full SHA 3e3b7edView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 520475a - Browse repository at this point
Copy the full SHA 520475aView commit details -
Revert collector back to contrib distribution (open-telemetry#1048)
* Revert collector back to contrib distribution
Configuration menu - View commit details
-
Copy full SHA for 30897af - Browse repository at this point
Copy the full SHA 30897afView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e09b379 - Browse repository at this point
Copy the full SHA e09b379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46089e2 - Browse repository at this point
Copy the full SHA 46089e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24befa9 - Browse repository at this point
Copy the full SHA 24befa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4fa60 - Browse repository at this point
Copy the full SHA aa4fa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303a7a4 - Browse repository at this point
Copy the full SHA 303a7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9218659 - Browse repository at this point
Copy the full SHA 9218659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013a9ae - Browse repository at this point
Copy the full SHA 013a9aeView commit details -
fix(deps): update dependency com.google.api.grpc:proto-google-common-…
…protos to v2.22.1 (open-telemetry#1045) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24bd110 - Browse repository at this point
Copy the full SHA 24bd110View commit details -
fix(deps): update dependency @grpc/grpc-js to v1.8.18 (open-telemetry…
…#1044) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db1a6aa - Browse repository at this point
Copy the full SHA db1a6aaView commit details -
add path check to gha (open-telemetry#1052)
* add path check to gha * get path from dockerfile * fix lint * override skip on push * remove set_output usages * fix lint * fix --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 7d57217 - Browse repository at this point
Copy the full SHA 7d57217View commit details
Commits on Aug 20, 2023
-
fix(deps): update opentelemetry-js monorepo (open-telemetry#1064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7e31d9 - Browse repository at this point
Copy the full SHA d7e31d9View commit details -
chore(deps): update config-no-service (open-telemetry#1056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41012ec - Browse repository at this point
Copy the full SHA 41012ecView commit details -
chore(deps): update dotnet monorepo (open-telemetry#1059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com> Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afe3fd5 - Browse repository at this point
Copy the full SHA afe3fd5View commit details -
fix(deps): update dependency php-di/php-di to v7.0.3 (open-telemetry#…
…1060) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f3498f8 - Browse repository at this point
Copy the full SHA f3498f8View commit details -
chore(deps): update dependency configargparse to v1.5.5 (open-telemet…
…ry#1062) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for dd83f2d - Browse repository at this point
Copy the full SHA dd83f2dView commit details -
fix(deps): update dependency com.google.api.grpc:proto-google-common-…
…protos to v2.22.1 (open-telemetry#1065) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for de55456 - Browse repository at this point
Copy the full SHA de55456View commit details
Commits on Aug 23, 2023
-
[frontend] Update dependencies (open-telemetry#1054)
* [frontend] Update dependencies * changelog --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a40e65 - Browse repository at this point
Copy the full SHA 0a40e65View commit details -
Typo URL for FrontendProxy (open-telemetry#1075)
* [frontendproxy] Fix typo URL endpoint for FrontendProxy * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 99089c5 - Browse repository at this point
Copy the full SHA 99089c5View commit details
Commits on Aug 25, 2023
-
Add Axoflow to vendors in README.md (open-telemetry#1076)
Signed-off-by: Attila Szakacs <attila.szakacs@axoflow.com>
Configuration menu - View commit details
-
Copy full SHA for 588da30 - Browse repository at this point
Copy the full SHA 588da30View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4680675 - Browse repository at this point
Copy the full SHA 4680675View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b8070 - Browse repository at this point
Copy the full SHA d7b8070View commit details
Commits on Aug 31, 2023
-
Add Logz.io to listing of Demos featuring the Astronomy Shop on READM…
…E.md (open-telemetry#1082) Adding Logz.io to the 'Demos featuring the Astronomy Shop' listing. Inserted per alphabetical order. Link provided with reference.
Configuration menu - View commit details
-
Copy full SHA for 89ad70b - Browse repository at this point
Copy the full SHA 89ad70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfb733 - Browse repository at this point
Copy the full SHA dcfb733View commit details -
Update Telemetry Components (open-telemetry#1085)
* Update Telemetry Components * changelog --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 68edb3a - Browse repository at this point
Copy the full SHA 68edb3aView commit details -
Make Microsoft.AspNetCore.TestHost package compatible with .NET6 (ope…
…n-telemetry#1084) Fixes NU1202 Package Microsoft.AspNetCore.TestHost 7.0.7 is not compatible with net6.0 Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for afdc573 - Browse repository at this point
Copy the full SHA afdc573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4acb07e - Browse repository at this point
Copy the full SHA 4acb07eView commit details
Commits on Sep 3, 2023
-
[cartservice] Support for Logs (open-telemetry#1086)
Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 8f5ff33 - Browse repository at this point
Copy the full SHA 8f5ff33View commit details
Commits on Sep 5, 2023
-
Fix TraceTest after IBM/sarama upgrade (open-telemetry#1096)
* Fix TraceTest after IBM/sarama upgrade * changelog
Configuration menu - View commit details
-
Copy full SHA for 315b3ea - Browse repository at this point
Copy the full SHA 315b3eaView commit details -
chore(deps): update dependency @types/react to v18.2.21 (open-telemet…
…ry#1077) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 1a0acdd - Browse repository at this point
Copy the full SHA 1a0acddView commit details -
chore(deps): update dependency eslint-config-next to v13.4.19 (open-t…
…elemetry#1078) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for caa22a4 - Browse repository at this point
Copy the full SHA caa22a4View commit details
Commits on Sep 7, 2023
-
update dashboards (open-telemetry#1098)
Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 54aefe5 - Browse repository at this point
Copy the full SHA 54aefe5View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44f100c - Browse repository at this point
Copy the full SHA 44f100cView commit details -
prep for 1.5 release (open-telemetry#1089)
* prep for 1.5 release * update dashboards * force build to test * fix gha * revert ff comment * roll back OTP version * fix ff * fix build * clarify arm runner status --------- Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c8fa77 - Browse repository at this point
Copy the full SHA 0c8fa77View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dacb2a6 - Browse repository at this point
Copy the full SHA dacb2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4c9ea - Browse repository at this point
Copy the full SHA df4c9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e112ea0 - Browse repository at this point
Copy the full SHA e112ea0View commit details
Commits on Sep 16, 2023
-
update quoteservice for php Release Candidate (open-telemetry#1114)
* update quoteservice for php Release Candidate - update dependencies to use RC1 and latest versions of other packages - update code to work with RC1 - refactor Dockerfile to allow local dev, and document how * update changelog * markdown lint * adding container detector * adding logging, enabling internal metrics * Add env var to docker-compose.minimal --------- Co-authored-by: Juliano Costa <juliano.costa@dynatrace.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 6849a1d - Browse repository at this point
Copy the full SHA 6849a1dView commit details
Commits on Sep 18, 2023
-
[cartservice] Bump OTel .NET SDK to 1.6.0 (open-telemetry#1115)
Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b932c86 - Browse repository at this point
Copy the full SHA b932c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dde63 - Browse repository at this point
Copy the full SHA 72dde63View commit details -
chore(deps): update dependency flask to v2.3.3 (open-telemetry#1128)
* chore(deps): update dependency flask to v2.3.3 * Required werkzeug update (open-telemetry#1129) * GHA: checks workflow: explicitly pass inputs to build-images (open-telemetry#1130) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mikko Viitanen <74129181+mviitane@users.noreply.github.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com> Co-authored-by: Michele Azzolari <michele@azzolari.it>
Configuration menu - View commit details
-
Copy full SHA for 9cf5fea - Browse repository at this point
Copy the full SHA 9cf5feaView commit details -
fix(otelcol) prometheus metrics export descriptions (open-telemetry#1120
) * fix prom metrics export descriptions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * fix prom metrics export descriptions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a650002 - Browse repository at this point
Copy the full SHA a650002View commit details -
Update java agent version. (open-telemetry#1132)
Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 0d49ba7 - Browse repository at this point
Copy the full SHA 0d49ba7View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4592642 - Browse repository at this point
Copy the full SHA 4592642View commit details
Commits on Sep 28, 2023
-
(chore) update dependency versions (open-telemetry#1146)
* update dependency versions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * update dependency versions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * update dependency versions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * update dependency versions Signed-off-by: Pierre Tessier <pierre@pierretessier.com> --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Configuration menu - View commit details
-
Copy full SHA for fa52926 - Browse repository at this point
Copy the full SHA fa52926View commit details -
(otelcol): metrics filter and transform (open-telemetry#1134)
* metrics filter and transform Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * remove filtered metric Signed-off-by: Pierre Tessier <pierre@pierretessier.com> --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f448606 - Browse repository at this point
Copy the full SHA f448606View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99994c4 - Browse repository at this point
Copy the full SHA 99994c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e081ee - Browse repository at this point
Copy the full SHA 9e081eeView commit details
Commits on Oct 3, 2023
-
OpenSearch Spike (open-telemetry#1151)
* add opensearch * fix env * fix yamllint * fix lint * fix errors in datasource * remove stdout export
Configuration menu - View commit details
-
Copy full SHA for 10538a3 - Browse repository at this point
Copy the full SHA 10538a3View commit details -
add httpcheck receiver example (open-telemetry#1162)
* add httpcheck receiver example This PR adds the httpcheck receiver to the demo to produce a synthetic check against the frontendproxy endpoint. Signed-off-by: Alex Boten <aboten@lightstep.com> * add changelog Signed-off-by: Alex Boten <aboten@lightstep.com> --------- Signed-off-by: Alex Boten <aboten@lightstep.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for 49e7b48 - Browse repository at this point
Copy the full SHA 49e7b48View commit details -
(grafana): update grafana dashboards (open-telemetry#1150)
* update grafana dashboards Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * update grafana dashboards Signed-off-by: Pierre Tessier <pierre@pierretessier.com> --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Austin Parker <austin@ap2.io>
Configuration menu - View commit details
-
Copy full SHA for fc01d8f - Browse repository at this point
Copy the full SHA fc01d8fView commit details
Commits on Oct 11, 2023
-
Fix logic in GHA (open-telemetry#1172)
* fix logic * refactor logic * remove extra fi
Configuration menu - View commit details
-
Copy full SHA for 8b12089 - Browse repository at this point
Copy the full SHA 8b12089View commit details -
update collector configuration to use debug exporter (open-telemetry#…
…1148) * update collector configuration to use debug exporter This replaces references to the logging exporter with the debug exporter. Signed-off-by: Alex Boten <aboten@lightstep.com> * revert changes to kubernetes/opentelemetry-demo.yaml Signed-off-by: Alex Boten <aboten@lightstep.com> --------- Signed-off-by: Alex Boten <aboten@lightstep.com> Co-authored-by: Pierre Tessier <pierre@pierretessier.com>
Configuration menu - View commit details
-
Copy full SHA for bd34424 - Browse repository at this point
Copy the full SHA bd34424View commit details
Commits on Oct 17, 2023
-
(chore): merge otel o11y config (open-telemetry#1173)
* merge otel o11y config Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * merge otel o11y config Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * Update otelcol-config-extras.yml Fixed lint --------- Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 42d2ed9 - Browse repository at this point
Copy the full SHA 42d2ed9View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43727e2 - Browse repository at this point
Copy the full SHA 43727e2View commit details
Commits on Oct 20, 2023
-
Merge remote-tracking branch 'upstream/main'
# Conflicts: # docker-compose.yml # src/otelcollector/otelcol-config.yml
Configuration menu - View commit details
-
Copy full SHA for 50b6772 - Browse repository at this point
Copy the full SHA 50b6772View commit details
Commits on Nov 6, 2023
-
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ade5c3b - Browse repository at this point
Copy the full SHA ade5c3bView commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e2e6770 - Browse repository at this point
Copy the full SHA e2e6770View commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml - update opensearch to use a single node Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8816e1d - Browse repository at this point
Copy the full SHA 8816e1dView commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml - update opensearch to use a single node Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1774665 - Browse repository at this point
Copy the full SHA 1774665View commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml - update opensearch to use a single node Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a61bd83 - Browse repository at this point
Copy the full SHA a61bd83View commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml - update opensearch to use a single node Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db1aef7 - Browse repository at this point
Copy the full SHA db1aef7View commit details -
- remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml - update opensearch to use a single node Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61c3918 - Browse repository at this point
Copy the full SHA 61c3918View commit details -
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c347720 - Browse repository at this point
Copy the full SHA c347720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c07b02 - Browse repository at this point
Copy the full SHA 3c07b02View commit details -
update data-prepper config files
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a26e77 - Browse repository at this point
Copy the full SHA 3a26e77View commit details
Commits on Nov 7, 2023
-
Merge branch 'main' into update-latest-upstream-patch
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f704c7e - Browse repository at this point
Copy the full SHA f704c7eView commit details