Aaron Sachs

Results 46 issues of Aaron Sachs

# Expected behavior When running the command from https://unpoller.com/docs/install/linux, I should be able to install Unpoller with no errors: ``` curl -s https://golift.io/repo.sh | sudo bash -s - unpoller ```...

As a flog user, I'd like to be able to use it to send test logs to a log management system like Splunk or Graylog. Presently, I have to output...

I'm thinking that as the project grows and folks want to help out, adding a contributing doc would be useful. I'm sure you've seen plenty of these, but here's an...

enhancement
help wanted
good first issue

## Expected Behavior As a Sensu operator, I should be able to operate the application without worrying about the disk on my system filling up. ## Current Behavior Currently, the...

Adding this here. General idea would be to have a flag that would do a dry run and lint a file that is being applied. More better info to follow

enhancement
component:sensuctl
needs specification

## Expected Behavior As a user, I'd like to have an acknowledgement workflow in Sensu Go that works like the following: - An alert is received via a communication handler...

enhancement
needs-discussion
component:backend

## Context I believe there needs to be some alignment between the sensu/sensu-go and sensu/web repositories. The existing language seems to indicate that in order to use Sensu Go as...

enhancement

## Expected Behavior When reviewing logs for the Sensu agent and backend, logged field names should be consistent between the two pieces of software. Ideally, the consistency enables operators to...

technical-debt
component:logging

## Feature Suggestion When evaluating metrics for Sensu Go performance, it would be helpful for operators to understand the maximum queue size and what percentage of that queue size the...

## Feature Suggestion As a Sensu operator, I'd like to see what assets are outdated. While I can do this in `sensuctl` via the `sensuctl asset outdated` command I cannot...