An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.0% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 8.9% forks on proxy.golang.org

proxy.golang.org : github.com/christophberger/grada

Package grada is a simple DIY dashboard based on [Grafana](https://github.com/grafana) and the [Simple JSON Datasource plugin](https://github.com/grafana/simple-json-datasource). Grada provides an easy way of monitoring any sort of time series data generated by your code. Whether you want to observe the number of active goroutines, the CPU load, the air temperature outside your house, or whatever data source you can think of - Grada makes it easy to turn that data into graphs, gauges, histograms, or tables. I happened to stumble upon Grafana recently. Grafana is a highly configurable dashboard server for time series databases and other data sources. Quickly, an idea came to mind: Why not using this for any sort of data generated by my own code? And this is how Grada was born. Now whenever you have some data that can be associated with a point in time, Grada can put this data into a dashboard. In a very dense overview: For more details, see the blog article at https://appliedgo.net/diydashboard as well as the package API documentation below. The article consists of a step-by-step setup of Grafana and a sample app that produces "fake" time series data. Simply run

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/christophberger/grada
License: BSD-3-Clause
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/christophberger
Dependent packages: 1
Dependent repositories: 2
Stars: 45 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...