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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃捊 feat: Add CONSOLE_JSON for deploying to GCP K8S env #2146

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

idachev
Copy link
Contributor

@idachev idachev commented Mar 20, 2024

Add json console logging

Summary

Added CONSOLE_JSON to start dump the logs as UTC timestamp and as json.

Change Type

Please delete any irrelevant options.

  • New feature (non-breaking change which adds functionality)

Testing

Before:
image

After:
image

Checklist

Please delete any irrelevant options.

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings

@danny-avila
Copy link
Owner

I noticed you added docker build scripts, can you explain them a bit? I don't have issues with including but noticed you didn't mention them.

Thanks for the PR!

@danny-avila danny-avila changed the title Add CONSOLE_JSON for deploying to GCP K8S env 馃捊 feat: Add CONSOLE_JSON for deploying to GCP K8S env Mar 21, 2024
@idachev-shipcars
Copy link

I noticed you added docker build scripts, can you explain them a bit? I don't have issues with including but noticed you didn't mention them.

Thanks for the PR!

Yep, I use these to build the docker and push it to the custom Google GCP docker registry. You can pass arguments where to push. I know there are scripts to do this in GitHub Actions, but these are for the official repo and cannot be easily used to push to a custom registry.

package-lock.json Outdated Show resolved Hide resolved
@idachev idachev force-pushed the ticket-xyz-add-console-json branch from d34ed14 to c2e247f Compare March 27, 2024 13:57
@danny-avila danny-avila merged commit d4b0af3 into danny-avila:main Mar 27, 2024
1 check passed
@idachev idachev deleted the ticket-xyz-add-console-json branch March 28, 2024 14:37
jinzishuai pushed a commit to aitok-ai/LibreChat that referenced this pull request May 20, 2024
* Add CONSOLE_JSON

* Update example env

* Moved to utils
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