Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 6660ca6

Browse files
author
Noah Hanjun Lee
authored
Add prometheus metrics (#157)
* Add middleware for response metrics * Add a new entity 'DeploymentCount' * Add new metrics, 'deployment count' member count, and limit.
1 parent 846037b commit 6660ca6

30 files changed

+4247
-34
lines changed

ent/client.go

Lines changed: 97 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ent/config.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ent/deploymentcount.go

Lines changed: 152 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ent/deploymentcount/deploymentcount.go

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)