Commit Graph

42 Commits (41e4b95b51a00f44facbde969efe9a6229107a54)

Author SHA1 Message Date
Will Browne ddb7406caa
Plugins: Add running method to interface (#78326) 2 years ago
Giuseppe Guerra cb0a88a027
Plugins: Backend: Skip host environment variables (#77858) 2 years ago
Will Browne b3ad61e180
Plugins: Add plugin version field to proto interface (#78213) 2 years ago
Andres Martinez Gotor fcc2f01c7e
Chore: Update otel deps (#78069) 2 years ago
Will Browne 4299efbc56
Plugins: Expose PID through proto interface (#77821) 2 years ago
Will Browne 19cd7dbae1
Plugins: Add API for creating pluginv2 proto client (#77492) 2 years ago
Will Browne 8a33a6f958
Plugin: Accept backend plugin process command args (#76037) 2 years ago
Andres Martinez Gotor 1714fa598c
Chore: Refactor backend plugin errors (#74928) 2 years ago
lean.dev 5e0b20266e
Licensing: Pass func to update env variables when starting plugin (#74620) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Will Browne c5e9a82ccb
Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2 years ago
Will Browne ae373c662c
Plugins: Refactor env vars to dedicated service (#68960) 3 years ago
Will Browne bb6ec1470d
Plugins: Correct the usage of mutex for gRPC plugin implementation (#68555) 3 years ago
Will Browne ec82719372
Plugins: Introduce plugin package specific logger (#62204) 3 years ago
Will Browne 958eea2f78
Plugins: Add backend target to instrumentation (#61980) 3 years ago
Marcus Efraimsson cd5f27a25d
Plugins: Propagate distributed tracing headers to backend plugins (#54107) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Michael Mandrus f376c33903
WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 4 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 4 years ago
Marcus Efraimsson a7813275a5
Plugins: Support headers field for check health (#49930) 4 years ago
Will Browne 3fbe4801b7
Plugins: Update collect metrics handler to latest signature (#45166) 4 years ago
Will Browne 7694fff0ef
[WIP] Plugins: Refactoring backend initialization flow (#42247) 4 years ago
Will Browne 1a71f0fe13
Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 4 years ago
Marcus Efraimsson b3e9087557
Chore: Refactor backend plugin manager/tsdb query data (#34944) 5 years ago
Alexander Emelin 063e1b5ff5
Live: use latest changes in Go SDK to deal with streaming frames (#34668) 5 years ago
idafurjes 1e8e7e34f1
Plugins: Remove support for deprecated backend plugin protocol version (#34127) 5 years ago
Alexander Emelin e799257637
Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 5 years ago
Will Browne c39d6ad97d
Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 5 years ago
Alexander Emelin 93292f6eef
Live: update Streaming plugin definitions, put frame schema in subscribe result data (#32561) 5 years ago
Will Browne 1d7f155c92
remove unnecessary state (#32278) 5 years ago
Alexander Emelin 336bc559a3
Basic streaming plugin support (#31940) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Arve Knudsen dff84f6a31
Chore: Remove dead code (#28664) 5 years ago
Joan López de la Franca Beltran c91bfd8299
Core: Add loki/logproto dependency (#27124) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 6 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 6 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago