Commit e86f4f94 by Torkel Odegaard

removed annotation test

parent ca258deb
......@@ -11,7 +11,7 @@ define([
this.init = function() {
this.annotationList = [
{
/* {
type: 'graphite-target',
enabled: false,
target: 'metrics_data.mysite.dolph.counters.payment.cart_klarna_payment_completed.count',
......@@ -22,7 +22,7 @@ define([
enabled: true,
target: 'metrics_data.mysite.dolph.counters.payment.cart_paypal_payment_completed.count',
name: 'restarts',
}
}*/
];
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment