From c04863d46b45436504ee3423ee3178ed819253b7 Mon Sep 17 00:00:00 2001 From: Chris Hain Date: Mon, 21 Oct 2024 12:23:58 -0700 Subject: [PATCH] fix analyzer image name --- docker-compose.yaml | 2 +- services/otel_collector/config.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index cbc80b4..b0b89b0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -81,7 +81,7 @@ services: test: wget --no-verbose --tries=1 --spider http://localhost:8123/ping || exit 1 log-analyzer: - image: ghcr.io/f5devcentral/ast-api-discovery/api_discovery_log_analyzer/api_discovery_log_analyzer:v0.1.0 + image: ghcr.io/f5devcentral/ast-api-discovery/api_discovery_log_analyzer:v0.1.0 restart: unless-stopped environment: # Default will run at 1 hour interval or every access logs fetch limit diff --git a/services/otel_collector/config.yaml b/services/otel_collector/config.yaml index b67ee61..1f4f515 100644 --- a/services/otel_collector/config.yaml +++ b/services/otel_collector/config.yaml @@ -56,8 +56,8 @@ exporters: initial_interval: 5s max_interval: 5s max_elapsed_time: 30s - username: otel - password: ${env:CLICKHOUSE_PASSWORD} + username: otel + password: ${env:CLICKHOUSE_PASSWORD} service: pipelines: