Commit Graph

182 Commits (239bda207efe676798cb77b25b65785f8d8dfd5b)

Author SHA1 Message Date
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
ying-jeanne a3a0c01301
[xorm] Remove some unused functions && mssql related logics (#60788) 2 years ago
ying-jeanne 29276581d2
[xorm] Remove cache from xorm (#60770) 2 years ago
Torkel Ödegaard 591c86e31d
Scene: Consolidate layout props on a layout prop (formerly named size) (#60437) 2 years ago
ying-jeanne 746c7839dc
[xorm] Remove some unused functionalities from engine (#60763) 2 years ago
ying-jeanne 77b3520b47
[xorm] remove mssql as driver (#60760) 2 years ago
ying-jeanne 33dbbbad6b
[xorm] Rmove engine group (#60761) 2 years ago
ying-jeanne 572e5a76ef
[xorm] add xorm as package into grafana (#60678) 2 years ago
Marcus Efraimsson 6478d0a5ef
Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 2 years ago