I have found a workaround for this.
A custom meter (System.Diagnostics.Metrics.Meter) is visible "MyTest" and from it a System.Diagnostics.Metrics.Counter named "asas" has been created with Meter.CreateCounter()
But: i dont think its intended to work so this might get patched.