Add Dapr on in the Cart Service#2143
Add Dapr on in the Cart Service#2143henrikrexed wants to merge 71 commits intoopen-telemetry:mainfrom
Conversation
|
|
change the local changes
using the dapr client to query the content.
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Changes
Please provide a brief description of the changes here.
Service impacted: cart service
I have removed the usage of the redis client to replace it with the usage of Dapr client.
I have also added the Dapr folder container :
I also added the new service : sqlite that will be used in the future for he product catalog ( replace file usage with a database).
I have prepare the changes on the helm chart but I will create a pr once this has been merged.
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.