mirror of
https://github.com/SigNoz/signoz.git
synced 2026-03-14 17:12:15 +00:00
* feat: use global config api to fetch ingestion url in ingestion and mutli ingestion settings * feat: update types for global config api * feat: show tooltip on global config error * feat: address review comments * chore: rename globalConfig to getGlobalConfig * chore: hide ingestion url section if globalConfig fetch isn't enabled * feat: enable global config API for all users