MCPcopy Index your code
hub / github.com/monitoror/monitoror

github.com/monitoror/monitoror @4.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.0.1 ↗ · + Follow
1,637 symbols 6,114 edges 425 files 309 documented · 19% 35 cross-repo links updated 10mo ago4.0.1 · 2020-07-26★ 4,38171 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build Code Coverage Releases

Go NodeJS


Monitoror

Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.

Demo

Visit Monitoror live demo

Getting started

Monitoror is a single file app written in Go which can be run on these platforms:

  • Linux (64bits, ARM)
  • macOS
  • Windows (64bits)

The app is divided into two parts: Core and UI.

Core is the server-side Monitoror HTTP API, configured by the environment variables or .env file.

UI is the client-side Monitoror loaded in browser, which is the wallboard itself.

Visit the Monitoror website for more details

Documentation

All details about installation and configuration are on our documentation

Development

See our development guide

Authors

@jsdidierlaurent Jean-Sébastien Didierlaurent Mostly on Monitoror Core • • • https://twitter.com/Akhiro @Alex-D Alexandre Demode Mostly on Monitoror UI • • • https://twitter.com/AlexandreDemode

Support us

You can support Monitoror ongoing development by doing a donation or being a backer or a sponsor:

Donate via Open Collective

License

This project is licensed under the MIT License - see the LICENSE file for details.

Extension points exported contracts — how you extend this code

TileEnabler (Interface)
TileEnabler is returned to monitorable after register to enable monitorable tile with this variant if she is "valid" [14 …
registry/registry.go
Validator (Interface)
(no doc) [18 implementers]
internal/pkg/monitorable/params/params.go
Monitorable (Interface)
(no doc) [10 implementers]
models/monitorable.go
RouterOption (Interface)
(no doc) [4 implementers]
service/options/router.go
GitService (Interface)
(no doc) [3 implementers]
pkg/gogithub/git.go
Dialer (Interface)
A Dialer is a means to establish a connection. [1 implementers]
pkg/net/dialer.go
ProjectService (Interface)
(no doc) [3 implementers]
pkg/gogitlab/project.go
FakerParamsProvider (Interface)
(no doc) [3 implementers]
monitorables/http/api/models/params_faker.go

Core symbols most depended-on inside this repo

Get
called by 325
pkg/gogithub/pullrequest.go
Error
called by 267
models/error.go
Get
called by 218
monitorables/http/api/repository.go
Set
called by 97
service/middlewares/cache.go
Add
called by 82
service/middlewares/cache.go
AssertParams
called by 57
internal/pkg/monitorable/test/params.go
GET
called by 49
service/router/router.go
WithBuild
called by 44
models/tilebuild.go

Shape

Function 718
Method 592
Struct 235
Interface 65
TypeAlias 13
Enum 8
Class 3
FuncType 3

Languages

Go93%
TypeScript7%

Modules by API surface

ui/src/store.ts41 symbols
registry/registry.go40 symbols
pkg/goazuredevops/release/mocks/Client.go31 symbols
ui/src/classes/monitororTile.ts29 symbols
monitorables/gitlab/api/usecase/gitlab_test.go24 symbols
pkg/nonempty/nonempty_test.go20 symbols
pkg/nonempty/nonempty.go20 symbols
monitorables/pingdom/api/usecase/pingdom_test.go18 symbols
monitorables/github/api/usecase/github_test.go17 symbols
api/config/usecase/verify_test.go17 symbols
monitorables/gitlab/api/repository/api_test.go16 symbols
monitorables/jenkins/api/usecase/jenkins_test.go15 symbols

Dependencies from manifests, versioned

github.com/basgys/goxml2jsonv1.1.0 · 1×
github.com/bmizerany/assertv0.0.0-2016061122193 · 1×
github.com/bradfitz/gomemcachev0.0.0-2019032917394 · 1×
github.com/fatih/structsv1.1.0 · 1×
github.com/go-playground/validatorv9.31.0+incompatible · 1×
github.com/google/go-githubv17.0.0+incompatible · 1×

For agents

$ claude mcp add monitoror \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact