Skip to content

Commit

Permalink
feat: add metric service create api
Browse files Browse the repository at this point in the history
Signed-off-by: ImMin5 <[email protected]>
  • Loading branch information
ImMin5 committed Dec 10, 2024
1 parent 894552c commit 5d99de7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spaceone/inventory_v2/interface/grpc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from .collector import Collector
from .job import Job
from .job_task import JobTask
from .metric import Metric
from .namespace_group import NamespaceGroup
from .namespace import Namespace
from .metric import Metric
Expand Down

0 comments on commit 5d99de7

Please sign in to comment.