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 adservice #48
Merged
Merged
Update adservice #48
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
mend-for-github-com
bot
requested review from
pjfitzgibbons,
ps48,
kavithacm,
derek-ho,
joshuali925,
dai-chen,
YANG-DB and
rupal-bq
as code owners
July 10, 2023 06:24
mend-for-github-com
bot
requested review from
mengweieric,
vamsi-amazon and
Swiddis
as code owners
July 10, 2023 06:24
mend-for-github-com
bot
assigned dai-chen, derek-ho, joshuali925, kavithacm, mengweieric, pjfitzgibbons, ps48, rupal-bq, Swiddis and vamsi-amazon
Jul 10, 2023
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Jul 11, 2023
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Update dependency io.grpc:grpc-netty to v1.50.3
Jul 12, 2023
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/adservice
branch
from
July 12, 2023 04:31
4537f00
to
cf0ba41
Compare
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Jul 15, 2023
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Update dependency io.grpc:grpc-netty to v1.50.3
Jul 18, 2023
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/adservice
branch
from
July 18, 2023 01:30
cf0ba41
to
46f8b0b
Compare
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Jul 18, 2023
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3 - autoclosed
Update dependency io.grpc:grpc-netty to v1.50.3
Jul 20, 2023
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/adservice
branch
from
July 20, 2023 02:17
46f8b0b
to
0e28785
Compare
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/adservice
branch
from
August 2, 2023 05:23
0e28785
to
6148f66
Compare
mend-for-github-com
bot
changed the title
Update dependency io.grpc:grpc-netty to v1.50.3
Update adservice
Aug 2, 2023
YANG-DB
approved these changes
Aug 2, 2023
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/adservice
branch
from
August 2, 2023 18:34
6148f66
to
1745be3
Compare
YANG-DB
added a commit
that referenced
this pull request
Nov 7, 2023
* Initial setup of Observability OTEL demo using Opensearch as store * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * [shippingservice] update rust version and dependencies (open-telemetry#865) * update rust version and dependencies * Changelog --------- Co-authored-by: Carter Socha <[email protected]> * [load generator] Bump loagen dependencies (open-telemetry#869) * Bump loagen dependencies * Changelog * [grafana] fix demo dashboard to be compatible with spanmetrics connector (open-telemetry#874) * [grafana] fix demo dashboard to be compatible with spanmetrics connector Signed-off-by: Ziqi Zhao <[email protected]> * add changelog entry Signed-off-by: Ziqi Zhao <[email protected]> * fix some naming Signed-off-by: Ziqi Zhao <[email protected]> --------- Signed-off-by: Ziqi Zhao <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * [kafka] remove KRaft mode support workarounds (open-telemetry#880) as the latest confluentinc/cp-kafka:7.4.0-1-ubi8 already provides built-in support * enabling batch span processor metrics for quoteservice (open-telemetry#878) * enabling batch span processor metrics for quoteservice PHP's batch span processor can emit metrics. There is not yet an async implementation, so use react's event loop to periodically flush traces and metrics. Add a grafana chart for some of the batch span processor metrics: dropped, pending, processed, queued * update changelog * revert change in selected graph * Update dependencies --------- Co-authored-by: Juliano Costa <[email protected]> * Generate random errors in cartservice (open-telemetry#824) * Generate random errors from cart service * Update migration script? * Update changelog * Update changelog * Add Copyright to FeatureFlagHelper.cs --------- Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Juliano Costa <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * [currencyservice] Fix OTel C++ build and update OTel version (open-telemetry#886) * Fix OTel C++ build and update OTel version * changelog * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * upstream updates Signed-off-by: YANGDB <[email protected]> * update http.template mapping (#15) fix dependency in the docker-compose missing env var for cartservices add extra logging into the integration.py * adding standard opensearch github dev / maintenance spec: (#16) * adding standard opensearch github dev / maintenance spec: - CONTRIBUTING.md - MAINTAINERS.md - CODE_OF_CONDUCT.md ... Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * fixing opensearch demo link for OpenTelemetry (#14) Signed-off-by: Mitchell Gale <[email protected]> * upstream updates (#17) * Regenerate kubernetes manifest and add autogenerate comment (open-telemetry#909) Co-authored-by: Pierre Tessier <[email protected]> * [loadgenerator] run load through frontend proxy (Envoy) (open-telemetry#914) * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> * Fix error sh in README.md (open-telemetry#926) --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> * add untriaged gh workflow (#18) Signed-off-by: YANGDB <[email protected]> * [cartservice] Update .NET OTel to 1.5.0 (open-telemetry#935) (#23) * [cartservice] Update OTel .NET to 1.5.0 * [cartservice] Simplify resource configuration TelemetrySdk and EnvVariable are defaults * Update changelog Co-authored-by: Piotr Kiełkowicz <[email protected]> * add red metrics from spans (#21) * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * add integration dependency on the catalog repository for getting all the schema related index and component templates mapping (#29) Signed-off-by: YANGDB <[email protected]> * 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 <[email protected]> * add error wrapping for integration script Signed-off-by: YANGDB <[email protected]> Signed-off-by: YANGDB <[email protected]> * Upstream changes needed merge (#41) * Commit generated Go code and bump dependencies (open-telemetry#946) * accountingservice: commit generated code bump deps * license-checker to ignore genproto * Update README.md * Add comment to tools.go * checkoutservice: commit generated code bump dependencies * productcatalogservice: commit generated code bump dependencies * Configure Renovate (open-telemetry#931) * Add renovate.json * only update otel deps * update renovate config * update renovate config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> * [cartservice] code cleanup (open-telemetry#943) * File scope namespaces * Sort modifiers * Remove redundant type declaration * Avoid hiding variables * join declaration and assignment * Use standard .NET convention for fields and consts * inline out variable * object initializer * collection initializer * drop unused using * drop unused parameters * remove redundant field initializer --------- Co-authored-by: Austin Parker <[email protected]> * Add Axiom to list of vendors (open-telemetry#963) We would very much like to add [Axiom](axiom.co) to the list of vendors in the README. I linked a public demo dashboard that is feed by the demo. --------- Signed-off-by: YANGDB <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Lukas Malkmus <[email protected]> * Update dependency io.grpc:grpc-netty to v1.50.3 (#47) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * upstream updates (#52) Signed-off-by: YANGDB <[email protected]> * Update frauddetectionservice (#55) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * Update adservice (#48) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update opensearch for 2.9 Signed-off-by: YANGDB <[email protected]> * fix: Fixing tracetest configuration (#65) * fix: Fixing tracetest configuration * fix: Fixing tracetest configuration Signed-off-by: Oscar Reyes <[email protected]> --------- Signed-off-by: Oscar Reyes <[email protected]> * chore(deps): update loadgenerator (#67) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * remove https in favor of http Signed-off-by: YANGDB <[email protected]> * restore https Signed-off-by: YANGDB <[email protected]> * update data-prepper config files Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> Signed-off-by: Ziqi Zhao <[email protected]> Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: Mitchell Gale <[email protected]> Signed-off-by: Pierre Tessier <[email protected]> Signed-off-by: Oscar Reyes <[email protected]> Co-authored-by: Juliano Costa <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Ziqi Zhao <[email protected]> Co-authored-by: Petr Styblo <[email protected]> Co-authored-by: Brett McBride <[email protected]> Co-authored-by: Alan West <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Joshua Li <[email protected]> Co-authored-by: Anirudha (Ani) Jadhav <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]> Co-authored-by: Mitchell Gale <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Malkmus <[email protected]> Co-authored-by: Oscar Reyes <[email protected]>
YANG-DB
added a commit
that referenced
this pull request
Nov 7, 2023
* Initial setup of Observability OTEL demo using Opensearch as store * add curl to the basic docker O/S * add monitoring & opinionated assets for this demo * export F/E & Load-Generator port services * fix jaeger service name * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * [shippingservice] update rust version and dependencies (open-telemetry#865) * update rust version and dependencies * Changelog --------- Co-authored-by: Carter Socha <[email protected]> * [load generator] Bump loagen dependencies (open-telemetry#869) * Bump loagen dependencies * Changelog * [grafana] fix demo dashboard to be compatible with spanmetrics connector (open-telemetry#874) * [grafana] fix demo dashboard to be compatible with spanmetrics connector Signed-off-by: Ziqi Zhao <[email protected]> * add changelog entry Signed-off-by: Ziqi Zhao <[email protected]> * fix some naming Signed-off-by: Ziqi Zhao <[email protected]> --------- Signed-off-by: Ziqi Zhao <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * [kafka] remove KRaft mode support workarounds (open-telemetry#880) as the latest confluentinc/cp-kafka:7.4.0-1-ubi8 already provides built-in support * enabling batch span processor metrics for quoteservice (open-telemetry#878) * enabling batch span processor metrics for quoteservice PHP's batch span processor can emit metrics. There is not yet an async implementation, so use react's event loop to periodically flush traces and metrics. Add a grafana chart for some of the batch span processor metrics: dropped, pending, processed, queued * update changelog * revert change in selected graph * Update dependencies --------- Co-authored-by: Juliano Costa <[email protected]> * Generate random errors in cartservice (open-telemetry#824) * Generate random errors from cart service * Update migration script? * Update changelog * Update changelog * Add Copyright to FeatureFlagHelper.cs --------- Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Juliano Costa <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * [currencyservice] Fix OTel C++ build and update OTel version (open-telemetry#886) * Fix OTel C++ build and update OTel version * changelog * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * upstream updates Signed-off-by: YANGDB <[email protected]> * update http.template mapping (#15) fix dependency in the docker-compose missing env var for cartservices add extra logging into the integration.py * adding standard opensearch github dev / maintenance spec: (#16) * adding standard opensearch github dev / maintenance spec: - CONTRIBUTING.md - MAINTAINERS.md - CODE_OF_CONDUCT.md ... Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * fixing opensearch demo link for OpenTelemetry (#14) Signed-off-by: Mitchell Gale <[email protected]> * upstream updates (#17) * Regenerate kubernetes manifest and add autogenerate comment (open-telemetry#909) Co-authored-by: Pierre Tessier <[email protected]> * [loadgenerator] run load through frontend proxy (Envoy) (open-telemetry#914) * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> * Fix error sh in README.md (open-telemetry#926) --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> * add untriaged gh workflow (#18) Signed-off-by: YANGDB <[email protected]> * [cartservice] Update .NET OTel to 1.5.0 (open-telemetry#935) (#23) * [cartservice] Update OTel .NET to 1.5.0 * [cartservice] Simplify resource configuration TelemetrySdk and EnvVariable are defaults * Update changelog Co-authored-by: Piotr Kiełkowicz <[email protected]> * add red metrics from spans (#21) * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * add integration dependency on the catalog repository for getting all the schema related index and component templates mapping (#29) Signed-off-by: YANGDB <[email protected]> * 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 <[email protected]> * add error wrapping for integration script Signed-off-by: YANGDB <[email protected]> Signed-off-by: YANGDB <[email protected]> * Upstream changes needed merge (#41) * Commit generated Go code and bump dependencies (open-telemetry#946) * accountingservice: commit generated code bump deps * license-checker to ignore genproto * Update README.md * Add comment to tools.go * checkoutservice: commit generated code bump dependencies * productcatalogservice: commit generated code bump dependencies * Configure Renovate (open-telemetry#931) * Add renovate.json * only update otel deps * update renovate config * update renovate config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> * [cartservice] code cleanup (open-telemetry#943) * File scope namespaces * Sort modifiers * Remove redundant type declaration * Avoid hiding variables * join declaration and assignment * Use standard .NET convention for fields and consts * inline out variable * object initializer * collection initializer * drop unused using * drop unused parameters * remove redundant field initializer --------- Co-authored-by: Austin Parker <[email protected]> * Add Axiom to list of vendors (open-telemetry#963) We would very much like to add [Axiom](axiom.co) to the list of vendors in the README. I linked a public demo dashboard that is feed by the demo. --------- Signed-off-by: YANGDB <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Lukas Malkmus <[email protected]> * Update dependency io.grpc:grpc-netty to v1.50.3 (#47) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * upstream updates (#52) Signed-off-by: YANGDB <[email protected]> * Update frauddetectionservice (#55) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * Update adservice (#48) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update opensearch for 2.9 Signed-off-by: YANGDB <[email protected]> * fix: Fixing tracetest configuration (#65) * fix: Fixing tracetest configuration * fix: Fixing tracetest configuration Signed-off-by: Oscar Reyes <[email protected]> --------- Signed-off-by: Oscar Reyes <[email protected]> * chore(deps): update loadgenerator (#67) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * remove https in favor of http Signed-off-by: YANGDB <[email protected]> * restore https Signed-off-by: YANGDB <[email protected]> * update data-prepper config files Signed-off-by: YANGDB <[email protected]> * fix opensearch service name for jaeger-query Signed-off-by: YANGDB <[email protected]> * remove jaeger-query Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> Signed-off-by: Ziqi Zhao <[email protected]> Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: Mitchell Gale <[email protected]> Signed-off-by: Pierre Tessier <[email protected]> Signed-off-by: Oscar Reyes <[email protected]> Co-authored-by: Juliano Costa <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Ziqi Zhao <[email protected]> Co-authored-by: Petr Styblo <[email protected]> Co-authored-by: Brett McBride <[email protected]> Co-authored-by: Alan West <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Joshua Li <[email protected]> Co-authored-by: Anirudha (Ani) Jadhav <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]> Co-authored-by: Mitchell Gale <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Malkmus <[email protected]> Co-authored-by: Oscar Reyes <[email protected]>
YANG-DB
added a commit
that referenced
this pull request
Nov 20, 2023
* Initial setup of Observability OTEL demo using Opensearch as store * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * [shippingservice] update rust version and dependencies (open-telemetry#865) * update rust version and dependencies * Changelog --------- Co-authored-by: Carter Socha <[email protected]> * [load generator] Bump loagen dependencies (open-telemetry#869) * Bump loagen dependencies * Changelog * [grafana] fix demo dashboard to be compatible with spanmetrics connector (open-telemetry#874) * [grafana] fix demo dashboard to be compatible with spanmetrics connector Signed-off-by: Ziqi Zhao <[email protected]> * add changelog entry Signed-off-by: Ziqi Zhao <[email protected]> * fix some naming Signed-off-by: Ziqi Zhao <[email protected]> --------- Signed-off-by: Ziqi Zhao <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * [kafka] remove KRaft mode support workarounds (open-telemetry#880) as the latest confluentinc/cp-kafka:7.4.0-1-ubi8 already provides built-in support * enabling batch span processor metrics for quoteservice (open-telemetry#878) * enabling batch span processor metrics for quoteservice PHP's batch span processor can emit metrics. There is not yet an async implementation, so use react's event loop to periodically flush traces and metrics. Add a grafana chart for some of the batch span processor metrics: dropped, pending, processed, queued * update changelog * revert change in selected graph * Update dependencies --------- Co-authored-by: Juliano Costa <[email protected]> * Generate random errors in cartservice (open-telemetry#824) * Generate random errors from cart service * Update migration script? * Update changelog * Update changelog * Add Copyright to FeatureFlagHelper.cs --------- Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Juliano Costa <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * [currencyservice] Fix OTel C++ build and update OTel version (open-telemetry#886) * Fix OTel C++ build and update OTel version * changelog * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add curl to the basic docker O/S Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * Initial setup of Observability OTEL demo using Opensearch as store * Initial setup of Observability OTEL demo using Opensearch as store Signed-off-by: YANGDB <[email protected]> * add monitoring & opinionated assets for this demo Signed-off-by: YANGDB <[email protected]> * export F/E & Load-Generator port services Signed-off-by: YANGDB <[email protected]> * fix jaeger service name Signed-off-by: YANGDB <[email protected]> * adding nginx as frontend proxy, fluent-bit.conf as log emitter Signed-off-by: YANGDB <[email protected]> * adding nginx & fluent-bit docs Signed-off-by: YANGDB <[email protected]> * adding integrationbs docker-compose service for assets loading into opensearch / dashboards Signed-off-by: YANGDB <[email protected]> * adding datasource for query prometheus Signed-off-by: YANGDB <[email protected]> * adding architecture.md including images Signed-off-by: YANGDB <[email protected]> * add images and service links Signed-off-by: YANGDB <[email protected]> * add jaeger-agent container name Signed-off-by: YANGDB <[email protected]> * add data-prepper support for traces ingestion & serviceMap creation Signed-off-by: YANGDB <[email protected]> * fix auth issues for data-prepper Signed-off-by: YANGDB <[email protected]> * add documentation for different ingestion capabilities Signed-off-by: YANGDB <[email protected]> * add assets manager flast app for loading the integration assets Signed-off-by: YANGDB <[email protected]> * remove experimental assets mgr app Signed-off-by: YANGDB <[email protected]> * Opensearch otel demo observability tutorial (#5) * add tutorial for using observability and diagnostic of a real use case * adding otel landing page markdown dashboard * adding tutorial markdown dashboards and documents * adding Observability Introduction.md tutorial markdown dashboards and documents * add dependencies to the docker-compose.yml * exposing docker ports locally Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * Update local-config.md Co-authored-by: Joshua Li <[email protected]> Signed-off-by: YANGDB <[email protected]> * Update README.md update fluent-bit README.md file reference to the config Signed-off-by: YANGDB <[email protected]> * Add .whitesource configuration file * chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 (#4) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency io.grpc:grpc-protobuf to v1.45.2 (#5) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency org.apache.kafka:kafka-clients to v3.4.0 (#6) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * chore(deps): update dependency requests to v2.31.0 (#7) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update url for the new opensearch otel demo repo update integration script to log into a file update the README.md for the otel-collector pipline descrition update ports for the otel-col health-check add memory_limiter / servicegraph processors for otel-col Signed-off-by: YANGDB <[email protected]> * Update docker-compose.yml fixing the issues with latest OS images that cause the demo to break Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> * fix integrations script connections retry add integrations docker service dependencies on the O/S cluster nodes Signed-off-by: YANGDB <[email protected]> * update bytes map to long and status to int (#11) Signed-off-by: Shenoy Pratik <[email protected]> * Update README.md update the ports according to the .env variables Signed-off-by: YANGDB <[email protected]> * Integration config parser support (#12) * update integration script to load all assets from data.ini file Signed-off-by: YANGDB <[email protected]> * update url to support both text & keyword Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * upstream updates Signed-off-by: YANGDB <[email protected]> * update http.template mapping (#15) fix dependency in the docker-compose missing env var for cartservices add extra logging into the integration.py * adding standard opensearch github dev / maintenance spec: (#16) * adding standard opensearch github dev / maintenance spec: - CONTRIBUTING.md - MAINTAINERS.md - CODE_OF_CONDUCT.md ... Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * fixing opensearch demo link for OpenTelemetry (#14) Signed-off-by: Mitchell Gale <[email protected]> * upstream updates (#17) * Regenerate kubernetes manifest and add autogenerate comment (open-telemetry#909) Co-authored-by: Pierre Tessier <[email protected]> * [loadgenerator] run load through frontend proxy (Envoy) (open-telemetry#914) * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> * Run load through frontendProxy Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> * Fix error sh in README.md (open-telemetry#926) --------- Signed-off-by: Pierre Tessier <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> * add untriaged gh workflow (#18) Signed-off-by: YANGDB <[email protected]> * [cartservice] Update .NET OTel to 1.5.0 (open-telemetry#935) (#23) * [cartservice] Update OTel .NET to 1.5.0 * [cartservice] Simplify resource configuration TelemetrySdk and EnvVariable are defaults * Update changelog Co-authored-by: Piotr Kiełkowicz <[email protected]> * add red metrics from spans (#21) * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> * add spanmetrics namespace (span.metrics) add description for all metrics in prometheus Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> * add integration dependency on the catalog repository for getting all the schema related index and component templates mapping (#29) Signed-off-by: YANGDB <[email protected]> * 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 <[email protected]> * add error wrapping for integration script Signed-off-by: YANGDB <[email protected]> Signed-off-by: YANGDB <[email protected]> * Upstream changes needed merge (#41) * Commit generated Go code and bump dependencies (open-telemetry#946) * accountingservice: commit generated code bump deps * license-checker to ignore genproto * Update README.md * Add comment to tools.go * checkoutservice: commit generated code bump dependencies * productcatalogservice: commit generated code bump dependencies * Configure Renovate (open-telemetry#931) * Add renovate.json * only update otel deps * update renovate config * update renovate config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> * [cartservice] code cleanup (open-telemetry#943) * File scope namespaces * Sort modifiers * Remove redundant type declaration * Avoid hiding variables * join declaration and assignment * Use standard .NET convention for fields and consts * inline out variable * object initializer * collection initializer * drop unused using * drop unused parameters * remove redundant field initializer --------- Co-authored-by: Austin Parker <[email protected]> * Add Axiom to list of vendors (open-telemetry#963) We would very much like to add [Axiom](axiom.co) to the list of vendors in the README. I linked a public demo dashboard that is feed by the demo. --------- Signed-off-by: YANGDB <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: austinlparker <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Lukas Malkmus <[email protected]> * Update dependency io.grpc:grpc-netty to v1.50.3 (#47) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * upstream updates (#52) Signed-off-by: YANGDB <[email protected]> * Update frauddetectionservice (#55) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * Update adservice (#48) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update upstream changes Signed-off-by: YANGDB <[email protected]> * update opensearch for 2.9 Signed-off-by: YANGDB <[email protected]> * fix: Fixing tracetest configuration (#65) * fix: Fixing tracetest configuration * fix: Fixing tracetest configuration Signed-off-by: Oscar Reyes <[email protected]> --------- Signed-off-by: Oscar Reyes <[email protected]> * chore(deps): update loadgenerator (#67) Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - remove 'opensearch integration' service - update the opensearch dashboard - add opensearch+dashboard to the minimized docker-compose.yml Signed-off-by: YANGDB <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * update upstream changes - 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 <[email protected]> * remove https in favor of http Signed-off-by: YANGDB <[email protected]> * restore https Signed-off-by: YANGDB <[email protected]> * update data-prepper config files Signed-off-by: YANGDB <[email protected]> * fix opensearch service name for jaeger-query Signed-off-by: YANGDB <[email protected]> * remove jaeger-query Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> * update data-prepper pipelines Signed-off-by: YANGDB <[email protected]> --------- Signed-off-by: YANGDB <[email protected]> Signed-off-by: Ziqi Zhao <[email protected]> Signed-off-by: Anirudha (Ani) Jadhav <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: Mitchell Gale <[email protected]> Signed-off-by: Pierre Tessier <[email protected]> Signed-off-by: Oscar Reyes <[email protected]> Co-authored-by: Juliano Costa <[email protected]> Co-authored-by: Carter Socha <[email protected]> Co-authored-by: Ziqi Zhao <[email protected]> Co-authored-by: Petr Styblo <[email protected]> Co-authored-by: Brett McBride <[email protected]> Co-authored-by: Alan West <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Joshua Li <[email protected]> Co-authored-by: Anirudha (Ani) Jadhav <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]> Co-authored-by: Mitchell Gale <[email protected]> Co-authored-by: isabel <[email protected]> Co-authored-by: Pierre Tessier <[email protected]> Co-authored-by: Austin Parker <[email protected]> Co-authored-by: Lancelot <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Malkmus <[email protected]> Co-authored-by: Oscar Reyes <[email protected]>
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.
This PR contains the following updates:
1.45.2
->1.50.3
1.45.2
->1.57.0
By merging this PR, the issue #25 will be automatically resolved and closed:
By merging this PR, the issue #33 will be automatically resolved and closed:
Release Notes
grpc/grpc-java
v1.50.3
Bug Fixes
v1.50.2
Bug fixes
gcp-observability: Supports period(.) in the service name part of regular expression for a fully-qualified method to accept "package.service"
v1.50.1
gcp-observability: support new configuration defined in grpc-gcp-observability public preview user guide
v1.50.0
New Features
SecurityPolicies
for checking device owner/profile owner (#9428)API Changes
handleResolvedAddresses()
but returns aboolean
of whether the addresses and configuration were accepted. Not accepting the update triggers the NameResolver to retry after a delay. We are not yet encouraging migration to this method, as there is still a second future API changeBug Fixes
Dependencies
Acknowledgements
@cpovirk
@prateek-0
@sai-sunder-s
v1.49.2
Dependencies
v1.49.1
Bug Fixes
TRANSIENT_FAILURE
state, it might cause unnecessary internal connection requests onsubchannel
s. (#9537)Behavior Changes
v1.49.0
New Features
OkHttpServerBuilder
. The server can be used directly, but is not yet available viaServerBuilder.forPort()
andGrpc.newServerBuilderForPort()
. It passes our tests, but has seen no real-world use. It is also lacking connection management featuresBug Fixes
no such target '@​io_grpc_grpc_java//services:services'
for services and missing ORCA classes for xds. The wrong target names were introduced in 1.47.0Behavior Changes
Acknowledgement
@benjaminp
@j-min5u
v1.48.2
Bug Fixes
Dependencies
v1.48.1
New Features
ORCA provides APIs to inject custom metrics at a gRPC server, and consume them at a gRPC client. It implements A51: Custom Backend Metrics Support. We changed the ORCA APIs; they had broken shading and couldn't really be used, so we fixed them in the patch release.
Bug Fixes
INTERNAL, desc: Half-closed without a request
at server call. (#9362)v1.48.0
Bug Fixes
New Features
Improvements
Attributes.Key
s to reference the API of the key. This should make it easier to find the API the key is exposed when usingattributes.toString()
Attributes.Key
uses reference equality. This is to make it clear the behavior is on purpose, and mirrors other Key types in the APIEquivalentAddressGroup.ATTR_AUTHORITY_OVERRIDE
, to avoid misuse byNameResolver
s (#9281)GrpcCleanupRule
now extendsExternalResource
. This makes it usable with JUnit 5Dependencies
com.google.api.grpc:proto-google-common-protos
to 2.9.0Acknowledgements
@mirlord
@zhangwenlong8911
@adilansari
@amirhadadi
@jader-eero
@jvolkman
@sumitd2
v1.47.1
Bug Fixes
Behavior Changes
OnNotServing
onStatusListener
when the delegated server initial start fails. (#9276, #9279)Dependencies
v1.47.0
Bug Fixes
ClassCastExceptions
for hard-coded providers on Android (#9174). This avoidsServiceConfigurationError
in certain cases when an “SDK” includes a copy of gRPC that was renamed with Proguard-like tools that do precise class name rewriting (versus something like Maven Shade Plugin which uses coarse pattern matching)asAndroidAppUri()
(#9169)ScheduledExecutorService
for keepalive if provided. Previously the user-provided executor was used for deadlines, but not keepalive. Keepalive always used the default executor (#9073)libgrpclb.jar
produced by bazel//grpclb:grpclb
target (#9156)TRANSIENT_FAILURE
status. (#9085)New Features
ServerBuilder
(#9176). This includes methods for keepalive, max connection age, and max connection idle. These APIs have been available on NettyServerBuilder since v1.4.0NameResolver
to influence which transport to use (#9076)NameResolver
forunix:
scheme, as defined in gRPC Name Resolution (#9113)allOf
security policy, which allows access iff ALL given security policies allow access. (#9125)anyOf
security policy, which allows access if ANY given security policy allows access. (#9147)hasPermissions
security policy, which checks that a caller has all of the given package permissions. (#9117)IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS
so maven_install will not use the artifacts from Maven Central (#9172)Cluster.load_balancing_policy
field. This implements gRFC A52: gRPC xDS Custom Load Balancer Configuration. (#9141)is_optional
logic in Cluster Specifier Plugins: if an unsupported Cluster Specifier Plugin is optional, don't NACK, and skip any routes that point to it. (#9168)Behavior Changes
ring_hash
LB aggregation rule to better handle transient_failure channel status (#9084, #9093)Dependencies
Acknowledgements
@caseyduquettesc
@cfredri4
@jvolkman
@mirlord
@ovidiutirla
v1.46.1
Behavior Changes
OnNotServing
onStatusListener
when the delegated server initial start fails. (#9278, #9280)Dependencies
v1.46.0
Bug Fixes
Behavior Changes
xds.config.resource-in-sotw
client capability. Resources wrapped in aio.envoyproxy.envoy.service.discovery.v3.Resource
message are now supported (#8997)New Features
Dependencies
Acknowledgements
@jesseschalken
@kluever
@beatrausch
v1.45.4
Bug Fixes
v1.45.3
Bug Fixes