connstr <- paste0(
'InstrumentationKey=00000000-0000-0000-0000-000000000000;',
'IngestionEndpoint=https://northeurope-0.in.applicationinsights.azure.com/;',
'LiveEndpoint=https://northeurope.livediagnostics.monitor.azure.com/')
if (FALSE) {
demo(connstr)
}
Run the code above in your browser using DataLab