-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Create OpenTelemetry Demo Light Branch #2195 #2746
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
Create OpenTelemetry Demo Light Branch #2195 #2746
Conversation
|
|
|
Hello @arorakanav 👋🏽 Have you seen that we already have a The idea of creating a light version for the demo is about making it easier to configure more or less services that should run. I've done some tests using |
|
@julianocosta89 i have gone through the minimal file and your PR and comments on the issue to use profiles. with all the knowledge i have been able to gather using profiles will still run dependent services. now while writing this is i think i can remove more dependencies from my file which can give us a light version. i also understand that the requirement to have less code to manage, i will do some more research and see if i can find a more programmable way to solve this issue. |
@arorakanav I wonder how different this approach is from the docker-compose.minimal.yml approach? |
…telemetry-demo into opentelemetry-demo-light
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
@julianocosta89 my idea with this implementation is to further reduce the use of dependent services, and this could replace the minimal configuration. i choose to create a new file just to preserve the integrity of the minimal file. |
|
coul not find a programtic way to solve this problem. |
Changes
Please provide a brief description of the changes here.
Merge Requirements
For new features contributions, please make sure you have completed the following
essential items:
CHANGELOG.mdupdated 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.