We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbe780 commit 4a07a2cCopy full SHA for 4a07a2c
src/ServiceControl.Audit/App.config
@@ -8,7 +8,6 @@ These settings are only here so that we can debug ServiceControl while developin
8
<add key="ServiceControl.Audit/ServiceControlQueueAddress" value="Particular.ServiceControl" />
9
<add key="ServiceControl.Audit/HostName" value="localhost" />
10
<add key="ServiceControl.Audit/DatabaseMaintenancePort" value="44445" />
11
- <add key="ServiceControl.Audit/OtlpEndpointUrl" value="http://localhost:4317" />
12
<!-- DEVS - Pick a transport to run Auditing instance on -->
13
<add key="ServiceControl.Audit/TransportType" value="LearningTransport" />
14
<!--<add key="ServiceControl.Audit/TransportType" value="AmazonSQS" />-->
0 commit comments