Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loitd/gesa

Go E-SQL Agent for Grafana and more written in Golang
https://github.com/loitd/gesa

agent ci-cd gesa go golang loitd travis-ci

Last synced: 15 days ago
JSON representation

Go E-SQL Agent for Grafana and more written in Golang

Awesome Lists containing this project

README

        

# gesa
[![Build Status](https://travis-ci.org/loitd/gesa.svg?branch=master)](https://travis-ci.org/loitd/gesa)
[![codecov](https://codecov.io/gh/loitd/gesa/branch/master/graph/badge.svg)](https://codecov.io/gh/loitd/gesa)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/gesa-dev/Lobby#)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/loitd/gesa/pulls)
[![appveyor](https://ci.appveyor.com/api/projects/status/github/loitd/gesa?branch=master&svg=true)](https://ci.appveyor.com/api/projects/status/github/loitd/gesa?branch=master&svg=true)
[![](https://godoc.org/github.com/loitd/gesa?status.svg)](http://godoc.org/github.com/loitd/gesa)
[![Go Report Card](https://goreportcard.com/badge/github.com/loitd/gesa)](https://goreportcard.com/report/github.com/loitd/gesa)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/129/badge)](https://bestpractices.coreinfrastructure.org/projects/129)

## Introduction
Go E-SQL Agent for Grafana and more written in Golang
## Installation
## Environment
## Testing
Test db:
```go
go test github.com/loitd/gesa/db -v
```
## Notes
* This program built and run in Windows so `Travis-CI` could be failed for sometime.
* Everytime you change/move the location of additional packages (oracle client, pkg-config) you need to remove and `REINSTALL` ora.v4
## License
[![Logo](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).