Enterprise Library Instrumentation - Caching Performance Counters
How can I enable enterprise library instrumentation in Sitefinity 4.2? I am trying to perform some performance tuning on a new site and need access to performance counter data for caching.
I have tried running the enterprise library 5 configuration wizard but did not see any performance counter instances appear.
Thanks,
Jason Chester
Hello Jason,
Currently we do not have counters in our code. We are working on this and they will be available with the next release, but we use custom counters that you can use with Performance Monitor tool of Windows OS.
If you have a custom code and you have implemented counters correctly there is no reason not to see them in the enterprise lilibrary wizard.
Best wishes,
Ivan Dimitrov
the Telerik team
I am glad to hear that Telerik is investigating in improving the managability of Sitefinity through custom instrumentation. However i do not think you understood my original question.
The enterprise library has counters OUT of the box for many of it's application blocks including caching. These are easy to enable when using the microsoft distribution of the enterprise linbrary.
http://msdn.microsoft.com/en-us/library/ff664745(v=PandP.50).aspx
Since these counters are already built in to the application blocks, it should not require any additional coding to enable them, just the right configuration.
Can you at least tell me what version of the enterprise library is included with Sitefinity 4.2 SP1?
I can see it is compiled in to the telerik.sitefinity.utilities.dll however I do not know what version they included code is based on.
Thanks,
Jason
Hi Jason,
We use Microsoft EnterpriseLibrary 5.
msdn.microsoft.com/.../ff632023.aspx
All the best,
Ivan Dimitrov
the Telerik team