Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FUSAKLA/promruval issues and pull requests

#96 - feat: add support for UTF-8 and new UTF-8 related validators

Pull Request - State: open - Opened by FUSAKLA 24 days ago - 1 comment

#95 - fix: panic when validation unsupported file type

Pull Request - State: closed - Opened by FUSAKLA 24 days ago

#94 - error when rule files are not yaml yml or jsonnnet

Issue - State: closed - Opened by tizki 24 days ago - 2 comments

#93 - Fus-digital-cuckoo

Pull Request - State: closed - Opened by FUSAKLA 25 days ago

#92 - feat: add new validator recordedMetricNameDoesNotMatchRegexp

Pull Request - State: closed - Opened by FUSAKLA 25 days ago

#91 - feat: add negativeRegexp to hasSourceTenantsForMetrics

Pull Request - State: closed - Opened by FUSAKLA 25 days ago

#89 - chore: allow whitespace after comma in ignore validations comments

Pull Request - State: closed - Opened by jmichalek132 about 2 months ago - 4 comments

#87 - feat: add support for arm64 build

Pull Request - State: closed - Opened by FUSAKLA 3 months ago

#86 - ARM64 binary

Issue - State: closed - Opened by mogopz 3 months ago - 5 comments

#84 - chore: bump version v3

Pull Request - State: closed - Opened by FUSAKLA 4 months ago - 1 comment

#83 - feat: add support for jsonnet rules file format

Pull Request - State: closed - Opened by FUSAKLA 4 months ago

#82 - feat: configure http headers for the promehteus client

Pull Request - State: closed - Opened by FUSAKLA 4 months ago

#79 - feat: support bearer token auth for prometheus client

Pull Request - State: closed - Opened by FUSAKLA 4 months ago

#78 - feat: add logQlExpressionUsesFiltersFirst validator

Pull Request - State: closed - Opened by FUSAKLA 4 months ago

#75 - chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#74 - feat: add support for loki

Pull Request - State: closed - Opened by FUSAKLA 4 months ago - 5 comments

#73 - feat: add new validator expressionIsValidPromQL

Pull Request - State: closed - Opened by FUSAKLA 5 months ago

#72 - feat: update deps

Pull Request - State: closed - Opened by FUSAKLA 5 months ago

#71 - fix: strict unmarshalling

Pull Request - State: closed - Opened by FUSAKLA 5 months ago - 1 comment

#70 - feat: add expressionUseOnlyWhitelistedLabelsForMetric

Pull Request - State: closed - Opened by david-vavra 5 months ago - 6 comments

#69 - Consider implementing support for loki

Issue - State: closed - Opened by jmichalek132 5 months ago - 4 comments

#68 - Support strict unmarshalling of the yaml files

Issue - State: closed - Opened by jmichalek132 5 months ago - 5 comments

#67 - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#66 - chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#65 - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#63 - feat: add new validator keepFiringForIsNotLongerThan

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#62 - feat: add new validator hasAllowedLimit

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#61 - feat: add new validator maxRulesPerGroup

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#60 - feat: add new validator expressionIsWellFormatted

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#59 - Validate group name by regexp

Issue - State: closed - Opened by FUSAKLA 9 months ago

#58 - Validate max rules per group

Issue - State: closed - Opened by FUSAKLA 9 months ago

#57 - Validate alert name by regexp

Issue - State: closed - Opened by FUSAKLA 9 months ago

#55 - Validate keep_firing_for

Issue - State: closed - Opened by FUSAKLA 9 months ago

#54 - Validate if PromQL is well formatted

Issue - State: closed - Opened by FUSAKLA 9 months ago

#53 - Validate limit on rule group

Issue - State: closed - Opened by FUSAKLA 9 months ago

#52 - Validate label templates (only for alerts)

Issue - State: closed - Opened by FUSAKLA 9 months ago - 1 comment

#51 - Fus fix interval params validation

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#50 - feat: add new validator hasValidPartialStrategy

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#48 - fix: ignore empty rule files

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#47 - feat: add new validator hasAllowedEvaluationInterval

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#46 - Add support for validation of rule groups themselves

Pull Request - State: closed - Opened by FUSAKLA 9 months ago

#43 - Handle empty yaml file

Issue - State: closed - Opened by FUSAKLA 9 months ago

#42 - chore: Update deps; move to kingpin/v2 on github.

Pull Request - State: closed - Opened by rudo-thomas 10 months ago

#41 - fix: Make "promruval version" not require -config-file.

