Natan Yellin
Natan Yellin
No problem, thank you for the update! On Thu, Jul 25, 2024, 07:10 Francisco Rangel ***@***.***> wrote: > Haven't had much time to work on this as of this month....
@mrclrchtr can you try running krr with the prometheus-workload-loader branch and see if they show up there?
I'd suggest getting started with the [tutorial on writing Robusta actions](https://docs.robusta.dev/master/tutorials/my-first-custom-action.html). Then start to modify the prompt in the place mentioned above. See if you can get the bot to...
Yep, something like that! But it should be an option, based on the params object.
Hi, @phucspikeup. Sorry for not replying until now. Definitely worth exposing. Feel free to open a PR!
No ETA yet, we're looking into it! We need to make some improvements upstream to [Robusta itself](https://github.com/robusta-dev/robusta) to support interactive buttons in MSTeams.
Yep! We're already using the adaptive cards interface - https://github.com/robusta-dev/robusta/tree/master/src/robusta/integrations/msteams The challenge is with receiving a callback from MSTeams when a button is pressed. We don't have an action-receiver mechanism...
Hey, at the moment it's not critical. Might I recommend some other improvements that are more prioritized?
Hey, it's not possible at the moment, but it's a good idea to add. If anyone is curious, the underlying issue is that Robusta can send data to Telegram, but...
Hey, we're going to be deprecated this repo and replacing the functionality with https://github.com/robusta-dev/holmesgpt/ instead + a Robusta integration for that. So hope to have updates soon, but nothing yet.