Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables and functions in JMX are not working #193

Closed
4 of 6 tasks
umarlateef opened this issue Jun 14, 2024 · 2 comments
Closed
4 of 6 tasks

Variables and functions in JMX are not working #193

umarlateef opened this issue Jun 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working triaged The issue has been triaged and is valid

Comments

@umarlateef
Copy link

Describe the bug
Parameters and functions are not working in JMX. I created a JMX file with ResultCollector filename with __time is not working
e.g. ${__time(Y-M-d)}-result.jtl when I add this, no file is generated. But abc-result.jtl works

To Reproduce
Create JMX file with ResultCollector filename with ${__time(Y-M-d)}-result.jtl
${__time(Y-M-d)}-result.jtl

Expected behavior
File name with current date-result should be generated as it is generated when I run same test in local

Please complete the following information about the solution:

  • Version: v3.2.8
  • Region: us-east-1
  • Was the solution modified from the version published on this repository?
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the services this solution uses?
  • Were there any errors in the CloudWatch Logs?

Screenshots

Additional context

@umarlateef umarlateef added the bug Something isn't working label Jun 14, 2024
@kamyarz-aws
Copy link
Member

Thank you for your feedback.

Allow me to try and reproduce the issue on my end and we will get back to you with further findings.

@kamyarz-aws kamyarz-aws self-assigned this Jun 21, 2024
@kamyarz-aws kamyarz-aws added the triaged The issue has been triaged and is valid label Aug 12, 2024
@kamyarz-aws
Copy link
Member

Should be addressed in this release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged The issue has been triaged and is valid
Projects
None yet
Development

No branches or pull requests

2 participants