PGObserver icon indicating copy to clipboard operation
PGObserver copied to clipboard

A battle-tested, flexible & comprehensive monitoring solution for your PostgreSQL databases

Results 18 PGObserver issues
Sort by recently updated
recently updated
newest added

According to the code frequency it looks that this project does not get developed any more: https://github.com/zalando/PGObserver/graphs/code-frequency Please tell the users the state of the project in the README. Is...

Hi, I tried to test PGObserver using the Quick Test Run Using Vagrant, and i got an error at STEP 6: > default: Step 6 : RUN pip install -r...

Hi, I've got a problem with logging pg_stat_statements ... I've got the module enabled in database (view pg_stat_statements exists in Schemas->public->Views) and there's of course some data. But when I...

The current OAuth2-related code in `oauth.py` expects a [scope parameter](https://github.com/zalando/PGObserver/blob/master/frontend/src/oauth.py#L43) to be present in the authorization response. Otherwise it won't identify the authorization response as such. This is not in...

On one occasion by looking at the sprocs/all page of pgObserver, I couldn't find the sproc that was actively called on the running database. The reason was, it was older...

enhancement
Help Wanted

Currently a re-start of frontend is required

enhancement
Help Wanted

Currently when load gathering fails (e.g. there is no plpython or zz_utils.get_load_average sproc) then also WAL activity info will be missing

enhancement
Help Wanted

e.g. you want to see the last 2 weeks graph but only 1 weeks data is available

enhancement
Help Wanted