https://signoz.io
Join Slack
Hello, I have a general question regarding performance. My current self-hosted cluster is showing ar...
m

Michael Guirao

10 months ago
Hello, I have a general question regarding performance. My current self-hosted cluster is showing around 10Mil per hours in the Usage explorer, and i'm seeing some errors in the collector and in the statefulset clickhouse-cluster (mostly timeout and "Client has gone away") These errors could be related to ingestion performance + disk latency. Would changing the clickhouse cluster to something with shards and replicas improve the ingestion? Would you happen to know what to look for to find the bottleneck here? Thanks in advance
m
s
s
  • 3
  • 10
  • 50
Hi everyone, I'm trying to send log to SigNoz and not sure if I'm doing it wrong. Here's what I've d...
c

Chung-Yuan Hung

about 1 year ago
Hi everyone, I'm trying to send log to SigNoz and not sure if I'm doing it wrong. Here's what I've done:
logExporter, err := otlploggrpc.New(context.Background(),
		otlploggrpc.WithEndpoint(collectorURL),
	)
	if err != nil {
		// handle error
	}
	processor := log.NewBatchProcessor(logExporter)
	logProvider = log.NewLoggerProvider(
		log.WithResource(resources),
		log.WithProcessor(processor),
	)
	global.SetLoggerProvider(logProvider)
    slog.SetDefault(otelslog.NewLogger("app_name", otelslog.WithLoggerProvider(logProvider)))

    // somewhere in the code base
    <http://slog.Info|slog.Info>("some logs")
I'm expecting to see the logs in SigNoz dashboard but didn't see them. I saw there's official document suggesting exporting log using log file, is that the only way ? thanks for the help
c
n
+2
  • 4
  • 11
  • 50
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
v
  • 3
  • 8
  • 50
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
b
+3
  • 5
  • 33
  • 50
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
  • 2
  • 1
  • 50
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
s
  • 2
  • 1
  • 50
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
p
+2
  • 4
  • 18
  • 50
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
p
o
  • 3
  • 3
  • 50
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
a
+3
  • 5
  • 58
  • 50
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
d
+2
  • 4
  • 8
  • 50
Previous424344Next

SigNoz Community

SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.

Powered by