forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update latest upstream patch #92
Merged
YANG-DB
merged 134 commits into
opensearch-project:main
from
YANG-DB:update-latest-upstream-patch
Nov 7, 2023
Merged
Update latest upstream patch #92
YANG-DB
merged 134 commits into
opensearch-project:main
from
YANG-DB:update-latest-upstream-patch
Nov 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
Signed-off-by: YANGDB <yang.db.dev@gmail.com> Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…-metrics' into opensearch-monitoring-prometheus-metrics
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…-metrics' into opensearch-monitoring-prometheus-metrics
…-metrics' into opensearch-monitoring-prometheus-metrics Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…-metrics' into opensearch-monitoring-prometheus-metrics
…-metrics' into opensearch-monitoring-prometheus-metrics Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…nd expose /oltp-http/ endpoint to frontendproxy (open-telemetry#938) Co-authored-by: Austin Parker <austin@ap2.io>
* 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>
* 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
* [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>
* [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>
…pen-telemetry#972) * Update Rust deps and add TelemetryResourceDetector * Changelog * Update min versions --------- Co-authored-by: Austin Parker <austin@ap2.io>
# Conflicts: # docker-compose.yml
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…-metrics' into opensearch-monitoring-prometheus-metrics
Co-authored-by: Austin Parker <austin@ap2.io>
Co-authored-by: Austin Parker <austin@ap2.io>
* 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>
* update dependencies * Update log4j version --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
* add opensearch * fix env * fix yamllint * fix lint * fix errors in datasource * remove stdout export
* 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>
* 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>
* fix logic * refactor logic * remove extra fi
…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>
* 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>
# Conflicts: # docker-compose.yml # src/otelcollector/otelcol-config.yml
- 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>
- 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>
- 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>
YANG-DB
requested review from
pjfitzgibbons,
ps48,
kavithacm,
derek-ho,
joshuali925,
dai-chen,
rupal-bq,
mengweieric,
vmmusings and
Swiddis
as code owners
November 6, 2023 19:08
- 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>
- 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>
- 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>
- 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>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Signed-off-by: YANGDB <yang.db.dev@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
update upstream changes:
Merge Requirements
For new features contributions please make sure you have completed the following
essential items:
CHANGELOG.md
updated to document new feature additionsMaintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.