Cloud-CV / EvalAI

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://eval.ai
Other
1.76k stars 781 forks source link

Add sidecar container logs and fix environment container logging #4260

Open gchhablani opened 8 months ago

snehalchaudhari98 commented 8 months ago

Hi @gchhablani ! I want to try to fix the issue. It's the first time I'm contributing to Cloud-CV, and I am interested in working on this issue. After reviewing the contribution guidelines(here), I think I'll be able to work on this. Could you please give some more description?

gchhablani commented 8 months ago

Hi @snehalchaudhari98! Glad to know you're interested in solving this. Can you please share your understanding of this issue?

shivas1516 commented 8 months ago

Hi @gchhablani

I'm implementing a sidecar container for logging enhancement in our Docker setup. Should it be limited to production, or include staging? Also, any recommendations for sidecar containers? Your guidance on these matters would greatly assist me in moving forward with the implementation effectively

tfiroze commented 7 months ago

Hi is this issue still open? If yes, is there any recommendation for which logging agent to use?

tfiroze commented 7 months ago

Hi @gchhablani @RishabhJain2018 I've implemented a sidecar container with a fluentd image, If I could get some input on how you would want those logs to be presented that would be great. I've currently got the logs of each container to just output in the fluentd container. image

wcj617 commented 7 months ago

Hi, @gchhablani,

I am interested in working on this issue as well. As shivas1516 mentioned, could you provide more details about the conditions? Specifically, I'm looking for clarification on production logging and staging logging.

Additionally, I am keen on participating in the 2024 GSoC Cloud-CV project. Is resolving at least one issue a prerequisite for selection?