Pull Request - State: closed - Opened by rudo-thomas 10 months ago - 1 comment

#40 - chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies

#39 - feat: added new validator hasValidSourceTenants

Pull Request - State: closed - Opened by FUSAKLA 12 months ago

#38 - chore: make linting more strict and fix all the issues

Pull Request - State: closed - Opened by FUSAKLA 12 months ago

#37 - feat: add hasSourceTenantsForMetrics validator, refactor, optimize do…

Pull Request - State: closed - Opened by FUSAKLA 12 months ago
Labels: enhancement

#36 - Add metric name validation

Pull Request - State: closed - Opened by tizki 12 months ago
Labels: enhancement

#35 - Add validator to forbid usage of some metrics in rules

Pull Request - State: closed - Opened by FUSAKLA 12 months ago - 5 comments
Labels: enhancement

#34 - feat: upgrade go to 1.21. and also upgrade all deps

Pull Request - State: closed - Opened by FUSAKLA about 1 year ago

#33 - validate that an expressions uses metric name

Issue - State: closed - Opened by tizki about 1 year ago - 1 comment
Labels: enhancement

#32 - feat: Upgrade Go, dependencies and support source_tenants

Pull Request - State: closed - Opened by FUSAKLA over 1 year ago

#31 - chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#30 - feat: upgrade to go 1.19 and bump version in the go.mod

Pull Request - State: closed - Opened by FUSAKLA almost 2 years ago

#29 - go install latest produces incorrect binary

Issue - State: closed - Opened by tekicode almost 2 years ago - 4 comments

#28 - Newer released versions of promruval do not work with go.mod|sum

Issue - State: closed - Opened by burdzwastaken about 2 years ago - 4 comments

#27 - fix: Various typos and word ordering in validator messages.

Pull Request - State: closed - Opened by rudo-thomas over 2 years ago - 2 comments

#26 - feat: Allow disabling validations by comments inside the rule expresion.

Pull Request - State: closed - Opened by rudo-thomas over 2 years ago - 1 comment

#25 - fix: logging

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#24 - feat: allow to disable validations using comments

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#23 - fix: unmarshall expressionDoesNotUseOlderDataThan

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#22 - feat: upgrade prometheus deps

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#21 - fix: and validators

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#20 - feat: allow multiple configs and thanos rules

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#19 - All the things!

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#18 - feat: added e2e tests

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#17 - feat: add new validators nonEmptyLabels and exclusiveLabels

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#16 - fix: upgrade yaml.v3 library

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#15 - feat: upgrade to go 1.18

Pull Request - State: closed - Opened by FUSAKLA over 2 years ago

#14 - feat: add validator rateBeforeAggregation

Pull Request - State: closed - Opened by FUSAKLA almost 3 years ago

#13 - feat: add validator validFunctionsOnCounters

Pull Request - State: closed - Opened by FUSAKLA almost 3 years ago

#12 - feat: add new validator expressionDoesNotUseIrate

Pull Request - State: closed - Opened by FUSAKLA almost 3 years ago

#11 - feat: add validator forIsNotLongerThan

Pull Request - State: closed - Opened by FUSAKLA almost 3 years ago

#10 - feat: add new validateAnnotationTemplates validator

Pull Request - State: closed - Opened by FUSAKLA almost 3 years ago

#9 - Add e2e tests covering even loading of configuration

Issue - State: closed - Opened by FUSAKLA almost 4 years ago - 1 comment

#8 - Fixed bug of yaml marshalling of regexp

Pull Request - State: closed - Opened by neufeldtech almost 4 years ago

#7 - Fix typo

Pull Request - State: closed - Opened by bullywhippet almost 4 years ago

#6 - feat: add support for comma separated values in annotations

Pull Request - State: closed - Opened by FUSAKLA almost 4 years ago

#5 - Support for `commaSeparatedValue` on `annotationHasAllowedValue`

Issue - State: closed - Opened by neufeldtech almost 4 years ago - 1 comment
Labels: enhancement

#4 - feat: support allowed values label if comma separated

Pull Request - State: closed - Opened by FUSAKLA almost 4 years ago

#3 - feat: added new annotationIsValidPromQL check

Pull Request - State: closed - Opened by FUSAKLA almost 4 years ago

#2 - Parsing annotation field as a promQL expression

Issue - State: closed - Opened by neufeldtech almost 4 years ago - 5 comments
Labels: enhancement

#1 - Parsing annotation field as a promQ

Issue - State: closed - Opened by neufeldtech almost 4 years ago