Back in blogging. Paying my debt to other bloggers.

Automated Test Metrics via Selenium + Opentelemetry

Spanmetrics are finally available, coming to a theater nearby you

Mapping APM towards Observability In previous post, I tried my best to translate Gartner’s APM Conceptual Framework to three pillars under Observability by mapping components. I will not go into details this time. However, there is remarkable progress on topic. I tried to reflect up to date situation as follows. My main focus along this article will be End user experience item and a working solution with selenium and tracing that can be used for End User Monitoring (EUM). [Read More]

Observability Experiment on Forgerock OpenAM

One small step...

My initial Goal was to generate visuals over openid connect(oauth) or saml flows. Ultimately, generate a Sequence Diagram of a realtime oauth,saml flow including browser and backend server to server communication. While being able to inspect contents of http request-response bodies. Been there, want to share how i got there. While tracing aspect is one major step, Furthermore, I digged out OpenAM with other two components of observabilty as logs and metrics via opensource options. [Read More]