mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-10 13:08:20 +00:00
Added metrics blade link and fixed SelfServe bugs (#764)
* Added metrics blade link * fixed lint error
This commit is contained in:
committed by
GitHub
parent
a81b1a40a3
commit
4c506da7b9
@@ -34,6 +34,7 @@ export enum BladeType {
|
||||
CassandraKeys = "cassandraDbKeys",
|
||||
GremlinKeys = "keys",
|
||||
TableKeys = "tableKeys",
|
||||
Metrics = "metrics",
|
||||
}
|
||||
|
||||
export interface DecoratorProperties {
|
||||
|
||||
Reference in New Issue
Block a user