Skip to content

Commit

Permalink
chore(metrics): Added more metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Malinowski authored and Edward Malinowski committed Jun 26, 2024
1 parent a17c76f commit 234fc45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fence/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

class Metrics:
def __init__(self):
self.app = app
self.presigned_url_counter = None
self.login_counter = None
self.fence_login_counter = None
Expand Down

0 comments on commit 234fc45

Please sign in to comment.