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 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261)
1 year ago
..
auth Plugins: Rename `externalServiceAuthentication` to `iam` (#78686) 1 year ago
backendplugin Rendering: Adds PDF support behind feature toggle (#81811) 1 year ago
codegen Chore: Generate plugin version and remove lineage version (#69781) 2 years ago
config Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
envvars Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2 years ago
log Chore: Fix plugins manager process data race in tests (#81914) 1 year ago
manager Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
pfs AuthN: Remove embedded oauth server (#83146) 1 year ago
plugindef AuthN: Remove embedded oauth server (#83146) 1 year ago
pluginrequestmeta Plugins: Add statusSource to partial data response error log (#78057) 2 years ago
pluginscdn Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
repo Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
storage Plugins: Make file system path handling in tests OS agnostic (#79651) 1 year ago
apiserver.go K8s: Add basic query service (#80325) 1 year ago
apiserver_test.go K8s: Add basic query service (#80325) 1 year ago
errors.go Plugins: Add status_source label to plugin request metrics (#76236) 2 years ago
ifaces.go Plugins: Make it possible to support multiple plugin versions (#82116) 1 year ago
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2 years ago
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2 years ago
models.go Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
plugins.go RBAC: Cover plugin routes (#80578) 1 year ago
plugins_test.go Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
test_utils.go Chore: use any rather than interface{} (#74066) 2 years ago