sonic-buildimage/dockers/docker-sonic-telemetry
Bob Chu 7e6790ab6b
[Telemetry] enable default service config if no config from DB (#16683)
#### Why I did it
Fix issue #16533 , telemetry service exit in master and 202305 branches due to no telemetry configs in redis DB.

#### How I did it
Enable default config if no TELEMETRY configs from redis DB.

#### How to verify it
After the fix, telemetry service would work with the following two scenarios:
1. With TELEMETRY config in redis DB, load service configs from DB.
2. No TELEMETRY config in redis DB, use default service configs.
2023-09-27 17:20:18 -07:00
..
base_image_files [Monit] Fix the issue which shows Monit can not reset its counter. (#10288) 2022-04-20 18:08:06 -07:00
critical_processes Remove dialout as critical process (#14006) 2023-02-28 15:56:54 -08:00
dialout.sh SONiC Management Framework Release 1.0 (#3488) 2019-12-23 21:47:16 -08:00
Dockerfile.j2 [infra] Support syslog rate limit configuration (#12490) 2022-12-20 10:53:58 +02:00
start.sh Timezone sync issue between the host and containers (#14000) 2023-06-25 16:36:09 -07:00
supervisord.conf [dockers][supervisor] Increase event buffer size for process exit listener; Set all event buffer sizes to 1024 (#7083) 2021-03-27 21:14:24 -07:00
telemetry_vars.j2 [telemetry] Fix telemetry vars template path (#4938) 2020-07-12 18:08:52 +00:00
telemetry.sh [Telemetry] enable default service config if no config from DB (#16683) 2023-09-27 17:20:18 -07:00