mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-20 08:02:50 +08:00
tweaks
This commit is contained in:
parent
56fe7b5ba9
commit
21b9d73c7f
17
Ocelot.sln
17
Ocelot.sln
@ -82,6 +82,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "basic", "basic", "{ED066001
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "graphql", "graphql", "{C15CD120-5F8D-41DE-9B21-00E3EA77D6C1}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "graphql", "graphql", "{C15CD120-5F8D-41DE-9B21-00E3EA77D6C1}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ocelot.Tracing.OpenTracing", "src\Ocelot.Tracing.OpenTracing\Ocelot.Tracing.OpenTracing.csproj", "{11C622AD-8C0A-4CF4-811B-3DBB76550797}"
|
||||||
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "open-tracing", "open-tracing", "{731C6A8A-69ED-445C-A132-C638AA93F9C7}"
|
||||||
|
EndProject
|
||||||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OcelotOpenTracing", "samples\OcelotOpenTracing\OcelotOpenTracing.csproj", "{C9427E78-4281-4F59-A66E-17C0B66550E5}"
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
@ -180,6 +186,14 @@ Global
|
|||||||
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Release|Any CPU.Build.0 = Release|Any CPU
|
{33BE6D88-F188-4E60-83AC-3C4B94D24675}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{11C622AD-8C0A-4CF4-811B-3DBB76550797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{11C622AD-8C0A-4CF4-811B-3DBB76550797}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{11C622AD-8C0A-4CF4-811B-3DBB76550797}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{11C622AD-8C0A-4CF4-811B-3DBB76550797}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{C9427E78-4281-4F59-A66E-17C0B66550E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{C9427E78-4281-4F59-A66E-17C0B66550E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{C9427E78-4281-4F59-A66E-17C0B66550E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{C9427E78-4281-4F59-A66E-17C0B66550E5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
@ -214,6 +228,9 @@ Global
|
|||||||
{1F1F324D-6EA4-4E63-A6A7-C6053F412F1A} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
{1F1F324D-6EA4-4E63-A6A7-C6053F412F1A} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
||||||
{ED066001-BAF7-4117-9884-DF591A56347D} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
{ED066001-BAF7-4117-9884-DF591A56347D} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
||||||
{C15CD120-5F8D-41DE-9B21-00E3EA77D6C1} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
{C15CD120-5F8D-41DE-9B21-00E3EA77D6C1} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
||||||
|
{11C622AD-8C0A-4CF4-811B-3DBB76550797} = {5CFB79B7-C9DC-45A4-9A75-625D92471702}
|
||||||
|
{731C6A8A-69ED-445C-A132-C638AA93F9C7} = {8FA0CBA0-0338-48EB-B37F-83CA5022237C}
|
||||||
|
{C9427E78-4281-4F59-A66E-17C0B66550E5} = {731C6A8A-69ED-445C-A132-C638AA93F9C7}
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
SolutionGuid = {21476EFF-778A-4F97-8A56-D1AF1CEC0C48}
|
SolutionGuid = {21476EFF-778A-4F97-8A56-D1AF1CEC0C48}
|
||||||
|
@ -1,8 +1,41 @@
|
|||||||
Tracing
|
Tracing
|
||||||
=======
|
=======
|
||||||
|
|
||||||
This page details how to perform distributed tracing with Ocelot. At the moment we only support Butterfly but other tracers might just work without
|
This page details how to perform distributed tracing with Ocelot.
|
||||||
anything Ocelot specific.
|
|
||||||
|
OpenTracing
|
||||||
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
Ocelot providers tracing functionality from the excellent `OpenTracing C# <https://github.com/opentracing/opentracing-csharp>`_ project. The code for the Ocelot integration
|
||||||
|
can be found `here <https://github.com/ThreeMammals/Ocelot.Tracing.OpenTracing>`_.
|
||||||
|
|
||||||
|
The example below uses `Jaeger C# <https://github.com/jaegertracing/jaeger-client-csharp>`_ client to provide the tracer used in Ocelot.
|
||||||
|
|
||||||
|
.. code-block:: csharp
|
||||||
|
|
||||||
|
services.AddSingleton<ITracer>(sp =>
|
||||||
|
{
|
||||||
|
var loggerFactory = sp.GetService<ILoggerFactory>();
|
||||||
|
Configuration config = new Configuration(context.HostingEnvironment.ApplicationName, loggerFactory);
|
||||||
|
|
||||||
|
var tracer = config.GetTracer();
|
||||||
|
GlobalTracer.Register(tracer);
|
||||||
|
return tracer;
|
||||||
|
});
|
||||||
|
|
||||||
|
services
|
||||||
|
.AddOcelot()
|
||||||
|
.AddOpenTracing();
|
||||||
|
|
||||||
|
Then in your ocelot.json add the following to the Route you want to trace..
|
||||||
|
|
||||||
|
.. code-block:: json
|
||||||
|
|
||||||
|
"HttpHandlerOptions": {
|
||||||
|
"UseTracing": true
|
||||||
|
},
|
||||||
|
|
||||||
|
Ocelot will now send tracing information to Jaeger when this Route is called.
|
||||||
|
|
||||||
Butterfly
|
Butterfly
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
@ -1,23 +1,22 @@
|
|||||||
using Microsoft.AspNetCore.Hosting;
|
namespace OcelotOpenTracing
|
||||||
using Microsoft.Extensions.Configuration;
|
|
||||||
using Microsoft.Extensions.Hosting;
|
|
||||||
using System.IO;
|
|
||||||
using Ocelot.DependencyInjection;
|
|
||||||
using Ocelot.Middleware;
|
|
||||||
using Microsoft.Extensions.Logging;
|
|
||||||
using Ocelot.Tracing.OpenTracing;
|
|
||||||
using Jaeger;
|
|
||||||
using Microsoft.Extensions.DependencyInjection;
|
|
||||||
using OpenTracing;
|
|
||||||
using OpenTracing.Util;
|
|
||||||
|
|
||||||
namespace OcelotOpenTracing
|
|
||||||
{
|
{
|
||||||
|
using Microsoft.AspNetCore.Hosting;
|
||||||
|
using Microsoft.Extensions.Configuration;
|
||||||
|
using Microsoft.Extensions.Hosting;
|
||||||
|
using System.IO;
|
||||||
|
using Ocelot.DependencyInjection;
|
||||||
|
using Ocelot.Middleware;
|
||||||
|
using Microsoft.Extensions.Logging;
|
||||||
|
using Ocelot.Tracing.OpenTracing;
|
||||||
|
using Jaeger;
|
||||||
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
|
using OpenTracing;
|
||||||
|
using OpenTracing.Util;
|
||||||
|
|
||||||
internal static class Program
|
internal static class Program
|
||||||
{
|
{
|
||||||
private static void Main(string[] args)
|
private static void Main(string[] args)
|
||||||
{
|
{
|
||||||
|
|
||||||
Host.CreateDefaultBuilder()
|
Host.CreateDefaultBuilder()
|
||||||
.ConfigureWebHostDefaults(webBuilder =>
|
.ConfigureWebHostDefaults(webBuilder =>
|
||||||
{
|
{
|
||||||
@ -36,10 +35,6 @@ namespace OcelotOpenTracing
|
|||||||
})
|
})
|
||||||
.ConfigureServices((context, services) =>
|
.ConfigureServices((context, services) =>
|
||||||
{
|
{
|
||||||
services
|
|
||||||
.AddOcelot()
|
|
||||||
.AddOpenTracing();
|
|
||||||
|
|
||||||
services.AddSingleton<ITracer>(sp =>
|
services.AddSingleton<ITracer>(sp =>
|
||||||
{
|
{
|
||||||
var loggerFactory = sp.GetService<ILoggerFactory>();
|
var loggerFactory = sp.GetService<ILoggerFactory>();
|
||||||
@ -50,6 +45,9 @@ namespace OcelotOpenTracing
|
|||||||
return tracer;
|
return tracer;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
services
|
||||||
|
.AddOcelot()
|
||||||
|
.AddOpenTracing();
|
||||||
})
|
})
|
||||||
.ConfigureLogging(logging =>
|
.ConfigureLogging(logging =>
|
||||||
{
|
{
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="OpenTracing" Version="0.12.1" />
|
<PackageReference Include="OpenTracing" Version="0.12.1" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -1,16 +1,14 @@
|
|||||||
using Microsoft.Extensions.DependencyInjection;
|
namespace Ocelot.Tracing.OpenTracing
|
||||||
using Ocelot.DependencyInjection;
|
|
||||||
using Ocelot.Logging;
|
|
||||||
using System;
|
|
||||||
|
|
||||||
namespace Ocelot.Tracing.OpenTracing
|
|
||||||
{
|
{
|
||||||
|
using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||||
|
using Ocelot.DependencyInjection;
|
||||||
|
using Ocelot.Logging;
|
||||||
|
|
||||||
public static class OcelotBuilderExtensions
|
public static class OcelotBuilderExtensions
|
||||||
{
|
{
|
||||||
public static IOcelotBuilder AddOpenTracing(this IOcelotBuilder builder)
|
public static IOcelotBuilder AddOpenTracing(this IOcelotBuilder builder)
|
||||||
{
|
{
|
||||||
builder.Services.AddSingleton<ITracer, OpenTracingTracer>();
|
builder.Services.TryAddSingleton<ITracer, OpenTracingTracer>();
|
||||||
|
|
||||||
return builder;
|
return builder;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,32 +1,36 @@
|
|||||||
using Microsoft.AspNetCore.Http;
|
namespace Ocelot.Tracing.OpenTracing
|
||||||
using OpenTracing;
|
|
||||||
using OpenTracing.Propagation;
|
|
||||||
using OpenTracing.Tag;
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Net.Http;
|
|
||||||
using System.Threading;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Ocelot.Tracing.OpenTracing
|
|
||||||
{
|
{
|
||||||
|
using global::OpenTracing;
|
||||||
|
using global::OpenTracing.Propagation;
|
||||||
|
using global::OpenTracing.Tag;
|
||||||
|
using Microsoft.AspNetCore.Http;
|
||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Net.Http;
|
||||||
|
using System.Threading;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
class OpenTracingTracer : Logging.ITracer
|
class OpenTracingTracer : Logging.ITracer
|
||||||
{
|
{
|
||||||
private readonly ITracer tracer;
|
private readonly ITracer _tracer;
|
||||||
|
|
||||||
public OpenTracingTracer(ITracer tracer)
|
public OpenTracingTracer(ITracer tracer)
|
||||||
{
|
{
|
||||||
this.tracer = tracer ?? throw new ArgumentNullException(nameof(tracer));
|
_tracer = tracer ?? throw new ArgumentNullException(nameof(tracer));
|
||||||
}
|
}
|
||||||
|
|
||||||
public void Event(HttpContext httpContext, string @event)
|
public void Event(HttpContext httpContext, string @event)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
public async Task<HttpResponseMessage> SendAsync(HttpRequestMessage request, CancellationToken cancellationToken,
|
public async Task<HttpResponseMessage> SendAsync(HttpRequestMessage request,
|
||||||
Action<string> addTraceIdToRepo, Func<HttpRequestMessage, CancellationToken, Task<HttpResponseMessage>> baseSendAsync)
|
CancellationToken cancellationToken,
|
||||||
|
Action<string> addTraceIdToRepo,
|
||||||
|
Func<HttpRequestMessage,
|
||||||
|
CancellationToken,
|
||||||
|
Task<HttpResponseMessage>> baseSendAsync)
|
||||||
{
|
{
|
||||||
using (IScope scope = this.tracer.BuildSpan(request.RequestUri.AbsoluteUri).StartActive(finishSpanOnDispose: true))
|
using (IScope scope = _tracer.BuildSpan(request.RequestUri.AbsoluteUri).StartActive(finishSpanOnDispose: true))
|
||||||
{
|
{
|
||||||
var span = scope.Span;
|
var span = scope.Span;
|
||||||
|
|
||||||
@ -38,7 +42,7 @@ namespace Ocelot.Tracing.OpenTracing
|
|||||||
|
|
||||||
var headers = new Dictionary<string, string>();
|
var headers = new Dictionary<string, string>();
|
||||||
|
|
||||||
this.tracer.Inject(span.Context, BuiltinFormats.HttpHeaders, new TextMapInjectAdapter(headers));
|
_tracer.Inject(span.Context, BuiltinFormats.HttpHeaders, new TextMapInjectAdapter(headers));
|
||||||
|
|
||||||
foreach (var item in headers)
|
foreach (var item in headers)
|
||||||
{
|
{
|
||||||
|
@ -1,75 +1,77 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<VersionPrefix>0.0.0-dev</VersionPrefix>
|
<VersionPrefix>0.0.0-dev</VersionPrefix>
|
||||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||||
<AssemblyName>Ocelot.AcceptanceTests</AssemblyName>
|
<AssemblyName>Ocelot.AcceptanceTests</AssemblyName>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<PackageId>Ocelot.AcceptanceTests</PackageId>
|
<PackageId>Ocelot.AcceptanceTests</PackageId>
|
||||||
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
|
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
|
||||||
<RuntimeIdentifiers>osx.10.11-x64;osx.10.12-x64;win7-x64;win10-x64</RuntimeIdentifiers>
|
<RuntimeIdentifiers>osx.10.11-x64;osx.10.12-x64;win7-x64;win10-x64</RuntimeIdentifiers>
|
||||||
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
|
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
|
||||||
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
|
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
|
||||||
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
|
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
|
||||||
<CodeAnalysisRuleSet>..\..\codeanalysis.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>..\..\codeanalysis.ruleset</CodeAnalysisRuleSet>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Update="appsettings.product.json">
|
<None Update="appsettings.product.json">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
<None Update="appsettings.json">
|
<None Update="appsettings.json">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
<None Update="idsrv3test.pfx">
|
<None Update="idsrv3test.pfx">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Tracing.Butterfly\Ocelot.Tracing.Butterfly.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Tracing.Butterfly\Ocelot.Tracing.Butterfly.csproj" />
|
||||||
<ProjectReference Include="..\..\src\Ocelot\Ocelot.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Tracing.OpenTracing\Ocelot.Tracing.OpenTracing.csproj" />
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Cache.CacheManager\Ocelot.Cache.CacheManager.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot\Ocelot.csproj" />
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Provider.Consul\Ocelot.Provider.Consul.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Cache.CacheManager\Ocelot.Cache.CacheManager.csproj" />
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Provider.Eureka\Ocelot.Provider.Eureka.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Provider.Consul\Ocelot.Provider.Consul.csproj" />
|
||||||
<ProjectReference Include="..\..\src\Ocelot.Provider.Polly\Ocelot.Provider.Polly.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Provider.Eureka\Ocelot.Provider.Eureka.csproj" />
|
||||||
<ProjectReference Include="..\Ocelot.ManualTest\Ocelot.ManualTest.csproj" />
|
<ProjectReference Include="..\..\src\Ocelot.Provider.Polly\Ocelot.Provider.Polly.csproj" />
|
||||||
</ItemGroup>
|
<ProjectReference Include="..\Ocelot.ManualTest\Ocelot.ManualTest.csproj" />
|
||||||
<ItemGroup>
|
</ItemGroup>
|
||||||
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
|
<ItemGroup>
|
||||||
</ItemGroup>
|
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
|
||||||
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.1" />
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
|
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.1" />
|
||||||
<PackageReference Include="Moq" Version="4.13.1" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
|
||||||
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.164">
|
<PackageReference Include="Moq" Version="4.13.1" />
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PackageReference Include="OpenTracing" Version="0.12.1" />
|
||||||
</PackageReference>
|
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.164">
|
||||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
|
<PrivateAssets>all</PrivateAssets>
|
||||||
<PrivateAssets>all</PrivateAssets>
|
</PackageReference>
|
||||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
|
||||||
</PackageReference>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.1" />
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.1" />
|
</PackageReference>
|
||||||
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.DotNet.InternalAbstractions" Version="1.0.500-preview2-1-003177" />
|
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.1" />
|
||||||
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
|
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.1" />
|
||||||
<PackageReference Include="TestStack.BDDfy" Version="4.3.2" />
|
<PackageReference Include="Microsoft.DotNet.InternalAbstractions" Version="1.0.500-preview2-1-003177" />
|
||||||
<PackageReference Include="xunit" Version="2.4.1" />
|
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
|
||||||
<PackageReference Include="Butterfly.Client.AspNetCore" Version="0.0.8" />
|
<PackageReference Include="TestStack.BDDfy" Version="4.3.2" />
|
||||||
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
|
<PackageReference Include="xunit" Version="2.4.1" />
|
||||||
<PackageReference Include="IdentityServer4" Version="3.1.1" />
|
<PackageReference Include="Butterfly.Client.AspNetCore" Version="0.0.8" />
|
||||||
<PackageReference Include="Consul" Version="0.7.2.6" />
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
|
||||||
<PackageReference Include="Rafty" Version="0.4.4" />
|
<PackageReference Include="IdentityServer4" Version="3.1.1" />
|
||||||
<PackageReference Include="CacheManager.Microsoft.Extensions.Logging" Version="2.0.0-beta-1629" />
|
<PackageReference Include="Consul" Version="0.7.2.6" />
|
||||||
<PackageReference Include="CacheManager.Serialization.Json" Version="2.0.0-beta-1629" />
|
<PackageReference Include="Rafty" Version="0.4.4" />
|
||||||
<PackageReference Include="Steeltoe.Discovery.ClientCore" Version="2.4.2" />
|
<PackageReference Include="CacheManager.Microsoft.Extensions.Logging" Version="2.0.0-beta-1629" />
|
||||||
</ItemGroup>
|
<PackageReference Include="CacheManager.Serialization.Json" Version="2.0.0-beta-1629" />
|
||||||
<ItemGroup>
|
<PackageReference Include="Steeltoe.Discovery.ClientCore" Version="2.4.2" />
|
||||||
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.0.0" />
|
</ItemGroup>
|
||||||
</ItemGroup>
|
<ItemGroup>
|
||||||
|
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.0.0" />
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
@ -41,9 +41,9 @@ namespace Ocelot.AcceptanceTests
|
|||||||
int port2 = RandomPortFinder.GetRandomPort();
|
int port2 = RandomPortFinder.GetRandomPort();
|
||||||
var configuration = new FileConfiguration()
|
var configuration = new FileConfiguration()
|
||||||
{
|
{
|
||||||
ReRoutes = new List<FileReRoute>()
|
Routes = new List<FileRoute>()
|
||||||
{
|
{
|
||||||
new FileReRoute()
|
new FileRoute()
|
||||||
{
|
{
|
||||||
DownstreamPathTemplate = "/api/values",
|
DownstreamPathTemplate = "/api/values",
|
||||||
DownstreamScheme = "http",
|
DownstreamScheme = "http",
|
||||||
@ -62,7 +62,7 @@ namespace Ocelot.AcceptanceTests
|
|||||||
UseTracing = true
|
UseTracing = true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
new FileReRoute()
|
new FileRoute()
|
||||||
{
|
{
|
||||||
DownstreamPathTemplate = "/api/values",
|
DownstreamPathTemplate = "/api/values",
|
||||||
DownstreamScheme = "http",
|
DownstreamScheme = "http",
|
||||||
@ -100,13 +100,8 @@ namespace Ocelot.AcceptanceTests
|
|||||||
.When(_ => _steps.WhenIGetUrlOnTheApiGateway("/api002/values"))
|
.When(_ => _steps.WhenIGetUrlOnTheApiGateway("/api002/values"))
|
||||||
.Then(_ => _steps.ThenTheStatusCodeShouldBe(HttpStatusCode.OK))
|
.Then(_ => _steps.ThenTheStatusCodeShouldBe(HttpStatusCode.OK))
|
||||||
.And(_ => _steps.ThenTheResponseBodyShouldBe("Hello from Tom"))
|
.And(_ => _steps.ThenTheResponseBodyShouldBe("Hello from Tom"))
|
||||||
|
.And(_ => ThenTheTracerIsCalled(fakeTracer))
|
||||||
.BDDfy();
|
.BDDfy();
|
||||||
|
|
||||||
var commandOnAllStateMachines = Wait.WaitFor(10000).Until(() => fakeTracer.BuildSpanCalled >= 2);
|
|
||||||
|
|
||||||
_output.WriteLine($"fakeTracer.BuildSpanCalled is {fakeTracer.BuildSpanCalled}");
|
|
||||||
|
|
||||||
commandOnAllStateMachines.ShouldBeTrue();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
@ -115,9 +110,9 @@ namespace Ocelot.AcceptanceTests
|
|||||||
int port = RandomPortFinder.GetRandomPort();
|
int port = RandomPortFinder.GetRandomPort();
|
||||||
var configuration = new FileConfiguration
|
var configuration = new FileConfiguration
|
||||||
{
|
{
|
||||||
ReRoutes = new List<FileReRoute>
|
Routes = new List<FileRoute>
|
||||||
{
|
{
|
||||||
new FileReRoute
|
new FileRoute
|
||||||
{
|
{
|
||||||
DownstreamPathTemplate = "/api/values",
|
DownstreamPathTemplate = "/api/values",
|
||||||
DownstreamScheme = "http",
|
DownstreamScheme = "http",
|
||||||
@ -145,6 +140,7 @@ namespace Ocelot.AcceptanceTests
|
|||||||
};
|
};
|
||||||
|
|
||||||
var butterflyPort = RandomPortFinder.GetRandomPort();
|
var butterflyPort = RandomPortFinder.GetRandomPort();
|
||||||
|
|
||||||
var butterflyUrl = $"http://localhost:{butterflyPort}";
|
var butterflyUrl = $"http://localhost:{butterflyPort}";
|
||||||
|
|
||||||
var fakeTracer = new FakeTracer();
|
var fakeTracer = new FakeTracer();
|
||||||
@ -161,6 +157,15 @@ namespace Ocelot.AcceptanceTests
|
|||||||
.BDDfy();
|
.BDDfy();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void ThenTheTracerIsCalled(FakeTracer fakeTracer)
|
||||||
|
{
|
||||||
|
var commandOnAllStateMachines = Wait.WaitFor(10000).Until(() => fakeTracer.BuildSpanCalled >= 2);
|
||||||
|
|
||||||
|
_output.WriteLine($"fakeTracer.BuildSpanCalled is {fakeTracer.BuildSpanCalled}");
|
||||||
|
|
||||||
|
commandOnAllStateMachines.ShouldBeTrue();
|
||||||
|
}
|
||||||
|
|
||||||
private void GivenServiceOneIsRunning(string baseUrl, string basePath, int statusCode, string responseBody, string butterflyUrl)
|
private void GivenServiceOneIsRunning(string baseUrl, string basePath, int statusCode, string responseBody, string butterflyUrl)
|
||||||
{
|
{
|
||||||
_serviceOneBuilder = new WebHostBuilder()
|
_serviceOneBuilder = new WebHostBuilder()
|
||||||
|
@ -46,6 +46,7 @@ namespace Ocelot.AcceptanceTests
|
|||||||
using ConfigurationBuilder = Microsoft.Extensions.Configuration.ConfigurationBuilder;
|
using ConfigurationBuilder = Microsoft.Extensions.Configuration.ConfigurationBuilder;
|
||||||
using CookieHeaderValue = Microsoft.Net.Http.Headers.CookieHeaderValue;
|
using CookieHeaderValue = Microsoft.Net.Http.Headers.CookieHeaderValue;
|
||||||
using MediaTypeHeaderValue = System.Net.Http.Headers.MediaTypeHeaderValue;
|
using MediaTypeHeaderValue = System.Net.Http.Headers.MediaTypeHeaderValue;
|
||||||
|
using Ocelot.Tracing.OpenTracing;
|
||||||
|
|
||||||
public class Steps : IDisposable
|
public class Steps : IDisposable
|
||||||
{
|
{
|
||||||
@ -1214,6 +1215,41 @@ namespace Ocelot.AcceptanceTests
|
|||||||
_ocelotClient = _ocelotServer.CreateClient();
|
_ocelotClient = _ocelotServer.CreateClient();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
internal void GivenOcelotIsRunningUsingOpenTracing(OpenTracing.ITracer fakeTracer)
|
||||||
|
{
|
||||||
|
_webHostBuilder = new WebHostBuilder();
|
||||||
|
|
||||||
|
_webHostBuilder
|
||||||
|
.ConfigureAppConfiguration((hostingContext, config) =>
|
||||||
|
{
|
||||||
|
config.SetBasePath(hostingContext.HostingEnvironment.ContentRootPath);
|
||||||
|
var env = hostingContext.HostingEnvironment;
|
||||||
|
config.AddJsonFile("appsettings.json", optional: true, reloadOnChange: false)
|
||||||
|
.AddJsonFile($"appsettings.{env.EnvironmentName}.json", optional: true, reloadOnChange: false);
|
||||||
|
config.AddJsonFile("ocelot.json", optional: true, reloadOnChange: false);
|
||||||
|
config.AddEnvironmentVariables();
|
||||||
|
})
|
||||||
|
.ConfigureServices(s =>
|
||||||
|
{
|
||||||
|
s.AddOcelot()
|
||||||
|
.AddOpenTracing();
|
||||||
|
|
||||||
|
s.AddSingleton<OpenTracing.ITracer>(fakeTracer);
|
||||||
|
})
|
||||||
|
.Configure(app =>
|
||||||
|
{
|
||||||
|
app.Use(async (_, next) =>
|
||||||
|
{
|
||||||
|
await next.Invoke();
|
||||||
|
});
|
||||||
|
app.UseOcelot().Wait();
|
||||||
|
});
|
||||||
|
|
||||||
|
_ocelotServer = new TestServer(_webHostBuilder);
|
||||||
|
|
||||||
|
_ocelotClient = _ocelotServer.CreateClient();
|
||||||
|
}
|
||||||
|
|
||||||
public void ThenWarningShouldBeLogged()
|
public void ThenWarningShouldBeLogged()
|
||||||
{
|
{
|
||||||
MockLoggerFactory loggerFactory = (MockLoggerFactory)_ocelotServer.Host.Services.GetService<IOcelotLoggerFactory>();
|
MockLoggerFactory loggerFactory = (MockLoggerFactory)_ocelotServer.Host.Services.GetService<IOcelotLoggerFactory>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user