manu

Results 38 comments of manu

@initialcommit-io I only see the `-e` shorthand for `git-sim cherry-pick`, not for `rebase`... a typo, or did I miss something?

> -It looks like the shorthand args still need to be reimplemented -> #53 > For the pydantic env variables, can you provide an example of how to set one...

@initialcommit-io eh, I just had a typo, therefore my environment variables did not get picked up :sweat_smile: -> #54 Regarding the media dir issue, I have to check that out...

> For the pydantic env variables, can you provide an example of how to set one or two of them ```bash # Export environment variable for multiple uses export GIT_SIM_ANIMATE=true...

> @paketb0te I was working on this and moving the Manim config stuff back into the `main()` function is the only place where it seems to get set properly. I'm...

@OranShuster this is probably way too late, but anyways: If you are running this in k8s, you could add a startupProbe to the exporter container which checks if the filebeat...

`sleep 10`, the poor man's startupProbe :sweat_smile: Are you currently still using the beat exporter? If so, is it still working? (just wondering because the last commit is 4 years...

I just tested this against a "normal" install of OpenBSD (the i386 .iso from the official sources) instead of the self-compiled image where this behaviour was observed - and the...

@manja-80 no, unfortunately not. Maybe [THIS](https://github.com/prometheus/node_exporter?tab=readme-ov-file#tls-endpoint) helps?

@discordianfish haven't gotten around to dive deeper into the issue -> closing