mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-24 10:56:53 +00:00
* chore: add constants for AWS Integration UI event names * chore: log event for account viewed and account connection attempt started * chore: log telemetry event on successful account connection * chore: log telemetry event when an account connection attempt times out * chore: log telemetry event on redirecting to AWS for account connection * chore: log telemetry event on opening account settings * chore: log telemetry event on saving account settings * chore: log telemetry event on removing account * chore: log telemetry event on viewing details of a service * chore: log telemetry event on opening service settings * chore: log telemetry event on saving service settings * chore: some cleanup * chore: address PR comment * chore: minor cleanup