Farfetch / loadshedding

A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it
https://farfetch.github.io/loadshedding/
MIT License
85 stars 10 forks source link

[Feature Request]: Support Diagnostics.Metrics instead of prometheus-net #10

Open alefcarlos opened 6 months ago

alefcarlos commented 6 months ago

Is your request related to a problem you have?

N/A

Describe the solution you'd like

What about supporting Diagnostics.Metrics instead of prometheus-net? Using Metrics we are able to consume from OpenTelemetry for example

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response

simaoribeiro commented 6 months ago

Hi @alefcarlos,

exporting metrics for OpenTelemetry is already in our backlog and will be included soon :)

one-smart commented 3 months ago

Hi, do you already know when it will be implemented?