-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove confusing job!="" filteringSelector when no selector is requir…
…ed. (#1370) * Remove confusing job!="" filteringSelector when no selector is required. * Update mixins * Fix lint in jvm-mixin * Fix windows alerts * Fix kafka * Fix trailing comma issue in logs lib when filteringSelector is ""
- Loading branch information
1 parent
9162ba8
commit 43f9639
Showing
13 changed files
with
20 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,8 @@ | ||
exclusions: | ||
panel-title-description-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
panel-datasource-rule: | ||
entries: | ||
- panel: GC duration | ||
- panel: Allocated/promoted | ||
panel-units-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
template-datasource-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
template-instance-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
template-job-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
template-on-time-change-reload-rule: | ||
reason: "mixtool upgrade made this rule stricter. TODO: Fix errors and remove the warning exclusion" | ||
entries: | ||
- panel: Process files open |
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
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
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
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
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
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
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
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
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
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
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
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