https://github.com/txn2/grape
WIP: TXN2 GRAfana Proxy for Elasticsearch data source.
https://github.com/txn2/grape
Last synced: 12 months ago
JSON representation
WIP: TXN2 GRAfana Proxy for Elasticsearch data source.
- Host: GitHub
- URL: https://github.com/txn2/grape
- Owner: txn2
- License: apache-2.0
- Created: 2019-04-24T04:17:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T21:59:07.000Z (about 7 years ago)
- Last Synced: 2025-06-02T07:13:27.872Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/txn2/grape/releases)
[](https://goreportcard.com/report/github.com/txn2/grape)
[](https://godoc.org/github.com/txn2/grape)
[](https://hub.docker.com/r/txn2/grape/)
[](https://hub.docker.com/r/txn2/grape/)
WIP: Grafana Elasticsearch proxy for TXN2 account keys.
## Release Packaging
Build test release:
```bash
goreleaser --skip-publish --rm-dist --skip-validate
```
Build and release:
```bash
GITHUB_TOKEN=$GITHUB_TOKEN goreleaser --rm-dist
```