gofr-dev / gofr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
https://gofr.dev
Apache License 2.0
2.83k stars 197 forks source link

Create DOCKERFILE for examples - with observability setup #989

Open aryanmehrotra opened 3 weeks ago

aryanmehrotra commented 3 weeks ago

Currently, DOCKERFILE are not present for examples - observability is needed to be setup manually.

Docker files needs to be added with observability setup.

vigneshp91 commented 2 weeks ago

Do you want to add the docker setup for observability in /examples/http-server folder? or in any specific example @aryanmehrotra

aryanmehrotra commented 2 weeks ago

It would be similar for all of those - but let's first add for http-server

vigneshp91 commented 1 week ago

@aryanmehrotra Can you assign this to me?