Ankita Lunawatcloudhub2295.hashnode.dev·Oct 15, 2024Setup OpenTelemetry CollectorWhat is OpenTelemetry? OpenTelemetry is an open-source framework that helps collect, process, and export telemetry data like metrics, traces, and logs from applications and infrastructure. It offers standardized tools that work with any vendor. Key C...DiscussGrafana
Praneet SharmaforOMLET: Open Metrics Logs Events Tracesblog.omlet.co·Oct 15, 2024C++ Instrumentation with OTeLOften times, when practitioners think of generating spans/traces, we think of languages like Python, Javascript, Java, etc. Even GoLang has become indexed in the minds of the observability community as a defacto language. However, C++ is still a main...Discuss·59 readsOtel
Khushi Jainkhushi21.hashnode.dev·Jul 9, 2024How to instrument your application with OTel logs (Go)Logs are the quickest way to get insights into your application. With OTel standardization, users can easily collate, correlate and visualize telemetry data. For this demo, we are choosing zap library by Uber and stdout as the exporter. You can als...Discuss·26 readszap
Khushi Jainkhushi21.hashnode.dev·May 27, 2024Insights from LFX Mentorship with OpenTelemetryLinux Foundation Mentorship is a 3-month - tri-yearly program where you contribute code to CNCF projects. The highlight is that you get to work closely with the project maintainers and are compensated for it. It can be a great head-start to your engi...Discuss·84 readsLFX Mentorship
NearFormforNearformnearform.hashnode.dev·Nov 10, 2022Series: Monitoring and Tracing Kubernetes Services with OtelSeries: Kubernetes Services Deployment, Autoscaling and Monitoring, part 3 The NearForm DevOps community is always learning and investigating new ways to work with the open source tools we use in our client projects. The nature of the tech industry f...Discuss·1 like·613 readsKubernetes Services Deployment, Autoscaling and MonitoringOtel