get_performance_insights
Analyze JMeter test results from JTL files to generate actionable performance insights and recommendations for optimization.
Instructions
Get insights and recommendations for improving performance based on JMeter test results.
Args: jtl_file: Path to the JTL file containing test results
Returns: str: Performance insights and recommendations in a formatted string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jtl_file | Yes |