Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

remove gitserver memory usage alert #12635

Merged
merged 6 commits into from
Aug 6, 2020
Merged

Conversation

beyang
Copy link
Member

@beyang beyang commented Aug 3, 2020

@beyang beyang requested a review from emidoots as a code owner August 3, 2020 00:18
@beyang beyang requested a review from a team August 3, 2020 00:18
Copy link
Member

@emidoots emidoots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but please file an issue on me for the fact that we cannot monitor gitserver memory usage at all - that sucks badly

@@ -92,7 +92,6 @@ func GitServer() *Container {
Rows: []Row{
{
sharedContainerCPUUsage("gitserver"),
sharedContainerMemoryUsage("gitserver"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't get triggered (and probably shouldn't, since its threshold is at 99%) - I think we should leave this one in, and it would address @slimsag 's comment about being unable to see any memory stats

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with keeping this as @bobheadxi said 👍

The issue I filed / was talking about is a bit separate (about alerting, not just being unable to see any memory stats).

@emidoots
Copy link
Member

emidoots commented Aug 3, 2020

@keegancsmith keegancsmith changed the base branch from master to main August 5, 2020 07:49
Copy link
Member

@bobheadxi bobheadxi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some updates I made:

  • add back container memory usage (current)
  • add lower-bound 7d memory usage
  • fix wording for provisioning solutions (!!!!)

https://github.com/sourcegraph/deploy-sourcegraph-dot-com/pull/3125 will remove the relevant silence

@bobheadxi bobheadxi merged commit 26f84cb into main Aug 6, 2020
@bobheadxi bobheadxi deleted the bl/disable-gitserver-mem-alert branch August 6, 2020 02:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants