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

Metrics [IAM-320] #25

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Metrics [IAM-320] #25

merged 2 commits into from
Jun 18, 2024

Conversation

Nesze
Copy link
Member

@Nesze Nesze commented Jun 18, 2024

No description provided.

@Nesze Nesze requested a review from a team as a code owner June 18, 2024 08:14
Copy link

linear bot commented Jun 18, 2024

client.go Outdated
}
for _, opt := range opts {
opt(os)
}
return &Castle{client: client, apiSecret: secret}, nil
Copy link

Choose a reason for hiding this comment

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

I think you need to set metricsEnabled here in the returned struct to the options' value

@Nesze Nesze merged commit 2b2153f into master Jun 18, 2024
5 checks passed
@Nesze Nesze deleted the metrics branch June 18, 2024 09:07
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.

2 participants