TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14948 · Jul 11

#go#logging#metrics#opentelemetry#tracing OpenTelemetry-Go is a tool for Go applications that helps you track how your software performs by collecting data like traces and metrics, then sending this information to monitoring platforms so you can see what’s happening inside your app in real time[2][3][4]. It works on many operating systems and Go versions, and you can use it by adding a few lines of code to your app and setting up an exporter. This makes it much easier to find and fix problems, understand how your app is running, and keep everything reliable and fast[2][3][4]. https://github.com/open-telemetry/opentelemetry-go

Results

14 similar posts found

djangoproject

@djangoproject · Post #77 · 07/05/2016, 07:46 AM

https://docs.python.org/2/library/logging.html This module defines functions and classes which implement a flexible event logging system for applications and libraries. The key benefit of having the #logging_API provided by a standard library module is that all Python modules can participate in logging, so your application log can include your own messages integrated with messages from third-party modules. The module provides a lot of functionality and flexibility. If you are unfamiliar with #logging, the best way to get to grips with it is to see the tutorials (see the links on the right). The basic classes defined by the module, together with their functions, are listed below. #Loggers expose the interface that application code directly uses. Handlers send the log records (created by loggers) to the appropriate destination. Filters provide a finer grained facility for determining which log records to output. Formatters specify the layout of log records in the final output.

The Devs

@thedevs · Post #2032 · 12/14/2022, 08:48 AM

Making a Go program run 1.7x faster with a one character change. #article#go @thedevs https://thedevs.link/tTZFuH

Hashtags

The Devs

@thedevs · Post #2013 · 11/15/2022, 01:38 PM

Thirteen years of Go. #article#go @thedevs https://thedevs.link/MuDtnH

Hashtags

The Devs

@thedevs · Post #1978 · 05/01/2022, 09:16 AM

Scripting with Go. #article#go @thedevs https://kutt.it/mODaYv

Hashtags

The Devs

@thedevs · Post #1949 · 09/28/2021, 05:01 PM

Go'ing insane part one: Endless error handling. #article#go @thedevs https://kutt.it/rOmki4

Hashtags

The Devs

@thedevs · Post #1918 · 06/10/2021, 03:14 PM

Branchless coding in Go. #article#go @thedevs https://kutt.it/qvbaam

Hashtags

The Devs

@thedevs · Post #1894 · 03/30/2021, 04:11 PM

Go is not an easy language. #article#go @thedevs https://kutt.it/js0VpE

Hashtags

The Devs

@thedevs · Post #1620 · 12/02/2019, 05:38 PM

The value in Go's simplicity. #article#go @thedevs https://kutt.it/AAz6U9

Hashtags

The Devs

@thedevs · Post #1532 · 07/12/2019, 05:11 PM

7 subtle pitfalls in the Go language. #article#go @thedevs https://kutt.it/hAvAQG

Hashtags

The Devs

@thedevs · Post #1514 · 06/23/2019, 08:41 AM

What Go programming language does and does not have. #article#go @thedevs https://kutt.it/ce9aMK

Hashtags

The Devs

@thedevs · Post #1505 · 06/13/2019, 06:12 PM

Understanding real-world concurrency bugs in Go. #article#go @thedevs https://kutt.it/DTbapY

Hashtags

The Devs

@thedevs · Post #1485 · 05/26/2019, 07:18 PM

Go memory ballast: How I learned to stop worrying and love the heap> #article#go @thedevs https://kutt.it/vwysiv

Hashtags

12
PreviousPage 1 of 2Next