MartinDotNet

Results 16 issues of MartinDotNet

It's a bit of a weird setup, possibly, so don't know if this is actually a bug or not. I have ``` [HttpDelete] [Route("{id:int}/provider/{providerId:int?}", Order = 3)] public async Task...

Specifically, I'm thinking that posting into slack would be a valueable addon to this.

It might seem old school, but some people do want it, and it would fit in with the service of keeping this serverless, as there is native SMS services in...

**What are you trying to achieve?** It would be really useful for observability backends to have a consistent way to link to the code that generates spans. This would allow...

enhancement
area:semantic-conventions
spec:trace
triaged-accepted

You've added a .Dispose, however, I'm unable to use this in a using statement as you would with an IDbConnection... if you derive it from IDisposable, that pattern should work...

It would be great if the attribute processor was included and configured by default. This would mean that all the spans get a tonne of extra k8s information like pods,...

chart:collector

I've been working with a client about using the collector, and they have a process of scanning all images with trivy. They noticed that both the core and contrib images...

area:security
stale

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

I'm playing around with building a class that will model how the OpenTelemetry Collector's config works. Specifically, they have a format that takes a list of components, but does them...

### Package OpenTelemetry.Exporter.Console ### Is your feature request related to a problem? _No response_ ### What is the expected behavior? I think we should have a new API for adding...

enhancement
pkg:OpenTelemetry.Exporter.Console