LangfusePublicationHealthSnapshot
NexusLabs.Foundry.Langfuse¶
LangfusePublicationHealthSnapshot Class¶
Provides an immutable point-in-time view of Langfuse publication health.
public sealed record LangfusePublicationHealthSnapshot : System.IEquatable<NexusLabs.Foundry.Langfuse.LangfusePublicationHealthSnapshot>
Inheritance System.Object 🡒 LangfusePublicationHealthSnapshot
Implements System.IEquatable<LangfusePublicationHealthSnapshot>
Remarks¶
Export acknowledgement and drain completion describe local/transport outcomes only. They do not prove that traces or scores are durably processed or queryable in Langfuse.
Properties¶
LangfusePublicationHealthSnapshot.Drain Property¶
Gets the latest local drain health.
Property Value¶
LangfusePublicationHealthSnapshot.IsEnabled Property¶
Gets a value indicating whether publication is enabled.
Property Value¶
LangfusePublicationHealthSnapshot.ItemLinks Property¶
Gets direct dataset-run-item link health.
Property Value¶
LangfusePublicationOperationHealth
LangfusePublicationHealthSnapshot.Retries Property¶
Gets REST retry health.
Property Value¶
LangfusePublicationHealthSnapshot.ScoreUploads Property¶
Gets direct score-upload health.
Property Value¶
LangfusePublicationOperationHealth
LangfusePublicationHealthSnapshot.TraceExport Property¶
Gets local trace queue and exporter health.