issues
search
sensu
/
sensu-plugin-sdk
A framework for creating Sensu plugins
MIT License
7
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add toJSON func to templates
#88
amdprophet
closed
9 months ago
0
Bump google.golang.org/grpc from 1.53.0 to 1.56.3
#87
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/net from 0.7.0 to 0.17.0
#86
dependabot[bot]
opened
1 year ago
0
Bump google.golang.org/grpc from 1.41.0 to 1.53.0
#85
dependabot[bot]
closed
1 year ago
0
enable []string as option value
#84
elfranne
closed
1 year ago
5
Bump golang.org/x/net from 0.0.0-20210525063256-abc453219eb5 to 0.7.0
#83
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/text from 0.3.6 to 0.3.8
#82
dependabot[bot]
closed
1 year ago
0
Migrate to new Sensu core api and types packages
#81
c-kruse
closed
1 year ago
1
How to keep a state between two handler's executions?
#80
r00ta
opened
2 years ago
1
Use kebab-case for CLI flags
#79
echlebek
closed
2 years ago
1
support handlers that need to pass through mutated json
#78
jspaleta
opened
2 years ago
0
bad argument parsing not throwing an error with SDK v0.16
#77
jspaleta
opened
2 years ago
0
Better setup errors
#76
echlebek
closed
2 years ago
0
Update README.md
#75
echlebek
closed
2 years ago
0
Update Readme with new Options syntax example
#74
jspaleta
closed
2 years ago
0
Add support for cobra StringArray
#73
echlebek
closed
2 years ago
0
Add Allow and Restrict to PluginConfigOptionValue
#72
echlebek
closed
2 years ago
0
Refactor the plugin framework interface
#71
echlebek
closed
2 years ago
1
Make PluginConfigOption generic
#70
echlebek
closed
2 years ago
2
Remove aws package
#69
echlebek
closed
2 years ago
0
Don't display usage when biz logic fails
#68
echlebek
closed
2 years ago
1
Feature/add prometheus exposition
#67
c-kruse
closed
2 years ago
8
Feature Request: Impliment state file functionality in SDK
#66
jspaleta
closed
1 year ago
3
Feature Enhancement: Include helper functions for handling of prometheus exposition formatted metrics
#65
jspaleta
closed
2 years ago
3
Add support/helpers for generating plugins with subcommands
#64
calebhailey
opened
3 years ago
0
refactor annotation override output so check output is not polluted
#63
jspaleta
closed
3 years ago
1
add unit testing for the aws plugin config helper functions
#62
jspaleta
closed
3 years ago
1
Add tests for AWS common helpers
#61
calebhailey
closed
2 years ago
1
add common aws credential configuration
#60
jspaleta
closed
3 years ago
2
Add AWS SDK helpers to the SDK
#59
calebhailey
closed
3 years ago
1
Feature Enhancement: extend base plugin cmd to describe environment variable to argument mappings
#58
jspaleta
opened
3 years ago
1
Feature Enhancement: Do not trigger usage message for errors in all cases
#57
jspaleta
closed
2 years ago
0
Bug: Annotation overrides for StringSlice arguments are not treated as space delimited like cmdline and env var.
#56
jspaleta
opened
3 years ago
1
add option to treat array of string arguments as StringArray
#55
jspaleta
closed
2 years ago
4
Feature Request: Extend argument parsing support for pflags.StringArray
#54
jspaleta
closed
2 years ago
1
Add sprig for enhanced template functions
#53
mjiderhamn
opened
3 years ago
0
HTTP Client POST not working as intended
#52
echlebek
opened
3 years ago
1
Feature Request: Function to add keyspace describe command for plugins
#51
jspaleta
opened
3 years ago
0
Imports with old name on v0.13.0 bug
#50
vooon
closed
3 years ago
1
check downcased annotation path
#49
jspaleta
closed
3 years ago
0
support downcased annotations
#48
agoddard
closed
3 years ago
0
Feature Enhancement: add sprig for enhanced template functions
#47
jspaleta
opened
3 years ago
1
Added hostname function to templates
#46
portertech
closed
3 years ago
0
add UUIDFromBytes template function
#45
nixwiz
closed
4 years ago
0
Add a template helper for converting slice of bytes to UUID representation
#44
cwjohnston
closed
4 years ago
0
Bump api/core/v2 version to 2.3.0
#43
calebhailey
closed
4 years ago
1
Bump api/core/v2 version to 2.3.0
#42
calebhailey
closed
4 years ago
1
Add UnixTime func to template expansion
#41
nixwiz
closed
4 years ago
4
Feature Enhancement: publish keyspace as part of plugin help
#40
jspaleta
opened
4 years ago
2
exitFunction creates a problem for plugin testing
#39
jspaleta
opened
4 years ago
0
Next