mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 04:09:14 +00:00
feat: update metric config
This commit is contained in:
2
src/types/app.d.ts
vendored
2
src/types/app.d.ts
vendored
@@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
export interface Option {
|
||||
key: string | number;
|
||||
value: string | number;
|
||||
label: string;
|
||||
}
|
||||
export interface Duration {
|
||||
|
Reference in New Issue
Block a user