Kelly Hilliard

Results 10 issues of Kelly Hilliard

Any chance of updating the socket.io/socket.io-client to a newer version to eliminate this vulnerability? [email protected] ->[email protected] -> [email protected] -> [email protected] -> **[email protected]** https://github.com/advisories/GHSA-72mh-269x-7mh5 Thanks

gulp-run has a dependency on gulp-util which references a version of lodash.template that has a critical vulnerability. Would it be possible to update gulp-run to eliminate this? Unfortunately, I see...

Regarding this notification: Review your environments that may be affected by Docker Hub rate limiting before 30 June 2022 Does this apply to Azure DevOp builds also? For example, we...

We are using package versions... "applicationinsights": "^2.7.0", "applicationinsights-native-metrics": "^0.0.9", ...and have lately noticed that redis telemetry is no longer showing up in in the portal....is there something we need to...

need-author-feedback

We are on the latest version (as of 8/10/2023 4.0.0) and are getting an error thrown calling the createPDFCopyingContext method: `TypeError: unable to create copying context. verify that the target...

I am attempting to upgrade from 2.x to 3.0.1 and have encountered several issues with the application insights shim. Among them are differences in how our trace/error logging is impacted....

need-author-feedback
stale

I am upgrading from 2.x to 3.0.1 and am seeing these odd entries in metrics...what are they? ![image](https://github.com/microsoft/ApplicationInsights-node.js/assets/23263471/5a3bdbb3-b106-4453-a8c1-16ab90132d8c) ...also...would it be right to assume that the npm package `applicationinsights-native-metrics` is...

question

When upgrading from 2.x to 3.0.1, we are seeing a lot of warnings like this... - `Invalid metric name: "\ASP.NET Applications(??APP_W3SVC_PROC??)\Request Execution Time". The metric name should be a ASCII...

need-author-feedback

Upgrading from 2.x to 3.0.1 I am seeing some warnings logged that look a little worrysome... ``` @azure/opentelemetry-instrumentation-azure-sdk [ 'Module @azure/core-tracing has been loaded before @azure/opentelemetry-instrumentation-azure-sdk so it might not...

For some reason, given html that looks like this to parse... ```  Headache, Migraine, Classic ``` The title element gets moved to the body like this... ```  Headache,...