Tech Rumors
3 subscribers
235K photos
239K links
Download Telegram
dev.to

1. [OpenTelemetry] Observability of Async Processes with Custom Propagator
It’s the 23rd day of Makuake Advent Calendar 2022 .

As we know OpenTelemetry is an observability framework to generate and export telemetry data. As more companies adopt microservices and SLI/SLOs, we need it to answer new, never-before-seen (and complex) questions.

In that context, observability of systems that communicate using asynchronous messaging is as important as systems communicates using synchronous messagin like HTTP or gRPC.

How about a notification system as an example:

How long…
#opentelemetry #go #observability #microservices

2. My TOP 3 UI Design TIPS for Developers
As a developer, when it comes to build my own application, I always have the tendency to borrow UI design from other websites or simply to work with design created by someone else, like a designer.

I never cared about design concepts such as colors, fonts, typoghraphy, emphasizing techniques, hierarchy patterns etc..

I used to think that Designing and Implementing an UI were 2 separate world that which must be handled from different roles (a designer and a developer).

Well i was wrong.

Rece…
#webdev #design #ux #tutorial

3. How to use PyTorch from Perl?
How to use PyTorch from Perl?

PyTorch supports C++ in addition to Python.

This means Perl can calls all of the C++ functions of PyCharm.

If you use the spvmcc command of SPVM, you can output an executable file that can be used by its copy.

For Programming Beginers

PyTorch is a library for AI using machine learning.

PyTorch supports Python and C++…
#perl #python #cpp #machinelearning
dev.to

Observability-driven development with Go and Tracetest
We’re entering a new era of observability-driven development. ODD uses OpenTelemetry instrumentation as assertions in tests!

 Here's an awesome explanation on Twitter!

This is driving a new culture of trace-based testing. With trace-based testing, you can generate integration tests from OpenTelemetry-based traces, enforce quality, encourage velocity, and increase test coverage in microservices and distributed apps.

Today, you’ll learn to build a distributed system with Go and Docker. You’ll i…
#go #devops #tutorial #observability
dev.to

Your Pi-Hole is a rich source of data
(this article originally appeared on AdatoSystems.com) While a lot of my inspiration for blog posts...
#pihole #monitoring #observability #json
dev.to

Top 9 Commercial Distributed Tracing Tools
As a back-end developer who’s responsible for instrumenting your applications with observability...
#devops #observability #cloud #tooling
dev.to

5 Best Snowflake Observability Tools for 2023
Introduction With the rise of cloud data warehouses and Business Intelligence, more and...
#snowflake #observability #dataops #data
dev.to

Elevate Your Observability: From Metrics to Full-Stack Visibility
🔍 Elevate Your Observability: From Metrics to Full-Stack Visibility #observability #devops #sre...