Commit Graph

190 Commits (a01f8c5b42bb7937139b8d52e9723cc37e5f7ae6)

Author SHA1 Message Date
Sven Grossmann a01f8c5b42
Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
Will Browne 26bcfe300f
Plugins: Follow root level dist and siblings when walking file system (#78042) 2 years ago
Serge Zaitsev 5458ea18e7
Chore: Use vendored xorm instead of a fork (#77388) 2 years ago
Andres Martinez Gotor d5f749482a
Ignore dist folder for core plugin (#77549) 2 years ago
Alexander Zobnin cad3c43bb1
Team LBAC: Move middleware to enterprise (#76969) 2 years ago
Alexander Zobnin 5563f2f98f
Team LBAC: Fix multiple header values (#76821) 2 years ago
Eric Leijonmarck 17fe1d3fc7
Team LBAC: Refactor to use only the teamHeader json part (#76756) 2 years ago
Eric Leijonmarck be5ba68132
Team LBAC: Add `teamHeaders` for datasource proxy requests (#76339) 2 years ago
Marcus Efraimsson 90631360eb
Instrumentation: Handle context.Canceled (#75867) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Karl Persson 684d68365e
IDforwarding: forward signed id to plugins (#75651) 2 years ago
Kyle Brandt b87279b8d8
Prometheus: Fix creation of invalid dataframes with exemplars (#75187) 2 years ago
Marcus Efraimsson 8ee43f3705
Instrumentation: Add status_source label to request metrics/logs (#74114) 2 years ago
Yuri Tseretyan 99fd7b8141
Alerting: Update provisioning to validate user-defined UID on create (#73793) 2 years ago
ismail simsek 3107459e57
Prometheus: Handle the response with different field key order (#74567) 2 years ago
Jo dcf06658eb
Chore: Implement requester in util pkg (#74105) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kyle Brandt 38603b1a9e
Prometheus: Check for errors on json response parsing (#73788) 2 years ago
Kyle Brandt 6d8fc42cdd
Prometheus: (Chore) Remove experimental unshipped prometheusWideSerie… (#73751) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Kyle Brandt ebc6288191
errutil: (Chore) Make PublicError fulfill error (#71945) 2 years ago
ismail simsek 81ba27c149
Feat: Match allowed cookies with optional character (#71047) 2 years ago
Yuri Tseretyan 2e0dae8fa0
Chore: Fix DiffReporter.Paths to properly initialize slice (#70870) 2 years ago
SatVeer Singh 1bfa3a0f1e
Chore: Replace go-multierror with errors package (#66432) 2 years ago
Jean-Philippe Quéméner fe2103bfc8
Util: Fix panic when generating UIDs concurrently (#69476) 2 years ago
venkatbvc b9e53f628f
HTTP: Add TLS version configurability for Grafana server (#67482) 2 years ago
Ieva 848f1f0fb2
Chore: change default log level (#64304) 2 years ago
Emil Tullstedt cefeef7134
Proxy: Improve header handling for reverse proxy (#67279) 2 years ago
Kevin Minehart 405bda7e99
Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976) 2 years ago
Dan Cech 7e765c870a
Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 2 years ago
Gábor Farkas 8e03badfa2
Prometheus: Enable converter tests (#66378) 2 years ago
Gábor Farkas d830591cdc
Revert "Prometheus: Reduce allocations parsing exemplars" (#66367) 2 years ago
Gábor Farkas 05f7ae6c69
prometheus: slightly different approach for dataplane compatibility (#65993) 2 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
Nick Moore e0f107f7ee
Update `RandomHex` code comment to reflect implementation (#63810) 2 years ago
Kyle Brandt 674144c8e8
Prometheus: Update FrameType and make __name__ the field name (#62694) 2 years ago
Bryan Boreham f4a5f91496
Database: Don't sleep 10ms before every request (#64832) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
Emil Tullstedt 110b05a0c0
Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63639) 2 years ago
Ryan McKinley b1e58eb47e
Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 2 years ago
ying-jeanne 6d4e8ec4d6
[xorm] Remove unused functions from engine (#62590) 2 years ago
Serge Zaitsev e2d49ea17f
Chore: Fix goimports grouping (#62423) 2 years ago
ying-jeanne 2eaa3fb4d2
[Xorm] remove oracle driver + unused function (#62125) 2 years ago
ying-jeanne ec171bcad5
[xorm] Clean up xorm dialect & cascade (#61969) 2 years ago
Christian Simon a1f2d0e205
Prometheus: Reduce allocations parsing exemplars (#58959) 2 years ago
Alexander Zobnin 997105c20d
Config: Support JSON list syntax (#61288) 2 years ago
KonH 4421b31b66
Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209) 2 years ago
ying-jeanne f9daf61e96
[Bug] Fix xorm dependency on yaml v2 2.2.3 (#61183) 2 years ago
ying-jeanne ce8512ace7
[xorm] Change interface to become an interface (#60838) 2 years ago