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 9300c1bbea
Plugins: Update CLI check if plugin is already installed (#91213)
1 year ago
..
auth Schemas: Refactor plugin's metadata (#83696) 2 years ago
backendplugin Loki: Remove unnecessary `featuremgmt` (#90874) 1 year ago
codegen CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… (#89243) 2 years ago
config Plugins: Make grafana-com API URL usage consistent (#86920) 2 years ago
envvars Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2 years ago
httpresponsesender
instrumentationutils Plugins: Enhanced plugin instrumentation (#90199) 1 year ago
log Chore: Fix plugins manager process data race in tests (#81914) 2 years ago
manager Plugins: Use bundle instead of individual plugin during construct step (#91140) 1 year ago
pfs Core: Remove thema and kindsys dependencies (#84499) 2 years ago
pluginrequestmeta
pluginscdn Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2 years ago
repo chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
storage Plugins: Update CLI check if plugin is already installed (#91213) 1 year ago
apiserver.go
apiserver_test.go
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
ifaces.go RBAC: Refactor RBAC plugin interface code (#90679) 1 year ago
localfiles.go
localfiles_test.go chore: Updating linter, fixing some new warnings (#88863) 2 years ago
models.go RBAC: Default to plugins.app:access for plugin includes (#90969) 1 year ago
plugins.go RBAC: Default to plugins.app:access for plugin includes (#90969) 1 year ago
plugins_test.go RBAC: Default to plugins.app:access for plugin includes (#90969) 1 year ago
test_utils.go