-
I'm having issues (https://github.com/Microsoft/vstest/issues/446#issuecomment-280414567) where my project is not discovering tests unless I reference the Microsoft.NET.Test.Sdk in every test project.…
-
https://github.com/exceptionless/Exceptionless.Net/blob/0925d4742e28325f17a31290a0fd68e323e93734/src/Platforms/Exceptionless.NLog/ExceptionlessTarget.cs#L36
Should override this method instead:
…
-
Hi, we are using 1.1.608 release and occasionally we see calls to StringGetAsync() getting blocked and timing out the WebAPI calls.
looking at the call stacks we see following:
`StackExchange_Redis_…
-
elasticsearch version: 1.7.5
Exceptionless version: 4.1.2861
# this is log exceptionless.log file:
`[2017-12-26 17:43:22,059][DEBUG][action.admin.indices.create] [Rax] [stacks-v1] failed to creat…
-
Recently when deploying exceptionless, in order to improve the scale out ability, we want to make use of cloud storage. Currently the Foundatio only support windows azure, but the Aliyun is with highe…
-
_From @livarcocc on February 7, 2017 0:50_
> from @niemyjski at https://github.com/dotnet/cli/issues/5596
I was running my build with `dotnet build -f net46 Foundatio.sln /p:VersionPrefix="$($env:…
-
This seems to be a clone of https://github.com/FoundatioFx/Foundatio.Skeleton? I was wondering if you found anything that could be improved? If this was a fork, we could accept changes.
-
Apart from the documentation being a bit thin on `IXmlRepository`, the methods really should be async.
Considering it's a repository that very likely has something to do with physical storage - which…
-
For example, suppose I want to search for `path:"/xyz/*"` or `machine:"eu-prod*"`. `/` and `-` require the quotes, but quotes also interpret `*` literally.
-
This exception occurred during some testing, I'm not 100% sure how to reproduce it. If the `TODO` below actually means something was not implemented, that may be the cause.
```
System.InvalidOpera…