Slackbot
02/05/2024, 5:18 AMSrikanth Chekuri
02/06/2024, 10:33 AMSricharan Sirpa
02/06/2024, 4:38 PMSricharan Sirpa
02/07/2024, 11:13 AMBelow are the resource for the click house
Srikanth Chekuri
02/08/2024, 4:09 PMSricharan Sirpa
02/08/2024, 4:52 PMSricharan Sirpa
02/08/2024, 4:53 PMSrikanth Chekuri
02/09/2024, 4:55 PMSricharan Sirpa
02/11/2024, 11:41 AMSricharan Sirpa
02/11/2024, 11:43 AMotelCollector:
config:
receivers:
otlp:
protocols:
grpc:
max_recv_msg_size_mib: 100
resources:
requests:
cpu: 1000m
memory: 4000Mi
limits:
memory: 4000Mi
autoscaling:
enabled: true
minReplicas: 6
maxReplicas: 15
targetMemoryUtilizationPercentage: 70
targetCPUUtilizationPercentage: 200
ingress:
enabled: true
className: nginx
hosts:
- host: <http://otelcollector.mycompany.com|otelcollector.mycompany.com>
paths:
- path: /
pathType: ImplementationSpecific
port: 4318
tls:
- secretName: otelcollector-mycompany-backend
hosts:
- <http://otelcollector.mycompany.com|otelcollector.mycompany.com>
annotations:
<http://cert-manager.io/cluster-issuer|cert-manager.io/cluster-issuer>: letsencrypt-prod
Above is my otel collector config