Method EnsureInstrumentsCreated
EnsureInstrumentsCreated()
Forces eager creation of the LM-Kit Meter and its instruments. Call this once at host startup (e.g. before the first HTTP request is served) so observability consumers using MeterListener see the full instrument catalog immediately instead of only after the first inference. Calling this repeatedly is safe; the instruments are created exactly once.
public static void EnsureInstrumentsCreated()