-
I ran into an interesting issue using the logging the repo has enabled using `pino` & `@logtail/pino` packages in `src/libs/Logger.ts`.
I started seeing the following error
`NextJS pino Error: Can…
-
Does the jetson nano communicate with the speed sensor to get the speed? If yes, then how can we output that speed in our terminal?
And therefore there's no need to use Arduino.
-
hi there!
I've been running my PDS at `bsky.cyrneko.eu` (down at the time of writing) for a bit now and it's been working fine running on a Google-provided VPS, though upon copying the same config …
-
I use pino caller to see where errors happens easily.
```ts
/*
Set LOG_LEVEL to one of (debug, error, fatal, info, silent, trace, warn)
*/
import pino from "pino";
import pinoCaller from "pi…
-
Hi, I'm trying to send pino logs to grafana loki from a NextJS server side context, with pino-opentelemetry-transport I have this error:
```
Error [ERR_INTERNAL_ASSERTION]: Unknown worker message …
-
# 背景
- prodのバグ共有が難しい
- 再現性のないバグの対策が必要
# 要件
- ログをファイルとstdoutの両方に出す
- ログローテーションする
- docker-composeでvolume mountするように
-
Hi,
I came across this library due to all the limitation NextJS has with logging and trying to use it in my TypeScript. Unfortunately, not successful.
What I have tried is to follow the example …
cklat updated
3 weeks ago
-
I am seeing many dropped log messages when using pino-opentelemetry-transport.
I am having these env variables:
```
OTEL_EXPORTER_OTLP_COMPRESSION==gzip
OTEL_EXPORTER_OTLP_LOGS_PROTOCOL=grpc
OT…
-
## Description
The below error appears after running the tests on centos 9 and rhel9 with node 22. There is no error with node 20 on the centos 9 and in rhel9, so this error has a lot of chances of…
-
This issue is for more of an API discussion before I dig in to implement PINO PDE. Here I provide examples of supposed API for Physics Informed Neural operator (PINO) problem.
articles
https://…