Slackbot
07/30/2023, 12:44 PMSrikanth Chekuri
07/30/2023, 1:46 PMShravan Kgl
07/30/2023, 2:07 PMShravan Kgl
07/30/2023, 2:33 PMShravan Kgl
07/30/2023, 3:13 PMglobal:
  clusterName: "stage"
  cloud: gcp
k8s-infra:
presets:
  logsCollection:
    enabled: true
otelAgent:
  receivers:
    prometheus:
      config:
      scrape_configs:
        - job_name: "my-app-metrics"
          scrape_interval: 30s
          static_configs:
            - targets: ["10.0.12.12:1234"]
  service:
    pipelines:
      metrics:
        receivers: [otlp,prometheus]Srikanth Chekuri
07/30/2023, 3:56 PMShravan Kgl
07/31/2023, 2:10 PMSrikanth Chekuri
07/31/2023, 2:44 PMSrikanth Chekuri
07/31/2023, 2:44 PM