https://signoz.io
Join Slack
Hi, Is there a way to get CloudWatch metrics into Signoz?
s

Shishir

11 months ago
Hi, Is there a way to get CloudWatch metrics into Signoz?
s
v
+2
  • 4
  • 5
  • 28
To log in to Signoz UI takes so long. It works eventually, but it takes ages. Any ideas why that cou...
m

Murat Kuru

over 1 year ago
To log in to Signoz UI takes so long. It works eventually, but it takes ages. Any ideas why that could be? We have installed on-premise Signoz on a SLES15 Docker Compose host. The following containers are running:
gliderlabs/logspout:v3.2.14
signoz/frontend:0.42.0
signoz/alertmanager:0.23.5
signoz/signoz-otel-collector:0.88.21
signoz/query-service:0.42.0
clickhouse/clickhouse-server:24.1.2-alpine
jaegertracing/example-hotrod:1.30
bitnami/zookeeper:latest
signoz/locust:1.2.3
m
s
  • 2
  • 5
  • 28
Hi all, I’m running a self hosted docker deployment of signoz, I’ve tried running the sample-fastapi...
d

Dhruv Popuri

over 1 year ago
Hi all, I’m running a self hosted docker deployment of signoz, I’ve tried running the sample-fastapi-api from the signoz github and that seems to be working fine. However, when i try to export metrics to the same, the data isn’t appearing in the dashboard or the clickhouse db
# Set OTLP endpoint
OTLP_ENDPOINT = "<http://localhost:4317>"  # Update this if your collector is on a different host

# Configure the exporter
exporter = OTLPMetricExporter(endpoint=OTLP_ENDPOINT, insecure=True)

# Define the resource with the service name
resource = Resource(attributes={SERVICE_NAME: "example-service"})

# Configure the MeterProvider with the exporter
reader = PeriodicExportingMetricReader(exporter)
provider = MeterProvider(resource=resource, metric_readers=[reader])
metrics.set_meter_provider(provider)
this is how I’ve defined the exporter. I don’t see any logs regarding this in the otel-collector container either.
d
n
  • 2
  • 1
  • 28
Im sending metrics and traces from multiple k8s clusters, how would you separate metrics from cluste...
h

hans

over 1 year ago
Im sending metrics and traces from multiple k8s clusters, how would you separate metrics from cluster A from cluster B ? Right now its all in a big soup in the dashboard tab in signoz.
h
s
a
  • 3
  • 8
  • 28
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
s
p
  • 3
  • 2
  • 28
This message was deleted.
s

Slackbot

over 1 year ago
This message was deleted.
s
b
  • 2
  • 4
  • 28
This message was deleted.
s

Slackbot

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

Slackbot

over 1 year ago
This message was deleted.
s
s
t
  • 3
  • 3
  • 28
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
u
r
  • 3
  • 3
  • 28
This message was deleted.
s

Slackbot

almost 2 years ago
This message was deleted.
s
n
h
  • 3
  • 7
  • 28
Previous717273Next

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