Skip to content

Commit

Permalink
add metrics keyword for Connector Action
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKatKateryna committed Sep 4, 2023
1 parent 125a4bb commit 91edd4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/specklepy/logging/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

# actions
SDK = "SDK Actions"
CONNECTOR = "Connector Action"
RECEIVE = "Receive"
SEND = "Send"

Expand Down

0 comments on commit 91edd4f

Please sign in to comment.