Skip to content

Releases: cloudflare/sciuro

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 01:39
v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:12
v0.3.0

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:39
ca2ad77
Release v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Feb 17:18
Release v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 30 Jan 19:07
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

Choose a tag to compare

@github-actions github-actions released this 30 Jan 18:24
chore: update deps

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 14:20
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

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:39
v0.1.5
Release v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Feb 16:46
v0.1.4
c751868
Release v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:10
v0.1.3
Release v0.1.3