1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package grafana provides the API client, operations, and parameter types for
// Amazon Managed Grafana.
//
// Amazon Managed Grafana is a fully managed and secure data visualization service
// that you can use to instantly query, correlate, and visualize operational
// metrics, logs, and traces from multiple sources. Amazon Managed Grafana makes it
// easy to deploy, operate, and scale Grafana, a widely deployed data visualization
// tool that is popular for its extensible data support. With Amazon Managed
// Grafana, you create logically isolated Grafana servers called workspaces. In a
// workspace, you can create Grafana dashboards and visualizations to analyze your
// metrics, logs, and traces without having to build, package, or deploy any
// hardware to run Grafana servers.
package grafana
|