Interface TraceWithDetails.EnvironmentStage

All Known Implementing Classes:
TraceWithDetails.Builder
Enclosing class:
TraceWithDetails

public static interface TraceWithDetails.EnvironmentStage
  • Method Details

    • environment

      TraceWithDetails.HtmlPathStage environment(@NotNull String environment)

      The environment from which this trace originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.