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

Made /health open for monitoring #260

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

ambujraj
Copy link
Member

What does this PR do?

Make /health open to access

Issue

Fixes #259

What changed?

  • Removed API key required for health endpoint
  • Removed auth check

Why these changes?

  • To make it open to enable monitoring

Is it tested?

Yes, locally

Checklist

  • I have read through the Contributing Guidelines
  • I have also updated the dependent codes as well and README.md if applicable
  • My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.

@ambujraj ambujraj linked an issue May 29, 2024 that may be closed by this pull request
@ambujraj ambujraj merged commit edaec01 into master May 29, 2024
2 checks passed
@ambujraj ambujraj deleted the 259-make-the-health-endpoint-open branch May 29, 2024 14:24
@ambujraj ambujraj restored the 259-make-the-health-endpoint-open branch May 29, 2024 15:00
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.

Make the /health endpoint open
1 participant