Interface Trace.EnvironmentStage
- All Known Implementing Classes:
Trace.Builder
- Enclosing class:
Trace
public static interface Trace.EnvironmentStage
-
Method Summary
Modifier and TypeMethodDescriptionenvironment(String environment) The environment from which this trace originated.
-
Method Details
-
environment
The environment from which this trace originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
-