Interface TraceWithFullDetails.EnvironmentStage

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

public static interface TraceWithFullDetails.EnvironmentStage
  • Method Details

    • environment

      TraceWithFullDetails.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'.