Hello,
we’re utilizing software perception agent 3.0.2 .
Created a customized availability check utilizing software perception and powershell.
Ref: https://swimburger.web/weblog/azure/run-availability-tests-using-powershell-and-azure-application-insi…
It was working efficiently for nearly 1.5 years . since thirty first March , knowledge are usually not despatched to azure on the scheduled interval (5m) .. Information can be found as soon as in an hour or two .
Beneath logs are discovered within the applicationinsight log file
ERROR c.m.a.i.c.c.TransmissionNetworkOutput – Didn’t ship, fallacious host tackle or can’t attain tackle as a result of community points
java.web.UnknownHostException: dc.companies.visualstudio.com
at java.web.Inet6AddressImpl.lookupAllHostAddr(Native Technique)
at java.web.InetAddress$2.lookupAllHostAddr(Unknown Supply)
at java.web.InetAddress.getAddressesFromNameService(Unknown Supply)
at java.web.InetAddress.getAllByName0(Unknown Supply)
at java.web.InetAddress.getAllByName(Unknown Supply)
at java.web.InetAddress.getAllByName(Unknown Supply)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.join(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.join(PoolingHttpClientConnectionManager.java:359)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at org.apache.http.impl.shopper.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.shopper.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.shopper.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.apache.http.impl.shopper.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at com.microsoft.applicationinsights.inside.channel.frequent.ApacheSender43.sendPostRequest(ApacheSender43.java:79)
at com.microsoft.applicationinsights.inside.channel.frequent.TransmissionNetworkOutput.sendSync(TransmissionNetworkOutput.java:162)
at com.microsoft.applicationinsights.inside.channel.frequent.ActiveTransmissionNetworkOutput$1.run(ActiveTransmissionNetworkOutput.java:80)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Supply)
at java.util.concurrent.ThreadPoolExecutor$Employee.run(Unknown Supply)
at java.lang.Thread.run(Unknown Supply)
2023-04-25 12:11:38.606+03 ERROR c.m.a.i.c.c.TransmissionFileSystemOutput – Persistent storage max capability has been reached; at the moment at 10486324 bytes. Telemetry will probably be misplaced, please contemplate growing the worth of MaxTransmissionStorageFilesCapacityInMB property within the configuration file.
what must be executed to repair this difficulty ? Aside from the supply assessments , dependency and exception logs are usually not affected.