grafana/pkg/storage/unified/entitybridge/doc.go

6 lines
274 B
Go

// Package entitybridge implements an ResourceServer using existing EntityAPI contracts
//
// This package will be removed and replaced with a more streamlined SQL implementation
// that leverages what we have learned from the entity deployments so far
package entitybridge