.NET APM - Setup & Installation Docs | Middleware
Traces | Metrics | App Logs | Custom Logs | Profiling |
---|---|---|---|---|
✅ | ✅ | ✖️ | ✅ | ✅ |
Infra Agent
.NET Version
.NET version 6+
. Check your .NET version with the following command..NET
APM Package.csproj
file.
mw-service.mw-agent-ns.svc.cluster.local
. DOCKER_BRIDGE_GATEWAY_ADDRESS
is the IP address of the gateway between the Docker host and bridge network. This is 172.17.0.1
by default.
Learn more about Docker bridge networking here YourApp.csproj
fileproject.cs
file