Jeffrey T. Fritz
Jeffrey T. Fritz
Feedback from @JamesMontemagno: We need a good 'install and get started' set of instructions as part of the docs
Don't focus on the WebTests issue yet.. I'm pushing that out for a refactoring with the new Blazor version of the site. I will be merging the Blazor version and...
Checking in on this issue.. I'll set up a local branch in the repository, and can you PR to that branch? We'll work on the merge and getting the DevContainers...
Not a bad idea.. let's target for Milestone 3 where we will start to automate actions like this
IronSoftware has suggested we connect their IronPDF product for use in this feature. Deployments that do not have a paid license to IronPDF would have a watermark on their PDF...
Let's discuss this one, and schedule construction for the Milestone 5 release in January
This feels like an extraction of the ISocialMediaProvider and IConfigureService interfaces along with the models that go with them into a `TagzApp.Abstractions` project that would be referenced by the `Common`...
Yes, let's get some telemetry flowing from the application. I'd like to rename this issue to "Add OpenTelemetry and initial logging" and we should identify specific features that we would...
> I would like to take on implementing instrumentation for the solution with OTEL. Let's talk through what you want to add and how we can configure this easily so...
> Yup makes sense. I wanted to add service collection extensions to setup OTEl with the ability to configure different exporters (ie azure monitor, zipkin, otlp, Prometheus, etc.) Let's hide...