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

fix(elastic): connection issues with https #28

Closed
wants to merge 3 commits into from
Closed

Conversation

jschwanz
Copy link

@jschwanz jschwanz commented Mar 3, 2025

The Uri.TryCreate() function didn't play nicely with the HTTPS endpoints, so I needed to make a change to the conditional around that. This is now deployed to load-test and working.

@jschwanz jschwanz changed the title add logging DEBUG Elastic connection issues with HTTPS Mar 3, 2025
@jschwanz jschwanz changed the title DEBUG Elastic connection issues with HTTPS fix(elastic): connection issues with https Mar 3, 2025
@jschwanz jschwanz marked this pull request as ready for review March 3, 2025 18:46
@jschwanz jschwanz requested review from aalear and stephen-vakil March 3, 2025 18:46
@jschwanz
Copy link
Author

jschwanz commented Mar 3, 2025

fixing the config rather than making this change

@jschwanz jschwanz closed this Mar 3, 2025
@jschwanz jschwanz deleted the jason/fix-elastic branch March 3, 2025 18:58
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.

1 participant