-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commonlib: Support combined metricsSource (#1317)
* Add support that varMetric arg to be provided as an array * Fix typo * Add info label test * Update multi combine test * Fix typo in query (JVM survival memory) * Update asPanelExpression/asRuleExpression Support multiple metricsSources * Add info support * Fix memoryUsedHeapPercent/memoryUsedNonHeapPercent when using multiple metricSources * Update signal * Remove info label * Update exprBase to expr in sourceMaps * Move exprWrappers to sourceMaps * Add combineUniqueExpressions * Move expr to sourceMaps[].expr * Move valueMappings to sourceMaps * Move rangeFunction to sourceMaps * Move aggKeepLabels to sourceMaps * Refactor: move legendCustomTemplate to sourceMaps * Update README * Fix stub * Fix stub generation for multi * Fix gc metric * Deduplicate valuemappings * Update libs to support multiple sources * Fix kafka metrics * Update hello-world
- Loading branch information
1 parent
8a25b0e
commit d7f91f1
Showing
40 changed files
with
783 additions
and
309 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.