Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opensearch observability otel #3

Merged
merged 55 commits into from
May 26, 2023
Merged

Conversation

YANG-DB
Copy link
Member

@YANG-DB YANG-DB commented May 26, 2023

Changes

Adaptation for the OTEL demo into OpenSearch Observability

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers 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.

YANG-DB and others added 30 commits April 26, 2023 11:49
…nto opensearch-observability-otel

# Conflicts:
#	docker-compose.yml
[currencyservice] Fix OTel C++ build and update OTel version (open-telemetry#886)
…y#865)

* update rust version and dependencies

* Changelog

---------

Co-authored-by: Carter Socha <[email protected]>
julianocosta89 and others added 23 commits May 17, 2023 23:07
…tor (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]>
as the latest confluentinc/cp-kafka:7.4.0-1-ubi8
already provides built-in support
…y#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 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]>
…lemetry#886)

* Fix OTel C++ build and update OTel version

* changelog
* 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]>
local-config.md Outdated Show resolved Hide resolved
src/fluent-bit/README.md Outdated Show resolved Hide resolved
YANG-DB and others added 2 commits May 26, 2023 13:57
Co-authored-by: Joshua Li <[email protected]>
Signed-off-by: YANGDB <[email protected]>
update fluent-bit README.md file reference to the config

Signed-off-by: YANGDB <[email protected]>
@YANG-DB YANG-DB merged commit ddfd510 into main May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants