mirror of
https://github.com/SigNoz/signoz.git
synced 2026-02-25 17:52:23 +00:00
* refactor: updating azure cloud integrations api * feat: extending cloud integration apis * refactor: updating cloud integration apis * refactor: updating cloud-integration controller * refactor: updating cloud provider type * refactor: updating service details api * refactor: code beautification * refactor: sorting services list for consistency * refactor: cloud integration API cleanup * refactor: reverting * ci: fixing lint ci issues * feat: adding logs * fix: aws connection url generation * refactor: removing comment * chore: wip * refactor: wip * refactor: updating response for conn status * refactor: removing wrong deps * feat: adding comments * feat: adding default values for azure service config * feat: updating service definitions * refactor: updating azure telemetry collections strat * refactor: aws cloud integration provider impl * refactor: improving aws cloud integration apis structure * feat: adding logger in opts * feat: updating cloud integration aws api * feat: adding azure cloud integration apis * test: testing generics * feat: adding more generic struct * refactor: removing dummy dashboards * feat: implement service connection status retrieval for Azure integration * feat: add ingestion status check for metrics and logs in Azure integration * chore: merge back * feat: adding base provider * feat: moving methods to generic base provider * refactor: updating agent version * refactor: update generic type parameters in cloud provider and integration types * refactor: cloud integration type comments and cleanup * chore: adding more comments --------- Co-authored-by: Piyush Singariya <piyushsingariya@gmail.com>