-
Steps to reproduce:
* Log in to the app.pm2.io dashboard
* Go to a bucket, settings, remove all tokens
* Refresh the page
Expected: The page is redirected to the oauth login page
Currently: I…
-
On this particular project from CDB file, sourcetrail is crashing while indexing at about 10% 385/3519 files. I am using a 8 cores CPU on Centos 7, with 24 GB RAM. When crashing RAM usage is about 20%…
-
When latest data from the server is more than minutes, the server status should be online.
This is highly misconfusing for users, who expect keymetrics to report when their server is offline.
#2…
-
Pulling km-wizard (keymetrics/km-wizard-dedicated:)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up you…
-
Config-editor and douma-app are just static files being served, so no processes running.
PM2 might be an option: http://pm2.keymetrics.io/
-
Currently we can only specify the process_id (and this going to disapear as an UID) to trigger a custom action.
e.g:
```javascript
km.actions.triggerAction('5a26ca0ff419704978defc63', {
se…
-
## What's going wrong?
## How could we reproduce this issue?
## Supporting information
```
$ pm2 report
```
-
- implement cpu profiling with pprof
- be able to send it to keymetrics and frontend
- we can download it via the frontend
- then render it via the pprof cli
-
we can imagine a solution based on :
http://pm2.keymetrics.io/docs/usage/pm2-doc-single-page/#graceful-reload
dcyou updated
6 years ago
-
I was wondering if there are plans to support Koa 2.x+ or if it's already supported, I can't see my routes in keymetrics even with tracing on.