adding insights
This commit is contained in:
4
.nuget/packages.config
Normal file
4
.nuget/packages.config
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<packages>
|
||||||
|
<package id="Microsoft.ApplicationInsights.JavaScript" version="0.11.0-build09387" />
|
||||||
|
</packages>
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
<IISExpressAnonymousAuthentication />
|
<IISExpressAnonymousAuthentication />
|
||||||
<IISExpressWindowsAuthentication />
|
<IISExpressWindowsAuthentication />
|
||||||
<IISExpressUseClassicPipelineMode />
|
<IISExpressUseClassicPipelineMode />
|
||||||
|
<NuGetPackageImportStamp>a9cde693</NuGetPackageImportStamp>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@@ -38,13 +39,31 @@
|
|||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Reference Include="Microsoft.ApplicationInsights">
|
||||||
|
<HintPath>..\..\packages\Microsoft.ApplicationInsights.0.13.0-build26067\lib\net40\Microsoft.ApplicationInsights.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
|
<Reference Include="Microsoft.Diagnostics.Instrumentation.Extensions.Intercept">
|
||||||
|
<HintPath>..\..\packages\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.0.13.0-build22724\lib\net40\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Diagnostics.Tracing.EventSource">
|
||||||
|
<HintPath>..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.14-beta\lib\net45\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.Owin">
|
<Reference Include="Microsoft.Owin">
|
||||||
<HintPath>..\..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll</HintPath>
|
<HintPath>..\..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.Owin.Host.SystemWeb">
|
<Reference Include="Microsoft.Owin.Host.SystemWeb">
|
||||||
<HintPath>..\..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
<HintPath>..\..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Threading.Tasks">
|
||||||
|
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Threading.Tasks.Extensions">
|
||||||
|
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop">
|
||||||
|
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<Private>True</Private>
|
<Private>True</Private>
|
||||||
<HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
<HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
||||||
@@ -61,6 +80,7 @@
|
|||||||
<Reference Include="Owin">
|
<Reference Include="Owin">
|
||||||
<HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
<HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.Net" />
|
||||||
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.DynamicData" />
|
||||||
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.Entity" />
|
||||||
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.Web.ApplicationServices" />
|
||||||
@@ -100,6 +120,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="packages.config" />
|
<Content Include="packages.config" />
|
||||||
|
<Content Include="ApplicationInsights.config" />
|
||||||
<None Include="Properties\PublishProfiles\tparnellAboutMe.pubxml" />
|
<None Include="Properties\PublishProfiles\tparnellAboutMe.pubxml" />
|
||||||
<None Include="Web.Debug.config">
|
<None Include="Web.Debug.config">
|
||||||
<DependentUpon>Web.config</DependentUpon>
|
<DependentUpon>Web.config</DependentUpon>
|
||||||
@@ -208,6 +229,25 @@ xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.0.0\BuildProvid
|
|||||||
xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.0.0\lib\Net40\Nancy.ViewEngines.Razor.dll" "$(ProjectDir)bin\"
|
xcopy /s /y /R "$(SolutionDir)packages\Nancy.Viewengines.Razor.1.0.0\lib\Net40\Nancy.ViewEngines.Razor.dll" "$(ProjectDir)bin\"
|
||||||
)</PostBuildEvent>
|
)</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
<Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
|
||||||
|
<Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
|
||||||
|
<Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
|
||||||
|
<Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
|
||||||
|
</Target>
|
||||||
|
<Import Project="..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.14-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets" Condition="Exists('..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.14-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets')" />
|
||||||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Error Condition="!Exists('..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.14-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.14-beta\build\portable-net45+win8+wpa81\Microsoft.Diagnostics.Tracing.EventSource.Redist.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\..\packages\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.0.13.0-build22724\build\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.0.13.0-build22724\build\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.targets'))" />
|
||||||
|
</Target>
|
||||||
|
<Import Project="..\..\packages\Microsoft.ApplicationInsights.0.13.0-build26067\tools\net40\Microsoft.ApplicationInsights.targets" Condition="Exists('..\..\packages\Microsoft.ApplicationInsights.0.13.0-build26067\tools\net40\Microsoft.ApplicationInsights.targets')" />
|
||||||
|
<Target Name="EnsureApplicationInsightsImported" BeforeTargets="BeforeBuild" Condition="'$(ApplicationInsightsImported)' == ''">
|
||||||
|
<Error Condition="!Exists('..\..\packages\Microsoft.ApplicationInsights.0.13.0-build26067\tools\net40\Microsoft.ApplicationInsights.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." />
|
||||||
|
<Error Condition="Exists('..\..\packages\Microsoft.ApplicationInsights.0.13.0-build26067\tools\net40\Microsoft.ApplicationInsights.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." />
|
||||||
|
</Target>
|
||||||
|
<Import Project="..\..\packages\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.0.13.0-build22724\build\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.targets" Condition="Exists('..\..\packages\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.0.13.0-build22724\build\Microsoft.Diagnostics.Instrumentation.Extensions.Intercept.targets')" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
|||||||
31
src/AboutMe.Web/ApplicationInsights.config
Normal file
31
src/AboutMe.Web/ApplicationInsights.config
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ApplicationInsights xmlns="http://schemas.microsoft.com/ApplicationInsights/2013/Settings" schemaVersion="2014-05-30">
|
||||||
|
<!--
|
||||||
|
Learn more about Application Insights configuration with ApplicationInsights.config here:
|
||||||
|
http://go.microsoft.com/fwlink/?LinkID=513840
|
||||||
|
-->
|
||||||
|
<TelemetryModules>
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule, Microsoft.ApplicationInsights" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.RuntimeTelemetry.RemoteDependencyModule, Microsoft.ApplicationInsights.Extensibility.RuntimeTelemetry" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.PerfCollector.PerformanceCollectorModule, Microsoft.ApplicationInsights.Extensibility.PerfCollector" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.WebApplicationLifecycleModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.TelemetryModules.WebRequestTrackingTelemetryModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.TelemetryModules.WebExceptionTrackingTelemetryModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.TelemetryModules.WebSessionTrackingTelemetryModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.TelemetryModules.WebUserTrackingTelemetryModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
</TelemetryModules>
|
||||||
|
<ContextInitializers>
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.BuildInfoConfigComponentVersionContextInitializer, Microsoft.ApplicationInsights" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.DeviceContextInitializer, Microsoft.ApplicationInsights" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.MachineNameContextInitializer, Microsoft.ApplicationInsights" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.AzureRoleEnvironmentContextInitializer, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
</ContextInitializers>
|
||||||
|
<TelemetryInitializers>
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.TelemetryInitializers.WebOperationNameTelemetryInitializer, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.TelemetryInitializers.WebOperationIdTelemetryInitializer, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.TelemetryInitializers.WebUserTelemetryInitializer, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
<Add Type="Microsoft.ApplicationInsights.Extensibility.Web.TelemetryInitializers.WebSessionTelemetryInitializer, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
</TelemetryInitializers>
|
||||||
|
<!-- This key is for Application Insights resource 'tparnellAbout' in resource group 'WebResourceGroup' -->
|
||||||
|
<InstrumentationKey>8ca49161-65fa-4f75-af00-fc302149575f</InstrumentationKey>
|
||||||
|
</ApplicationInsights>
|
||||||
@@ -44,7 +44,13 @@ jQuery(document).ready(function ($) {
|
|||||||
entryTemplate: '<h3 class="title"><a href="{url}" target="_blank">{title}</a></h3><div><p>{shortBodyPlain}</p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"></i>Read more</a></div>'
|
entryTemplate: '<h3 class="title"><a href="{url}" target="_blank">{title}</a></h3><div><p>{shortBodyPlain}</p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"></i>Read more</a></div>'
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
/* Github Activity Feed - https://github.com/caseyscarborough/github-activity */
|
|
||||||
GitHubActivity.feed({ username: "tparnell8", selector: "#ghfeed" });
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
var appInsights = window.appInsights || function (config) {
|
||||||
|
function s(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, r = document, f = window, e = "script", o = r.createElement(e), i, u; for (o.src = config.url || "//az416426.vo.msecnd.net/scripts/a/ai.0.js", r.getElementsByTagName(e)[0].parentNode.appendChild(o), t.cookie = r.cookie, t.queue = [], i = ["Event", "Exception", "Metric", "PageView", "Trace"]; i.length;) s("track" + i.pop()); return config.disableExceptionTracking || (i = "onerror", s("_" + i), u = f[i], f[i] = function (config, r, f, e, o) { var s = u && u(config, r, f, e, o); return s !== !0 && t["_" + i](config, r, f, e, o), s }), t
|
||||||
|
}({
|
||||||
|
instrumentationKey: "baa24b98-894e-4f64-b451-905c59df52b6"
|
||||||
|
});
|
||||||
|
|
||||||
|
window.appInsights = appInsights;
|
||||||
|
appInsights.trackPageView();
|
||||||
2
src/AboutMe.Web/Scripts/main.min.js
vendored
2
src/AboutMe.Web/Scripts/main.min.js
vendored
@@ -1 +1 @@
|
|||||||
jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"<div class='item'>{entries}<\/div>",entryTemplate:'<h3 class="title"><a href="{url}" target="_blank">{title}<\/a><\/h3><div><p>{shortBodyPlain}<\/p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"><\/i>Read more<\/a><\/div>'});GitHubActivity.feed({username:"tparnell8",selector:"#ghfeed"})});
|
jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"<div class='item'>{entries}<\/div>",entryTemplate:'<h3 class="title"><a href="{url}" target="_blank">{title}<\/a><\/h3><div><p>{shortBodyPlain}<\/p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"><\/i>Read more<\/a><\/div>'})});var appInsights=window.appInsights||function(n){function f(n){t[n]=function(){var i=arguments;t.queue.push(function(){t[n].apply(t,i)})}}var t={config:n},r=document,e=window,o="script",s=r.createElement(o),i,u;for(s.src=n.url||"//az416426.vo.msecnd.net/scripts/a/ai.0.js",r.getElementsByTagName(o)[0].parentNode.appendChild(s),t.cookie=r.cookie,t.queue=[],i=["Event","Exception","Metric","PageView","Trace"];i.length;)f("track"+i.pop());return n.disableExceptionTracking||(i="onerror",f("_"+i),u=e[i],e[i]=function(n,r,f,e,o){var s=u&&u(n,r,f,e,o);return s!==!0&&t["_"+i](n,r,f,e,o),s}),t}({instrumentationKey:"baa24b98-894e-4f64-b451-905c59df52b6"});window.appInsights=appInsights;appInsights.trackPageView();
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"version":3,
|
"version":3,
|
||||||
"file":"main.min.js",
|
"file":"main.min.js",
|
||||||
"lineCount":1,
|
"lineCount":1,
|
||||||
"mappings":"AAAAA,MAAM,CAACC,QAAD,CAAUC,MAAM,CAAC,QAAS,CAACC,CAAD,CAAI,CAGhCA,CAAC,CAAC,kBAAD,CAAoBC,IAAI,CAAC,OAAO,CAAE,GAAV,CAAc,CAEvCD,CAAC,CAACE,MAAD,CAAQC,GAAG,CAAC,MAAM,CAAE,QAAS,CAAA,CAAG,CAC7BH,CAAC,CAAC,kBAAD,CAAoBI,KAAK,CAAC,QAAS,CAAA,CAAG,CACnC,IAAIC,EAAYL,CAAC,CAAC,IAAD,CAAMM,KAAK,CAAC,OAAD,CAAS,CAErCN,CAAC,CAAC,IAAD,CAAMO,QAAQ,CAAC,CACZ,KAAK,CAAEF,CADK,CAEf,CAAE,GAFY,CAHoB,CAAb,CADG,CAArB,CAQV,CAGFL,CAAC,CAAC,cAAD,CAAgBQ,QAAQ,CAAA,CAAE,CAG3BR,CAAC,CAAC,YAAD,CAAcS,IAAI,CAGf,mCAAmC,CAEnC,CAII,KAAK,CAAE,CAAC,CAKR,MAAM,CAAE,iBAAiB,CAKzB,cAAc,CAAE,oCAAmC,CAKnD,aAAa,CAAE,8MAnBnB,CALe,CA0BlB,CAGDC,cAAcC,KAAK,CAAC,CAAE,QAAQ,CAAE,WAAW,CAAE,QAAQ,CAAE,SAAnC,CAAD,CAhDa,CAAd,CAiDpB",
|
"mappings":"AAAAA,MAAM,CAACC,QAAD,CAAUC,MAAM,CAAC,QAAS,CAACC,CAAD,CAAI,CAGhCA,CAAC,CAAC,kBAAD,CAAoBC,IAAI,CAAC,OAAO,CAAE,GAAV,CAAc,CAEvCD,CAAC,CAACE,MAAD,CAAQC,GAAG,CAAC,MAAM,CAAE,QAAS,CAAA,CAAG,CAC7BH,CAAC,CAAC,kBAAD,CAAoBI,KAAK,CAAC,QAAS,CAAA,CAAG,CACnC,IAAIC,EAAYL,CAAC,CAAC,IAAD,CAAMM,KAAK,CAAC,OAAD,CAAS,CAErCN,CAAC,CAAC,IAAD,CAAMO,QAAQ,CAAC,CACZ,KAAK,CAAEF,CADK,CAEf,CAAE,GAFY,CAHoB,CAAb,CADG,CAArB,CAQV,CAGFL,CAAC,CAAC,cAAD,CAAgBQ,QAAQ,CAAA,CAAE,CAG3BR,CAAC,CAAC,YAAD,CAAcS,IAAI,CAGf,mCAAmC,CAEnC,CAII,KAAK,CAAE,CAAC,CAKR,MAAM,CAAE,iBAAiB,CAKzB,cAAc,CAAE,oCAAmC,CAKnD,aAAa,CAAE,8MAnBnB,CALe,CAnBa,CAAd,CA8CpB,CAEF,IAAIC,YAAcR,MAAMQ,YAAa,EAAG,QAAS,CAACC,CAAD,CAAS,CACtDC,SAASA,CAAC,CAACD,CAAD,CAAS,CAAEE,CAAE,CAAAF,CAAA,CAAQ,CAAE,QAAS,CAAA,CAAG,CAAE,IAAIG,EAAIC,SAAS,CAAEF,CAACG,MAAMC,KAAK,CAAC,QAAS,CAAA,CAAG,CAAEJ,CAAE,CAAAF,CAAA,CAAOO,MAAM,CAACL,CAAC,CAAEC,CAAJ,CAAjB,CAAb,CAAjC,CAA1B,CAAuG,IAAID,EAAI,CAAE,MAAM,CAAEF,CAAV,EAAoBQ,EAAIrB,SAAUsB,EAAIlB,OAAQmB,EAAI,SAAUC,EAAIH,CAACI,cAAc,CAACF,CAAD,EAAKP,EAAGU,CAAC,CAAE,IAAKF,CAACG,IAAK,CAAEd,CAAMe,IAAK,EAAG,4C,CAA8CP,CAACQ,qBAAqB,CAACN,CAAD,CAAI,CAAA,CAAA,CAAEO,WAAWC,YAAY,CAACP,CAAD,C,CAAKT,CAACiB,OAAQ,CAAEX,CAACW,O,CAASjB,CAACG,MAAO,CAAE,CAAA,C,CAAIF,CAAE,CAAE,CAAC,OAAO,CAAE,WAAW,CAAE,QAAQ,CAAE,UAAU,CAAE,OAA7C,CAAqD,CAAEA,CAACiB,OAAO,CAAvO,CAA0OnB,CAAC,CAAC,OAAQ,CAAEE,CAACkB,IAAI,CAAA,CAAhB,CAAmB,CAAE,OAAOrB,CAAMsB,yBAA0B,EAAG,CAACnB,CAAE,CAAE,S,CAAWF,CAAC,CAAC,GAAI,CAAEE,CAAP,C,CAAWU,CAAE,CAAEJ,CAAE,CAAAN,CAAA,C,CAAIM,CAAE,CAAAN,CAAA,CAAG,CAAE,QAAS,CAACH,CAAM,CAAEQ,CAAC,CAAEC,CAAC,CAAEC,CAAC,CAAEC,CAAlB,CAAqB,CAAE,IAAIV,EAAIY,CAAE,EAAGA,CAAC,CAACb,CAAM,CAAEQ,CAAC,CAAEC,CAAC,CAAEC,CAAC,CAAEC,CAAlB,CAAoB,CAAE,OAAOV,CAAE,GAAI,CAAA,CAAG,EAAGC,CAAE,CAAA,GAAI,CAAEC,CAAN,CAAQ,CAACH,CAAM,CAAEQ,CAAC,CAAEC,CAAC,CAAEC,CAAC,CAAEC,CAAlB,C,CAAsBV,CAAzF,CAA3E,C,CAA0KC,CAD1nB,CAEzD,CAAC,CACE,kBAAkB,CAAE,sCADtB,CAAD,CAEC,CAEFX,MAAMQ,YAAa,CAAEA,WAAW,CAChCA,WAAWwB,cAAc,CAAA,CAAE",
|
||||||
"sources":["main.js"],
|
"sources":["main.js"],
|
||||||
"names":["jQuery","document","ready","$","css","window","on","each","itemWidth","data","animate","tooltip","rss","GitHubActivity","feed"]
|
"names":["jQuery","document","ready","$","css","window","on","each","itemWidth","data","animate","tooltip","rss","appInsights","config","s","t","i","arguments","queue","push","apply","r","f","e","o","createElement","u","src","url","getElementsByTagName","parentNode","appendChild","cookie","length","pop","disableExceptionTracking","trackPageView"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,6 +22,9 @@
|
|||||||
</buildProviders>
|
</buildProviders>
|
||||||
</compilation>
|
</compilation>
|
||||||
<httpRuntime targetFramework="4.5" />
|
<httpRuntime targetFramework="4.5" />
|
||||||
|
<httpModules>
|
||||||
|
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.WebRequestTrackingModule, Microsoft.ApplicationInsights.Extensibility.Web" />
|
||||||
|
</httpModules>
|
||||||
</system.web>
|
</system.web>
|
||||||
<system.webServer>
|
<system.webServer>
|
||||||
<handlers>
|
<handlers>
|
||||||
@@ -30,7 +33,11 @@
|
|||||||
<remove name="TRACEVerbHandler" />
|
<remove name="TRACEVerbHandler" />
|
||||||
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
||||||
</handlers>
|
</handlers>
|
||||||
<modules runAllManagedModulesForAllRequests="true" />
|
<modules runAllManagedModulesForAllRequests="true">
|
||||||
|
<remove name="ApplicationInsightsWebTracking" />
|
||||||
|
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Extensibility.Web.RequestTracking.WebRequestTrackingModule, Microsoft.ApplicationInsights.Extensibility.Web" preCondition="managedHandler" />
|
||||||
|
</modules>
|
||||||
|
<validation validateIntegratedModeConfiguration="false" />
|
||||||
</system.webServer>
|
</system.webServer>
|
||||||
<location path="Images">
|
<location path="Images">
|
||||||
<system.webServer>
|
<system.webServer>
|
||||||
|
|||||||
@@ -5,8 +5,17 @@
|
|||||||
<package id="jQuery" version="2.1.3" targetFramework="net45" />
|
<package id="jQuery" version="2.1.3" targetFramework="net45" />
|
||||||
<package id="jQuery.Easing" version="1.3.0.1" targetFramework="net45" />
|
<package id="jQuery.Easing" version="1.3.0.1" targetFramework="net45" />
|
||||||
<package id="jQuery.Migrate" version="1.2.1" targetFramework="net45" />
|
<package id="jQuery.Migrate" version="1.2.1" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.ApplicationInsights" version="0.13.0-build26067" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.ApplicationInsights.PerformanceCollector" version="0.13.0-build26067" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.ApplicationInsights.RuntimeTelemetry" version="0.13.0-build26067" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.ApplicationInsights.Web" version="0.13.0-build26067" targetFramework="net45" />
|
||||||
<package id="Microsoft.AspNet.Razor" version="2.0.30506.0" targetFramework="net45" />
|
<package id="Microsoft.AspNet.Razor" version="2.0.30506.0" targetFramework="net45" />
|
||||||
<package id="Microsoft.AspNet.WebPages" version="3.2.2" targetFramework="net45" />
|
<package id="Microsoft.AspNet.WebPages" version="3.2.2" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.Bcl" version="1.1.8" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.Diagnostics.Instrumentation.Extensions.Intercept" version="0.13.0-build22724" targetFramework="net45" />
|
||||||
|
<package id="Microsoft.Diagnostics.Tracing.EventSource.Redist" version="1.1.14-beta" targetFramework="net45" />
|
||||||
<package id="Microsoft.Owin" version="3.0.0" targetFramework="net45" />
|
<package id="Microsoft.Owin" version="3.0.0" targetFramework="net45" />
|
||||||
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.0" targetFramework="net45" />
|
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.0" targetFramework="net45" />
|
||||||
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
|
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
|
||||||
|
|||||||
Reference in New Issue
Block a user