switch instrumentation key

This commit is contained in:
Tommy
2015-02-15 22:44:22 -05:00
parent 10cc800209
commit f76402f986
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ jQuery(document).ready(function ($) {
var appInsights = window.appInsights || function (config) {
function s(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, r = document, f = window, e = "script", o = r.createElement(e), i, u; for (o.src = config.url || "//az416426.vo.msecnd.net/scripts/a/ai.0.js", r.getElementsByTagName(e)[0].parentNode.appendChild(o), t.cookie = r.cookie, t.queue = [], i = ["Event", "Exception", "Metric", "PageView", "Trace"]; i.length;) s("track" + i.pop()); return config.disableExceptionTracking || (i = "onerror", s("_" + i), u = f[i], f[i] = function (config, r, f, e, o) { var s = u && u(config, r, f, e, o); return s !== !0 && t["_" + i](config, r, f, e, o), s }), t
}({
instrumentationKey: "baa24b98-894e-4f64-b451-905c59df52b6"
instrumentationKey: "8ca49161-65fa-4f75-af00-fc302149575f"
});
window.appInsights = appInsights;

View File

@@ -1 +1 @@
jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"<div class='item'>{entries}<\/div>",entryTemplate:'<h3 class="title"><a href="{url}" target="_blank">{title}<\/a><\/h3><div><p>{shortBodyPlain}<\/p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"><\/i>Read more<\/a><\/div>'})});var appInsights=window.appInsights||function(n){function f(n){t[n]=function(){var i=arguments;t.queue.push(function(){t[n].apply(t,i)})}}var t={config:n},r=document,e=window,o="script",s=r.createElement(o),i,u;for(s.src=n.url||"//az416426.vo.msecnd.net/scripts/a/ai.0.js",r.getElementsByTagName(o)[0].parentNode.appendChild(s),t.cookie=r.cookie,t.queue=[],i=["Event","Exception","Metric","PageView","Trace"];i.length;)f("track"+i.pop());return n.disableExceptionTracking||(i="onerror",f("_"+i),u=e[i],e[i]=function(n,r,f,e,o){var s=u&&u(n,r,f,e,o);return s!==!0&&t["_"+i](n,r,f,e,o),s}),t}({instrumentationKey:"baa24b98-894e-4f64-b451-905c59df52b6"});window.appInsights=appInsights;appInsights.trackPageView();
jQuery(document).ready(function(n){n(".level-bar-inner").css("width","0");n(window).on("load",function(){n(".level-bar-inner").each(function(){var t=n(this).data("level");n(this).animate({width:t},800)})});n(".level-label").tooltip();n("#rss-feeds").rss("https://blog.tommyparnell.com/rss",{limit:3,effect:"slideFastSynced",layoutTemplate:"<div class='item'>{entries}<\/div>",entryTemplate:'<h3 class="title"><a href="{url}" target="_blank">{title}<\/a><\/h3><div><p>{shortBodyPlain}<\/p><a class="more-link" href="{url}" target="_blank"><i class="fa fa-external-link"><\/i>Read more<\/a><\/div>'})});var appInsights=window.appInsights||function(n){function f(n){t[n]=function(){var i=arguments;t.queue.push(function(){t[n].apply(t,i)})}}var t={config:n},r=document,e=window,o="script",s=r.createElement(o),i,u;for(s.src=n.url||"//az416426.vo.msecnd.net/scripts/a/ai.0.js",r.getElementsByTagName(o)[0].parentNode.appendChild(s),t.cookie=r.cookie,t.queue=[],i=["Event","Exception","Metric","PageView","Trace"];i.length;)f("track"+i.pop());return n.disableExceptionTracking||(i="onerror",f("_"+i),u=e[i],e[i]=function(n,r,f,e,o){var s=u&&u(n,r,f,e,o);return s!==!0&&t["_"+i](n,r,f,e,o),s}),t}({instrumentationKey:"8ca49161-65fa-4f75-af00-fc302149575f"});window.appInsights=appInsights;appInsights.trackPageView();