ramoska blog logo showing grasshoper

ramoska

Preparing OTel Playground on microk8s: Part 2

Written by ramoska on May 09, 2024 in Web Development

To play around with OpenTelemetry I need some kind of playground. Now I need some testing application to instrument. For this I'm using Symfony app with monolog, some async messaging and database queries. Also while I'm at it I'll setup grafana with prometheus, loki, and tempo to use as backends for observability data.

Why use GraphQL?

Written by ramoska on January 01, 2024 in Web Development

Despite me having some strong reservations about GraphQL I'm actually suggesting we use it for our next project. Here's why.