Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Make vmem monitor default on Linux #1143

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Make vmem monitor default on Linux #1143

merged 1 commit into from
Jan 17, 2020

Conversation

keitwb
Copy link
Contributor

@keitwb keitwb commented Jan 15, 2020

  • Remove beta warning for Linux
  • Remove plugin dimension
  • Clean up memory monitor

@keitwb keitwb requested a review from codesmith14 January 15, 2020 16:01
@keitwb keitwb requested a review from asuresh4 as a code owner January 15, 2020 16:01
@keitwb keitwb requested a review from a user January 15, 2020 16:01
@keitwb keitwb force-pushed the vmem-default branch 4 times, most recently from 114e107 to 45e917d Compare January 16, 2020 15:45
"github.com/signalfx/golib/v3/datapoint"
)

func (m *Monitor) makeMemoryDatapoints(memInfo *mem.VirtualMemoryStat, dimensions map[string]string) []*datapoint.Datapoint {
Copy link
Contributor

Choose a reason for hiding this comment

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

Wait, how is this magic happening? Same function signature in the same package. How is this not a compile error?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

 - Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
@keitwb keitwb merged commit c82c820 into 5.0-staging Jan 17, 2020
@keitwb keitwb deleted the vmem-default branch January 17, 2020 13:08
keitwb pushed a commit that referenced this pull request Jan 17, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 21, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 22, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 22, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 28, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 29, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Jan 30, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Feb 21, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Feb 24, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Feb 25, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Feb 25, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
keitwb pushed a commit that referenced this pull request Feb 28, 2020
- Remove beta warning for Linux
 - Remove plugin dimension
 - Clean up memory monitor
 - Also making retry on EBADF more robust against wrapped exceptions
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.

2 participants