Vivek Singh

Results 56 comments of Vivek Singh

I am planning to take this up, do we just want to maintain the number of times a function has been called, or some other statistics. If yes, should we...

Hi @soamvasani Right now only router and executor components are exposing the metrics, is it possible that we can have the metrics exposed for other components (controller, mqtrigger) as well,...

We should be able to lable all fission components with app=fission lets say and specific component with `component=executor` or `component=router`.

I think we should output where the config file is present as output of `version` command. ``` akcess version 0.0.4 ```

Hi @26tanishabanik, Can you tell more about your request? Is it about an UI to understand the permissions on the Kubernetes resource generally or it has something explicitly to do...

mm, I don't actually have a plan to build an UI, at least as of now. Let's see if I can do this in future.

Hi @alias-rahil, thanks for reporting this, can you confirm if `go build` works and creates the binary correctly.

Meanwhile I will look into the issue that you reported.

Hi @Kavinraja-G, @alias-rahil was able to figure out why its happening. I also think that he is planning to to push the fix soon. thats being discussed as part of...