https://github.com/LautaroJayat/ruok

Scheduler and executor engine for RUOK service health monitor
https://github.com/LautaroJayat/ruok

Keywords

cronjob crontab health healthcheck monitoring opensource postgres postgresql

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Scheduler and executor engine for RUOK service health monitor


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 116
Total Committers: 2
Avg Commits per committer: 58.0
Development Distribution Score (DDS): 0.121

Commits in past year: 116
Committers in past year: 2
Avg Commits per committer in past year: 58.0
Development Distribution Score (DDS) in past year: 0.121

Name Email Commits
Lautaro Jayat l****t@g****m 102
Lautaro Jayat 4****t 14

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 49
Total pull requests: 52
Average time to close issues: 1 day
Average time to close pull requests: about 5 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.04
Average comments per pull request: 0.06
Merged pull request: 51
Bot issues: 0
Bot pull requests: 0

Past year issues: 49
Past year pull requests: 52
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 5 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.04
Past year average comments per pull request: 0.06
Past year merged pull request: 51
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/LautaroJayat/ruok

Top Issue Authors

  • LautaroJayat (49)

Top Pull Request Authors

  • LautaroJayat (51)
  • fossabot (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/test.yaml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • postgres 15 docker
go.mod go
  • github.com/aptible/supercronic v0.2.27
  • github.com/bytedance/sonic v1.9.1
  • github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.14.0
  • github.com/goccy/go-json v0.10.2
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
  • github.com/jackc/pgx/v5 v5.5.0
  • github.com/jackc/puddle/v2 v2.2.1
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/cpuid/v2 v2.2.4
  • github.com/kr/text v0.2.0
  • github.com/leodido/go-urn v1.2.4
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.19
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.0.8
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.11.0
  • github.com/rs/zerolog v1.31.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.8.3
  • github.com/twitchyliquid64/golang-asm v0.15.1
  • github.com/ugorji/go/codec v1.2.11
  • golang.org/x/arch v0.3.0
  • golang.org/x/crypto v0.9.0
  • golang.org/x/net v0.10.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.13.0
  • golang.org/x/text v0.9.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/aptible/supercronic v0.2.27
  • github.com/bytedance/sonic v1.5.0
  • github.com/bytedance/sonic v1.9.1
  • github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
  • github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
  • github.com/coreos/go-systemd/v22 v22.5.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.3
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-playground/assert/v2 v2.2.0
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.14.0
  • github.com/goccy/go-json v0.10.2
  • github.com/godbus/dbus/v5 v5.0.4
  • github.com/golang/protobuf v1.5.0
  • github.com/google/go-cmp v0.5.5
  • github.com/google/gofuzz v1.0.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
  • github.com/jackc/pgx/v5 v5.5.0
  • github.com/jackc/puddle/v2 v2.2.1
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/klauspost/cpuid/v2 v2.2.4
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/leodido/go-urn v1.2.4
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-isatty v0.0.19
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.0.8
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.11.0
  • github.com/rs/xid v1.5.0
  • github.com/rs/zerolog v1.31.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.1
  • github.com/stretchr/testify v1.8.2
  • github.com/stretchr/testify v1.8.3
  • github.com/twitchyliquid64/golang-asm v0.15.1
  • github.com/ugorji/go/codec v1.2.11
  • golang.org/x/arch v0.0.0-20210923205945-b76863e36670
  • golang.org/x/arch v0.3.0
  • golang.org/x/crypto v0.9.0
  • golang.org/x/net v0.10.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/sys v0.13.0
  • golang.org/x/text v0.9.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
  • rsc.io/pdf v0.1.1
ruok-ui/package-lock.json npm
  • 409 dependencies
ruok-ui/package.json npm
  • @types/react ^18.2.37 development
  • @types/react-dom ^18.2.15 development
  • @typescript-eslint/eslint-plugin ^6.13.1 development
  • @typescript-eslint/parser ^6.13.1 development
  • @vitejs/plugin-react-swc ^3.5.0 development
  • autoprefixer ^10.4.16 development
  • daisyui ^4.4.14 development
  • eslint ^8.54.0 development
  • eslint-config-prettier ^9.0.0 development
  • eslint-plugin-import ^2.29.0 development
  • eslint-plugin-jsx-a11y ^6.8.0 development
  • eslint-plugin-react ^7.33.2 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • eslint-plugin-react-refresh ^0.4.4 development
  • postcss ^8.4.31 development
  • prettier ^3.1.0 development
  • typescript ^5.2.2 development
  • vite ^5.0.0 development
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @fontsource/inter ^5.0.15
  • @mui/icons-material ^5.14.19
  • @mui/joy ^5.0.0-beta.16
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-query ^3.39.3
  • react-router-dom ^6.20.0

Score: 1.3862943611198906