feat(global): add global config support (#9826)

* feat(global): add global config support

* feat(global): revert factory name changes

* feat(global): add global config support
This commit is contained in:
Vikrant Gupta
2025-12-18 17:10:37 +05:30
committed by GitHub
parent 8a5539679c
commit 0c059df327
16 changed files with 255 additions and 6 deletions

View File

@@ -3,6 +3,13 @@
# Do not modify this file
#
##################### Global #####################
global:
# the url under which the signoz apiserver is externally reachable.
external_url: <unset>
# the url where the SigNoz backend receives telemetry data (traces, metrics, logs) from instrumented applications.
ingestion_url: <unset>
##################### Version #####################
version:
banner: