opensearch-project / opentelemetry-demo

This repository contains the OpenSearch adaptation for the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
https://opentelemetry.io/docs/demo/
Apache License 2.0
15 stars 16 forks source link

[2.12.0] ensure compliance with security plugin default admin creds changes #113

Open derek-ho opened 8 months ago

derek-ho commented 8 months ago

Feature Request

Starting in 2.12.0 security plugin demo configuration requires an initial admin password to be passed in.

Before opening a feature request against this repo, consider whether the feature should/could be implemented in the other OpenTelemetry client libraries. If so, please open an issue on opentelemetry-specification first.

Is your feature request related to a problem?

If so, provide a concise description of the problem.

Describe the solution you'd like:

What do you want to happen instead? What is the expected behavior?

Describe alternatives you've considered.

Which alternative solutions or features have you considered?

Additional Context

Add any other context about the feature request here.

derek-ho commented 8 months ago

114

derek-ho commented 8 months ago

https://github.com/opensearch-project/security/issues/3624