Skip to content

Tags: dfinity-lab/jiralert

Tags

nik-2021-5-4

Toggle nik-2021-5-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update common Prometheus files (prometheus-community#90)

Signed-off-by: prombot <prometheus-team@googlegroups.com>

1.1-rc1

Toggle 1.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workaround for unknown ALERT{} label length (prometheus-community#79)

* hash group labels to get the issue search label

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* make group label hashing easier to read

and disable errcheck linting for hash.Write call

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* run go mod tidy

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* hide label hashing behavior behind flag

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* ignore never occuring error the go way 💪

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* use JIRALERT{hash...} issue label to make the origin clear

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* document -hash-jira-label

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* document -hash-jira-label changes

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

* adapt tests of prometheus-community#75

Signed-off-by: Josh Gwosdz <jgwosdz@redhat.com>

1.0

Toggle 1.0's commit message
Fix staticcheck errors.

0.6

Toggle 0.6's commit message
Add custom field examples to config file.

0.5

Toggle 0.5's commit message
Fix issue prometheus-community#4 nil pointer dereference in log message.

0.4

Toggle 0.4's commit message
Add a simple UI.

0.3

Toggle 0.3's commit message
Update main.Version comment to conform to godoc convention.

0.2

Toggle 0.2's commit message

0.1

Toggle 0.1's commit message
Update README