Skip to content

Commit

Permalink
metric: add more lint rules for metric panels (#58436)
Browse files Browse the repository at this point in the history
close #58435
  • Loading branch information
D3Hunter authored Dec 20, 2024
1 parent d12ca21 commit ac60120
Show file tree
Hide file tree
Showing 10 changed files with 3,847 additions and 3,771 deletions.
2 changes: 0 additions & 2 deletions pkg/meta/model/job.go
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,6 @@ const (
JobVersion1 JobVersion = 1
// JobVersion2 is the second version of DDL job where job args are stored as
// typed structs, we start to use this version from v8.4.0.
// Note: this version is not enabled right now except in some test cases, will
// enable it after we have CI to run both versions.
JobVersion2 JobVersion = 2
)

Expand Down
Loading

0 comments on commit ac60120

Please sign in to comment.