All Projects â†’ criteo â†’ slab

criteo / slab

Licence: Apache-2.0 license
An extensible Scala framework for creating monitoring dashboards.

Programming Languages

scala
5932 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to slab

glouton
Monitoring agent for servers, containers, and applications đŸ”Ŧ
Stars: ✭ 19 (-17.39%)
Mutual labels:  observability
go-echo-server-sandbox
A scaffold of golang web server using labstack/echo
Stars: ✭ 12 (-47.83%)
Mutual labels:  web-app
gadael
nodejs leaves management application
Stars: ✭ 52 (+126.09%)
Mutual labels:  web-app
keep-desktop
Google Keep Dark: Desktop application for Windows, Mac and Linux with Dark Theme.
Stars: ✭ 42 (+82.61%)
Mutual labels:  web-app
Raspberry-Pi-Dashboard
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required.
Stars: ✭ 131 (+469.57%)
Mutual labels:  web-app
learn-web-development
Learn Web Development from Top Articles of 2017
Stars: ✭ 64 (+178.26%)
Mutual labels:  web-app
np8080
A web based text editor written with AngularDart.
Stars: ✭ 17 (-26.09%)
Mutual labels:  web-app
k8s-istio-observe-frontend
Angular 12-based front-end UI for k8s Golang observability project: https://github.com/garystafford/k8s-istio-observe-backend/tree/2021-istio
Stars: ✭ 20 (-13.04%)
Mutual labels:  observability
robusta
Open source Kubernetes monitoring, troubleshooting, and automation platform
Stars: ✭ 772 (+3256.52%)
Mutual labels:  observability
skywalking-banyandb
An observability database aims to ingest, analyze and store Metrics, Tracing and Logging data.
Stars: ✭ 111 (+382.61%)
Mutual labels:  observability
skywalking-client-js
Client-side JavaScript exception and tracing library for Apache SkyWalking APM.
Stars: ✭ 171 (+643.48%)
Mutual labels:  observability
opentelemetry-js-api
OpenTelemetry Javascript API
Stars: ✭ 75 (+226.09%)
Mutual labels:  observability
drive
Fission Drive 🗄
Stars: ✭ 21 (-8.7%)
Mutual labels:  web-app
Tablet-desk-clock
Software for displaying a clock on a tablet.
Stars: ✭ 24 (+4.35%)
Mutual labels:  web-app
skywalking-query-protocol
Query Protocol for Apache SkyWalking in GraphQL format
Stars: ✭ 45 (+95.65%)
Mutual labels:  observability
cryostat
Secure JDK Flight Recorder management for containerized JVMs
Stars: ✭ 147 (+539.13%)
Mutual labels:  observability
nestjs-otel
OpenTelemetry (Tracing + Metrics) module for Nest framework (node.js) 🔭
Stars: ✭ 273 (+1086.96%)
Mutual labels:  observability
mobile-team
Introduction of the awesome mobile team in OSV labs (also known as Shinetech Zhengzhou Branch). į››åŽ‰åžˇīŧˆéƒ‘åˇžīŧ‰į§ģ动į ”发å›ĸ队įŽ€äģ‹ã€‚
Stars: ✭ 12 (-47.83%)
Mutual labels:  web-app
cryostat-operator
An OpenShift Operator to facilitate setup and management of Cryostast and expose the Cryostat API through Kubernetes Custom Resources.
Stars: ✭ 25 (+8.7%)
Mutual labels:  observability
esp-insights
ESP Insights: A remote diagnostics/observability framework for connected devices
Stars: ✭ 31 (+34.78%)
Mutual labels:  observability

Slab

Build Status Latest version License

An extensible Scala framework for creating monitoring dashboards.

screencast

Installation

Add the following to your project's dependencies:

  • sbt

    "com.criteo" %% "slab" % "latest.release"

  • Maven

    <dependency>
        <groupId>com.criteo</groupId>
        <artifactId>slab_${SCALA_SHORT_VERSION}</artifactId>
        <version>LATEST</version>
    </dependency>

Slab is available for Scala 2.11 and 2.12

Getting started

The easiest way to get started is to follow the guides:

The documentation is also available:

Running the example project

Ensure you have sbt and npm installed and then:

$> npm install
$> npm start

Contribution

Please read the contribution guide

License

Licensed under the Apache License 2.0

Copyright

Copyright Š Criteo, 2017.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].