Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: metrics enabled config #128

Merged
merged 1 commit into from
Jan 26, 2023
Merged

feat: metrics enabled config #128

merged 1 commit into from
Jan 26, 2023

Conversation

tim-mwangi
Copy link
Contributor

Description

Config to enable metrics. otel metrics will be used.

@@ -24,7 +24,7 @@ Before submitting a PR, make sure you run the linter & generate the go modules:
protolint config.proto
```
```bash
make generate-proto
make generate-proto generate-env-vars

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this is suddenly needed? I thought it always generates the corresponding env var for the config field

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make generate-proto does that but does not update ENV.md with the new env vars.

@tim-mwangi tim-mwangi merged commit bd4d81e into main Jan 26, 2023
@tim-mwangi tim-mwangi deleted the metrics-config branch January 26, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants