Madhav Jivrajani

Results 26 issues of Madhav Jivrajani

- The format in which metrics are exported by `grofer export` resembles the [`ndjson`](http://ndjson.org/) format. - This is done for ease of appending `json` objects to a file without having...

enhancement
good first issue
help wanted
priority: medium

Currenltly, error handling is done in the usual pattern of ```go err := something() if err != nil { return err // propagate err up the function call chain }...

enhancement
priority: medium
discussion

**Is your feature request related to a problem? Please describe.** It would be super cool and helpful if grofer could provide an in-terminal real-time display of different metrics evaluated during...

feature
discussion

**Is your feature request related to a problem? Please describe.** Along with providing an option for a number of iterations to run for at a specific refresh rate, it would...

priority: medium
feature

**Is your feature request related to a problem? Please describe.** The `gopsutil` library does not provide APIs for getting information about certain system parameters and metrics which might be important...

help wanted
priority: high
feature

**Is your feature request related to a problem? Please describe.** For the command `grofer proc -p PID`, if the PID is invalid, a doggo error message is displayed which lives...

first-timers-only
priority: low

The [link](https://github.com/kubernetes/community/tree/master/sig-autoscaling#scale-client) for Owners in `client-go/scale` seems to be broken due to a missing OWNERS file in the [`scale`](https://github.com/kubernetes/client-go/tree/master/scale) directory.

sig/autoscaling
lifecycle/frozen

### Describe the issue @nimbinatus suggested adding a new label `area/community-meeting` in order to try and ease curation of content for the monthly Kubernetes community meeting. Some more specifics: -...

sig/contributor-experience

This commit adds more information about the label `tide/merge-method-squash` and shows what the commit message ends up looking like if the label is used on multiple commits, especially if the...

lgtm
cncf-cla: yes
sig/contributor-experience
size/M
area/contributor-guide

* A new plugin called the label-based-commenting plugin is added to comment responses based on the presence of a label. This can be configured similarly to the require-missing-label plugin. *...

area/prow
cncf-cla: yes
size/XXL
do-not-merge/work-in-progress
sig/testing
needs-rebase
sig/contributor-experience
area/github-management
area/prow/plugins