Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

integration: add grafana queries to go integration #477

Merged
merged 3 commits into from
Oct 23, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: Mention grafana as supported client
Signed-off-by: Javi Fontan <jfontan@gmail.com>
  • Loading branch information
jfontan committed Oct 19, 2018
commit 86b866c23b3a167b0e70264b2ed92f691074add7
3 changes: 2 additions & 1 deletion SUPPORTED_CLIENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ These are the clients we actively test against to check are compatible with go-m
- [mariadb-java-client](#mariadb-java-client)
- Go
- [go-mysql-driver/mysql](#go-mysql-driver-mysql)
- Grafana

## Example client usage

Expand Down Expand Up @@ -129,7 +130,7 @@ namespace something
public async Task DoQuery()
{
var connectionString = "server=127.0.0.1;user id=user;password=pass;port=3306;database=dbname;";

using (var conn = new MySqlConnection(connectionString))
{
await conn.OpenAsync();
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy