Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open file descriptor graph is not portable #6079

Closed
npepinpe opened this issue Jan 7, 2021 · 0 comments · Fixed by #6080
Closed

Open file descriptor graph is not portable #6079

npepinpe opened this issue Jan 7, 2021 · 0 comments · Fixed by #6080
Assignees
Labels
kind/bug Categorizes an issue or PR as a bug severity/low Marks a bug as having little to no noticeable impact for the user

Comments

@npepinpe
Copy link
Member

npepinpe commented Jan 7, 2021

Describe the bug

Our dashboard currently shows a graph of open file descriptors which shows nothing in our production environment (but works in our staging).

Switch to use process_files_open_files and process_files_max_files metrics which work in both environments.

To Reproduce

Look at our production Grafana 🙂

Expected behavior

I can see the number of open file descriptors and the maximum.

@npepinpe npepinpe added kind/bug Categorizes an issue or PR as a bug severity/low Marks a bug as having little to no noticeable impact for the user Priority: Mid labels Jan 7, 2021
@npepinpe npepinpe self-assigned this Jan 7, 2021
@zeebe-bors zeebe-bors bot closed this as completed in d53a7f9 Jan 8, 2021
github-merge-queue bot pushed a commit that referenced this issue Mar 14, 2024
* docs(screenshots): select process, minor refactoring

* test(e2e): fix popover locator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes an issue or PR as a bug severity/low Marks a bug as having little to no noticeable impact for the user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants