perladvent / Perl-Advent

The Perl Advent calendar
https://perladvent.org/
40 stars 59 forks source link

Observability using OpenTelemetry #427

Open itcharlie opened 3 months ago

itcharlie commented 3 months ago

Which Perl module would you like to hear about?

https://metacpan.org/pod/OpenTelemetry

Please give a short description of the module you'd like to hear about. Two to three sentences is fine.

An article giving an example of implementing an Observability solution using OpenTelemetry , a web application ( preferably in Perl - * Mojo/Dancer/Catalyst ) and a log analysis tool like ( Splunk, DataDog, SumoLogic, etc )

Here is an online resource that explains Observability further by Splunk: ( https://www.splunk.com/en_us/blog/learn/observability.html )

"Observability uses three types of telemetry datametrics, logs and traces — to provide deep visibility into distributed systems and allow teams to get to the root cause of a multitude of issues and improve the system’s performance."

jjatria commented 1 month ago

Sweet! I'll be happy to help with this :popcorn: