christianhelle / httpgenerator

Generate .http files from OpenAPI (Swagger) specifications
MIT License
86 stars 6 forks source link

Exceptionless monthly limit exceeded in only a few days #134

Closed christianhelle closed 1 month ago

christianhelle commented 1 month ago

HTTP Generator currently uses Exceptionless to collect errors and use telemetry. Unfortunately, HTTP Generator exceeds the data cap in the sponsored open-source plan after just a few days into every

I will switch (or add) Azure Application Insights for error and usage telemetry. This does not impact the user experience and HTTP Generator will continue to respect the --no-logging flag. The CLI tool is the only thing that collects error data