Hi. Is it possible to enhance the code so that at creation time of the client (i.e. client := appinsights.NewTelemetryClientFromConfig(telemetryConfig)) some checks are performed to verify the instrumentation key and/or the URL are good and the client can communicate with app insight and if not report an error?