You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently the OpensLO added support to allow defining bad / totals metrics for SLO. See also this commit in OpensLO repo: OpenSLO/OpenSLO@0225725
I was curious what's involved to add support for this into Sloth? Do you think this is achievable for someone who doesn't have any Go programming experience (me)?
The text was updated successfully, but these errors were encountered:
Thanks for the update, we could add support indeed. You could give it a try indeed. I think that is not hard and a good exercise. I can point you to the place where this is happening (without telling you exactly so you can learn 😄) and give it a shot.
If it's taking too much time or you are lost I can do it myself and explain the PR to you if you want.
Recently the OpensLO added support to allow defining bad / totals metrics for SLO. See also this commit in OpensLO repo:
OpenSLO/OpenSLO@0225725
I was curious what's involved to add support for this into Sloth? Do you think this is achievable for someone who doesn't have any Go programming experience (me)?
The text was updated successfully, but these errors were encountered: