Skip to content

Commit

Permalink
feat:活跃用户记录操作和次数 TencentBlueKing#10891
Browse files Browse the repository at this point in the history
  • Loading branch information
fcfang123 committed Sep 11, 2024
1 parent c0e55e7 commit 903b9d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ object MQ {
const val ROUTE_AUTH_RESOURCE_GROUP_MODIFY = "r.auth.resource.group.modify"
const val QUEUE_AUTH_RESOURCE_GROUP_MODIFY = "q.auth.resource.group.modify"

const val EXCHANGE_PROJECT_USER_DAILY_FANOUT = "e.metrics.project.user.daily.exchange.fanout"
const val EXCHANGE_PROJECT_USER_DAILY_FANOUT = "e.metrics.project.user.daily.fanout"
const val QUEUE_PROJECT_USER_DAILY_METRICS = "q.metrics.project.user.daily.queue"

const val EXCHANGE_PROJECT_USER_DAILY_OPERATE = "e.metrics.project.user.daily.operate.exchange"
Expand Down

0 comments on commit 903b9d6

Please sign in to comment.