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: about 1 month ago
JSON representation
Go E-SQL Agent for Grafana and more written in Golang
- Host: GitHub
- URL: https://github.com/loitd/gesa
- Owner: loitd
- License: other
- Created: 2018-11-20T10:04:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T06:13:10.000Z (over 6 years ago)
- Last Synced: 2025-01-27T16:47:33.870Z (3 months ago)
- Topics: agent, ci-cd, gesa, go, golang, loitd, travis-ci
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - gesa - SQL Agent for Grafana and more written in Golang (Repositories)
README
# gesa
[](https://travis-ci.org/loitd/gesa)
[](https://codecov.io/gh/loitd/gesa)
[](https://gitter.im/gesa-dev/Lobby#)
[](https://github.com/loitd/gesa/pulls)
[](https://ci.appveyor.com/api/projects/status/github/loitd/gesa?branch=master&svg=true)
[](http://godoc.org/github.com/loitd/gesa)
[](https://goreportcard.com/report/github.com/loitd/gesa)
[](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
[](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/).