Skip to content

Add temporary analyses in a futile attempt to add some ID monitoring for MT

Mark Sutton requested to merge sutt/athena:master-tmon into master

Because of changes to all the ID Track collection names without consultation of experts, the monitoring is broken. In addition the idperf chains upon which we rely have not been implemented.

This attempts to add some new, temporary, monitoring for standard chains, using the "new" track collection names. This is so that, even though the idperf chains that we use are not included, we will get some analyses for the chains that are already implemented.

These have been added as "new" analyses, rather than as edits to existing analyses, to keep them all separate, since they will not work properly, and are really included to have some baseline upon which to continue development, because we were expressly asked to add the.

The new collection names themselves may not actually work however - it may be that additional code changes are needed to use the new TDT, but we should include these changes to see how far we can get. In it is the case that the monitoring does not work because of the actual names themselves, however, then this will be fixed in any case by moving to the new proposed naming convention for the IDTrigger, and so will be fixed during the Great Renaming.

Edited by Catrin Bernius

Merge request reports