Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Seattle WA
Popular repositories
1,665 contributions in the last year
Contribution activity
May 2020
Created a pull request in dotnet/tye that received 2 comments
- Add ingress to docs
- Add docker network to docs
- Update command docs
- Update service discovery doc tell the truth
- Staging PR for docs updates
- Enable log aggregation in deployed services
- Add recipe for Elastic stack (ELK)
- Add diagnostics sidecar and support for zipkin in deployed apps
- Add distribute tracing recipe and extension
- Add docker file support for deploy
- Tye should validate that service names are valid DNS names
- Log from stdout when dotnet publish fails
- Fixes for docker scenarios
- define docker baseimage and tag
- Enable log aggregation in deployed services
- Add recipe for Elastic stack (ELK)
- Add diagnostics sidecar and support for zipkin in deployed apps
- Start messing with docker
Created an issue in dotnet/tye that received 6 comments
Disable color in logs for deployed apps
Describe the bug
We pass an env-var to dotnet applications when doing tye run to disable colorization via ANSI escape codes for the console logger.
W…
6
comments