Hi everyone,
I've created a custom counter using Server Explorer. The category and
counter show up in Perfmon, but my instances don't.
Yes, I am setting the RawValue in my code like the docs say, but the
instances just don't show up in Perfmon. The strange thing is that the
instances do exist and the values are set properly. I've confirmed this
by creating a few instances and then checking them (in code) after
restarting my app. The values and instances are preserved, but Perfom
simply refuses to list them.
Any ideas?