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/plugins
Will Browne 72da44db0e
Plugins: Add validation stage to plugin loader pipeline (#73053)
2 years ago
..
backendplugin Plugins Instrumentation: add exemplar to the plugin requests metrics (#72071) 2 years ago
codegen Chore: Generate plugin version and remove lineage version (#69781) 3 years ago
config Config: making [aws][external_id] part of env (#72062) 2 years ago
envvars Config: making [aws][external_id] part of env (#72062) 2 years ago
httpresponsesender Plugins: Refactor call resource API handling (#67234) 3 years ago
log Plugins: Refactor plugin repository API (#69063) 3 years ago
manager Plugins: Add validation stage to plugin loader pipeline (#73053) 2 years ago
oauth Chore: Update plugin schema with service registration info (#70692) 3 years ago
pfs Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2 years ago
plugindef Chore: Update plugin schema with service registration info (#70692) 3 years ago
pluginscdn
repo Plugins: Optimize creation of Golang errors and slices (#69448) 3 years ago
storage Plugins: Use suffix for plugin directory (#71375) 3 years ago
errors.go
ifaces.go Plugins: Refactor plugin repository API (#69063) 3 years ago
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 3 years ago
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 3 years ago
models.go Plugins: Standardize Golang enum naming convention (#69449) 3 years ago
plugins.go Plugins: Angular detection: Fix detection not being run for CDN plugins (#70960) 3 years ago
plugins_test.go Plugins: Standardize Golang enum naming convention (#69449) 3 years ago
test_utils.go