grafana / grok

Grafana Object Development Kit
Apache License 2.0
50 stars 1 forks source link

Write a basic guide and examples for Go usage #14

Open sdboyer opened 1 year ago

sdboyer commented 1 year ago

We need some simple examples of how to use grok's Go patterns. These should center on using the builder (#12) to construct a dashboard, and then relying on a client (#13) to send those along to a grafana instance.