The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/storage/unified/resource
Peter Štibraný be696dd70c
unified storage: check for iterator errors after each call to iter.Next. (#102804)
3 months ago
..
grpc Start using otel in storage/unified/resource (#102616) 3 months ago
testdata K8s: Folders: Add v1 api (#103842) 3 months ago
access.go Use authlib repo. Use otel (#103178) 3 months ago
access_test.go Use authlib repo. Use otel (#103178) 3 months ago
bleve_index_metrics.go fix(unified-storage): remove bleve index metric from global scope (#101825) 4 months ago
broadcaster.go Storage: Add new resource module and move some utilities (#89443) 1 year ago
broadcaster_test.go unistore: close event stream on context cancelation (#101293) 4 months ago
buf.gen.yaml ResourceServer: Add resource server protobuf and wrapper (#90007) 12 months ago
buf.yaml ResourceServer: Add resource server protobuf and wrapper (#90007) 12 months ago
bulk.go Unified: use server access client for bulk operations (#103828) 3 months ago
cdk_backend.go Use logging from app sdk in the resource mod (#103281) 3 months ago
cdk_blob.go K8s/Dashboards: Delegate large objects to blob store (#94943) 8 months ago
cdk_blob_test.go Storage: Add blob storage interfaces (#90932) 8 months ago
cdk_bucket.go feat(unified-storage): provide delete function for bucket (#103825) 3 months ago
cdk_bucket_test.go feat(unified-storage): provide delete function for bucket (#103825) 3 months ago
client.go Use authlib repo. Use otel (#103178) 3 months ago
client_test.go Auth: Fix function name (#100122) 5 months ago
continue.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 3 months ago
continue_test.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 3 months ago
doc.go ResourceServer: Add resource server protobuf and wrapper (#90007) 12 months ago
document.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
document_test.go Search: Rename managed object index (#101856) 4 months ago
errors.go Use logging from app sdk in the resource mod (#103281) 3 months ago
errors_test.go Use logging from app sdk in the resource mod (#103281) 3 months ago
event.go Remove embedded WriteEvent from WrittenEvent struct, to avoid having unnecessary fields. (#101081) 4 months ago
go.mod Chore: make update-workspace (#103888) 3 months ago
go.sum Chore: make update-workspace (#103888) 3 months ago
health.go ResourceServer: make the resource store the default unified storage backend (#90899) 11 months ago
health_test.go ResourceServer: make the resource store the default unified storage backend (#90899) 11 months ago
hooks.go Authlib: Use types package rather than claims (#99243) 5 months ago
keys.go UnifiedStorage: Rename Batch processing to Bulk (#101413) 4 months ago
keys_test.go Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 5 months ago
metrics.go fix (unified-storage): stop registering unified storage metrics in global state (#101322) 4 months ago
migrations.go Use logging from app sdk in the resource mod (#103281) 3 months ago
noop.go UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 7 months ago
resource.pb.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 3 months ago
resource.proto Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 3 months ago
resource_grpc.pb.go Unistore: undo protobuf version change (#102572) 3 months ago
search.go unified storage: check for iterator errors after each call to iter.Next. (#102804) 3 months ago
search_client.go fix(unified-storage): break dependency from dualwriter in resource module (#101788) 4 months ago
server.go unified storage: check for iterator errors after each call to iter.Next. (#102804) 3 months ago
server_test.go Unistore: Change to 404 rather than 403 if not found (#103743) 3 months ago
table.go Unified Storage: Make all dashboard fields searchable (#98899) 5 months ago
table_test.go Unified Storage: Make all dashboard fields searchable (#98899) 5 months ago
validation.go resource-api: Loosen name validation to match K8s requirements (#93404) 9 months ago
validation_test.go resource-api: Loosen name validation to match K8s requirements (#93404) 9 months ago