-
- [XRay SDK for Java](https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-java.html)
https://aws.amazon.com/xray/
> AWS X-Ray is a service that collects data about requests that your appli…
-
Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image
Operating System: windows
Error Stack:
[+] Building 1.0s (7/14)
=> [internal] load buil…
-
---
name: Deployment Readiness Criteria
about: Template for capturing the production readiness criteria for any production
deployment GIT issues
title: Deployment Readiness - sprint number / dep…
-
NOT ISSUE REALY, JUST A SUGGESTION
Is it not better if a service creates and exposes its clients?
for example here https://github.com/merikbest/twitter-spring-reactjs/blob/microservice/chat-service/…
-
Hi,
I'm trying to run the example as is, and when pressing the `MicroService` button the app crashes.
Attaching the `flutter doctor` output if needed.
```
[✓] Flutter (Channel stable, v1.12.13+h…
-
I am running skaffold in AWS codepipeline to build a microservice.
- asa -> time="2021-06-09T11:00:25Z" level=debug msg="generating tag: unable to find git commit: running [git describe --tags -…
-
# 🐞 Bug Report
### Affected Services [**REQUIRED**]
https://github.com/edgexfoundry/device-bacnet-c.git
device-bacnet-c is affected due to cmake error while executing `./scripts/build.sh`…
-
I have converted a .net core 3.1 Azure Functions app to a self-hosted .Net 5.0 asp.net core app (using Kestrel and Webjobs SDK) and I am observing 3 times difference in memory footprint (**Azure Funct…
-
Hi Rico,
I have small question.
**Background.**
I have several swagger api versions.
Like:
- http://localhost:5002/swagger/v1/swagger.json
- http://localhost:5002/swagger/v2/swagger.json
…
-
I want to create an Email Consent App using APIs from the Consent App Group using the C# language