Anirudh Rowjee

Results 9 issues of Anirudh Rowjee

This pull request is a work in progress, that will implement the RCIR election module.

that's pretty much it. Check for code formatting using `black`, along with a linting tool that is the best choice.

enhancement

This will be a WIP PR for a long time, and it'll have to move until we adopt type annotations as the standard for the codebase. Since it's limited to...

enhancement
good first issue

This issue is to add the RCIR Module (`rcir.py`).

Feature

# Description This is a WIP Pull Request for the Kubernetes Monitoring feature. I've decided to keep it open as i'm still learning about both Go and K8s, and would...

**Is your feature request related to a problem? Please describe.** Kubernetes Monitoring and Dashboarding **Describe the solution you'd like** I believe a lot of the existing architecture of Grofer can...

enhancement

In the latest release of TSBS, on attempting to call `tsbs_load_influx`, I am faced with the following error - ``` $ tsbs_load_influx --file /tmp/bulk_data/influx-data.gz panic: runtime error: index out of...

As of right now, only pre-defined maps present in Saaru can be used as data sources, leaving a lot of the querying/filtering to the Templating engine. This PR implements DuckDB...

Add a flag-enabled feature to generate an RSS Feed per the [RSS 2.0 Spec](https://validator.w3.org/feed/docs/rss2.html) at `/rss/atom.xml`.