Vladimir Plizga

Results 49 comments of Vladimir Plizga

At this moment it seems that the optimal way to do this is to automatically expand the `includes` section of composite logs, e.g.: ```yaml compositeLogs: - title: 'A cmoposite log'...

The work is paused due to the preparation for a talk and because of some discovered issues that need to be addressed before going on.

In order to keep current AnaLog users experience smooth, the solution has been implemented as something in between the complete i18n and the one suggested in the issue's description. There...

@gamefundas, the translation alongside with log access restriction have been published with [v0.12 release](https://github.com/Toparvion/analog/releases/tag/v0.12). If you want, you can additionally check the translation, for example, by examining [notification.constant.js](https://github.com/Toparvion/analog/blob/master/src/main/resources/static/notification/notification.constant.js) file. I'm...

@gamefundas Sounds great👍🏼 I have not enough experience with these tools as log sources and therefore must evaluate their compatibility with AnaLog first. Generally speaking, current AnaLog architecture allows to...

I agree, an integration on Java API level would be more flexible and platform-independent while making the application free of dependencies on CLI clients. I will analyze this approach more...

@matthieuml , I've faced the same issue and tried the command you've proposed. The error in the result is the same as I see when run GenAI stack with `--profile...

@matthieuml , > which isn't the case with Docker Desktop? Yes, this seems to be the root cause. Ok, I'll switch to Docker CE. Perhaps, it's worth adding a note...

> [@Toparvion](https://github.com/Toparvion) where you able to run the docker?? having the same issue so. could you help me? @suveerudayashankara , yes, I followed [the above advice](https://github.com/docker/genai-stack/issues/95#issuecomment-1913653764) to switch from Docker...