-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
enhancementNew feature or requestNew feature or requestmaintenanceIssues to help maintain the project, such as improving builds, testing, etc.Issues to help maintain the project, such as improving builds, testing, etc.
Milestone
Description
Is your feature request related to a problem? Please describe.
The Gatling performance tests do not run against an HTTPS endpoint. And it always uses the /log/ingest
endpoint, but this is now configurable.
Describe the solution you'd like
Continue the current pattern of using Java system properties to configure these values.
-Dprotocol=https
-Dpath=/my/path
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmaintenanceIssues to help maintain the project, such as improving builds, testing, etc.Issues to help maintain the project, such as improving builds, testing, etc.
Type
Projects
Status
Done