package
Version:
v0.0.0-...-7f5b3d9
Opens a new window with list of versions in this module.
Published: Nov 1, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func UpdateConcurrencyLimit(limits map[string]int)
UpdateConcurrencyLimit update the concurrency limit for instance
type InstanceStats struct {
Name string `json:"name"`
MaxConcurrency int `json:"maxConcurrency"`
Concurrency int `json:"concurrency"`
}
GetHTTPStats get http instance stats
Source Files
¶
Click to show internal directories.
Click to hide internal directories.