LangfusePublicationHealth
NexusLabs.Foundry.Langfuse¶
LangfusePublicationHealth Class¶
Collects thread-safe Langfuse publication-health counters.
Inheritance System.Object 🡒 LangfusePublicationHealth
Constructors¶
LangfusePublicationHealth(bool) Constructor¶
Initializes publication-health tracking.
Parameters¶
isEnabled System.Boolean
Whether the associated Langfuse integration is enabled.
Methods¶
LangfusePublicationHealth.GetSnapshot() Method¶
Gets an immutable snapshot of all observed publication-health counters.
Returns¶
LangfusePublicationHealthSnapshot
The current publication-health snapshot.