Allan Hardy

Results 9 issues of Allan Hardy

See [this](https://github.com/AppMetrics/AppMetrics/pull/621) PR. Leaving exposing metrics on custom port to clients rather than within the library. Remove configuration options and logging code left over from the PR.

breaking change

EnvInfoTextOutputFormatter should write async

bug

See https://github.com/dotnet/corefx/issues/41442. For not setting such cases to 0 as a work around

**Are you requesting automatic instrumentation for a framework or library? Please describe.** Are there plans to implement an OpenTelemetry exporter and automatic instrumentation? **Describe the solution you'd like** DataDog OpenTelemetry...

I've been playing with the latest InfluxDB, the api has change significantly breaking the current metrics.net influxdb reporter. I'm going to start updating this but before I do how do...

enhancement

@etishor, How do you feel about taking a dependency on Json.NET or having an abstraction on json serialization internally? I'm currently working on updating elasticsearch reporting, starting with counter metrics....

question

I'm wanting to change the default exemplar behaviour for metrics. The following has been successfully, expect with the out-of-box middleware for HttpMetrics. ``` Metrics.DefaultFactory.ExemplarBehavior = new ExemplarBehavior { DefaultExemplarProvider =...

Hi, I see there has been code committed to support the new --resource-path arg instead of --components-path. Could a new package be deployed with the change please?

- [ ] Test projects package updates - [ ] Benchmark projects package updates - [ ] Library projects package updates

enhancement