https://signoz.io
Join Slack
This message was deleted.
s

Slackbot

over 3 years ago
This message was deleted.
s
a
+2
  • 4
  • 14
  • 117
This message was deleted.
s

Slackbot

about 2 years ago
This message was deleted.
s
n
+2
  • 4
  • 16
  • 116
This message was deleted.
s

Slackbot

about 2 years ago
This message was deleted.
✅ 1
s
a
g
  • 3
  • 2
  • 116
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
a
+3
  • 5
  • 13
  • 116
Hi guys, I'm using <Vector.dev> to forward logs from my app (hosted on <Fly.io>) to self-hosted Sig...
t

Thomas Wiradikusuma

about 1 year ago
Hi guys, I'm using Vector.dev to forward logs from my app (hosted on Fly.io) to self-hosted Signoz in some VPS. My
vector.toml
is very simple:
[sinks.signoz]
type = "http"
uri = "${PROD_URL:-<http://localhost:8082>}"
inputs = ["hotel"]
encoding.codec = "json"
I followed https://signoz.io/docs/userguide/send-logs-http/ to the dot, except I'm sending the JSON one by one because I don't know how to send "batch" (issue here: https://github.com/vectordotdev/vector/discussions/20425). My problem: Signoz's HTTP endpoint returns 400 if the log comes faster than once a second (I'm exaggerating a bit), which renders it useless. Where can I configure Signoz to allow higher throughput? Error log in Vector (to show you the 400 error):
2024-05-04T14:20:29.727353Z ERROR sink{component_kind="sink" component_id=signoz component_type=http}:request{request_id=1}: vector::sinks::util::retries: Not retriable; dropping the request. reason="Http status: 400 Bad Request" internal_log_rate_limit=true
I know my Vector setup works because it works when I change the sink to e.g., Longtail. Also, if I send request one by one using Postman, Signoz works.
t
s
  • 2
  • 1
  • 115
Just Looking from some support with a local signoz allocation. When trying to perform a query I alw...
j

JAIME SEBASTIAN BURBANO VILLAVICENCIO

about 1 year ago
Just Looking from some support with a local signoz allocation. When trying to perform a query I always get the following error: SELECT DISTINCT JSONExtractString(labels, 'host_name') FROM signoz_metrics.time_series_v2 Received exception from server (version 24.1.2): Code: 173. DB:Exception Received from 127.0.0.1:9000. DB:Exception Couldn't allocate 333 bytes when parsing JSON: while executing 'FUNCTION JSONExtractString(labels :: 0, 'host_name' :: 1) -> JSONExtractString(labels, 'host_name') String : 2'. (CANNOT_ALLOCATE_MEMORY) Any idea how to solve it? Thanks in advance
j
s
  • 2
  • 9
  • 114
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
n
o
  • 3
  • 2
  • 114
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
s
  • 3
  • 17
  • 111
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
k
  • 3
  • 2
  • 111
This message was deleted.
s

Slackbot

over 2 years ago
This message was deleted.
s
a
+4
  • 6
  • 50
  • 111
Previous141516Next

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