Class MetricsClient
java.lang.Object
com.langfuse.client.resources.metrics.MetricsClient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmetrics(GetMetricsRequest request) Get metrics from the Langfuse project using a query object.metrics(GetMetricsRequest request, RequestOptions requestOptions) Get metrics from the Langfuse project using a query object.Get responses with HTTP metadata like headers
-
Field Details
-
clientOptions
-
-
Constructor Details
-
MetricsClient
-
-
Method Details
-
withRawResponse
Get responses with HTTP metadata like headers -
metrics
Get metrics from the Langfuse project using a query object.Consider using the v2 metrics endpoint for better performance.
For more details, see the Metrics API documentation.
-
metrics
Get metrics from the Langfuse project using a query object.Consider using the v2 metrics endpoint for better performance.
For more details, see the Metrics API documentation.
-