Skip to content

Tags: cloudflare/sciuro

Tags

v0.2.4

Toggle v0.2.4's commit message
Release v0.2.4

v0.2.3

Toggle v0.2.3's commit message
Release v0.2.3

v0.2.2

Toggle v0.2.2's commit message
fix(tools): add --tags to print-workspace-status

Without --tags, this command was returning an old dirty tag which wasn't
properly tagging the container in docker hub.

v0.2.1

Toggle v0.2.1's commit message
chore: update deps

There was a minor change to how the watch was started (using a generic).

v0.2.0

Toggle v0.2.0's commit message
feat(inputs): Support prometheus as alert data source

Previously Sciuro only supported AlertManager for its source of alerts.

This change adds support for multiple promethei to be
aggregated together as an alternative data source.

Since Prometheus does not have the concept of silences or server-side
filtering on its alerts endpoint, CEL was used to make client-side filtering more flexible.

Previously all matches were OR'ed together.

This also removes the need for us to maintain our own match code.

The internal memory structure of Sciuro now uses the Prometheus v1 alert
struct.

This structure holds a smaller set of data that is easier to populate
from AlertManager's response than the other way around.

The reconciler is largely unchanged.

If one or more Prometheus instances are unavailable the cache will still
populate but Sciuro's Prometheus metrics will inform the user of
collection failures.

v0.1.5

Toggle v0.1.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
muff1nman Andrew DeMaria
Release v0.1.5

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
muff1nman Andrew DeMaria
Release v0.1.4

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
muff1nman Andrew DeMaria
Release v0.1.3

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
muff1nman Andrew DeMaria
Release v0.1.2