Skip to content

Tags: qmiinh/prometheus-msteams

Tags

prometheus-msteams-1.1.3

Toggle prometheus-msteams-1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix helm template indentation for pod annotations (prometheus-msteams…

…#185)

prometheus-msteams-1.1.2

Toggle prometheus-msteams-1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make extraEnvs default value in helm an empty map (prometheus-msteams…

…#169)

Otherwise helm will log:

```
coalesce.go:160: warning: skipped value for environment: Not a table.
```

when overriding this value.

See helm/helm#8283

prometheus-msteams-1.1.1

Toggle prometheus-msteams-1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change ServiceMonitor `targetPort` to container's port (prometheus-ms…

…teams#182)

prometheus-msteams-1.1.0

Toggle prometheus-msteams-1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Helm Chart: Add envFrom to Helm chart (prometheus-msteams#173)

prometheus-msteams-1.0.2

Toggle prometheus-msteams-1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add pod custom labels (prometheus-msteams#175)

Co-authored-by: Jakub Oskera <jakub.oskera@rws.com>

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added retry mechanism and made it configurable (prometheus-msteams#171)

* added retry mechanism and made it configurable

Co-authored-by: nhe23 <nathan.herrmann@hotmail.de>

prometheus-msteams-1.0.1

Toggle prometheus-msteams-1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added retry mechanism and made it configurable (prometheus-msteams#171)

* added retry mechanism and made it configurable

Co-authored-by: nhe23 <nathan.herrmann@hotmail.de>

prometheus-msteams-1.0.0

Toggle prometheus-msteams-1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix connectors with custom templates in Helm Chart (prometheus-msteam…

…s#167)

* provide a way to use custom ms teams templates in connectorsWithCustomTemplates

* Rename connectors_with_custom_templates to connectorsWithCustomTemplates in README and bump version

Co-authored-by: weimerb-tng <weimerb-tng@users.noreply.github.com>

prometheus-msteams-0.7.1

Toggle prometheus-msteams-0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Helm Chart: Automatically rollout restart pod when configmaps change (p…

…rometheus-msteams#166)

* Update gitignore for IntellIJ

* Helm Chart: Rollout Restart Pod when config changes

Co-authored-by: weimerb-tng <weimerb-tng@users.noreply.github.com>

prometheus-msteams-0.7.0

Toggle prometheus-msteams-0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding the ability to use a private repository (prometheus-msteams#129)

Co-authored-by: Simon Effenberg <savar@users.noreply.github.com>