observability-workshop icon indicating copy to clipboard operation
observability-workshop copied to clipboard

Results 48 observability-workshop issues
Sort by recently updated
recently updated
newest added

As an user or developer of the observability stack, I want to have basic unit tests to avoid breaking things during updates and implementation of new features. ## Acceptance Criteria...

As an olly enthusiast, I want to have the stack running 24/7 so that I can play around with it at any time. ## Acceptance Criteria * Financial situation is...

I as a developer want the pipeline to be faster if I only make configuration changes in order to work faster on the configuration of the services.

enhancement
cicd

I want to be able to browse the application logs in grafana through loki. This should be toggleable as a feature.

monitoring
poc

In the logs of the application services, we can see the following json log: ```json {"traceId":"01bf071bf63c0f21","spanId":"c9c3d2e76bcd3d12","transaction.id":"65da1965fdd22ea5","trace.id":"e85980ac19e9abf1b771f4f8a000fead","mimeType":"image/jpg","event.id":"c2428dc7-7992-42d1-96f4-12d824b221cf","degrees":"-197","@timestamp":"2023-03-15T15:02:24.128Z","message":"Receiving image/jpg image to rotate by -197 degrees","logger_name":"com.github.olly.workshop.imagerotator.adapter.ImageController","level":"INFO","service":"imagerotator"} ``` The issue is, that there are...

version: 04019b0c8e8710ad2ed09a7269593fe1e6ac57c9 _Steps to reproduce_ * keep the microservices running in k8s with some tranfsormation load by the traffic generator _Actual Result:_ In some transformation services OutOfMemory or JavaHeapSpace Errors...

bug
backend

I as a developer want to be able to deploy dima to a local k8s cluster to speed up development time.

enhancement

I want to be able to generate a configurable traffic for deleting images.

enhancement
backend

I want to be able to generate a configurable traffic for uploading images.

enhancement
backend