Does Flipt expose any metrics when it fails to sync flags from a git based backend like gitlab or github ? #4556
Replies: 2 comments 8 replies
-
Hi @rohitnarayan! I'm Dosu and I’m helping the flipt team. You're correct—Flipt does not currently expose any metrics specifically for failures when syncing flags from a git-based backend like GitLab or GitHub. The relevant code handles these errors by logging them, but does not increment or expose any dedicated metrics for git sync failures. This is consistent across both the implementation and the metrics definitions in the codebase, and there are no indications in documentation, discussions, or recent pull requests that such metrics exist or are planned at this time [source 1] [source 2]. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
@rohitnarayan we can definitely add that! any specific metrics you are wanting? just counts or something more? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Does Flipt expose any metrics when it fails to sync flags from a git based backend like gitlab or github ? From the code and metrics exposed, it doesn't look like it does.
I still want to check if I'm missing something.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions