Commit Graph

173 Commits (42a4bad0f0ee5690ae42b85b5db7a9759a59b51a)

Author SHA1 Message Date
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) 3 years ago
SatVeer Singh 1bfa3a0f1e
Chore: Replace go-multierror with errors package (#66432) 3 years ago
Jean-Philippe Quéméner fe2103bfc8
Util: Fix panic when generating UIDs concurrently (#69476) 3 years ago
venkatbvc b9e53f628f
HTTP: Add TLS version configurability for Grafana server (#67482) 3 years ago
Ieva 848f1f0fb2
Chore: change default log level (#64304) 3 years ago
Emil Tullstedt cefeef7134
Proxy: Improve header handling for reverse proxy (#67279) 3 years ago
Kevin Minehart 405bda7e99
Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976) 3 years ago
Dan Cech 7e765c870a
Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 3 years ago
Gábor Farkas 8e03badfa2
Prometheus: Enable converter tests (#66378) 3 years ago
Gábor Farkas d830591cdc
Revert "Prometheus: Reduce allocations parsing exemplars" (#66367) 3 years ago
Gábor Farkas 05f7ae6c69
prometheus: slightly different approach for dataplane compatibility (#65993) 3 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
Nick Moore e0f107f7ee
Update `RandomHex` code comment to reflect implementation (#63810) 3 years ago
Kyle Brandt 674144c8e8
Prometheus: Update FrameType and make __name__ the field name (#62694) 3 years ago
Bryan Boreham f4a5f91496
Database: Don't sleep 10ms before every request (#64832) 3 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 3 years ago
Emil Tullstedt 110b05a0c0
Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63639) 3 years ago
Ryan McKinley b1e58eb47e
Chore: Replace short UID generation with more standard UUIDs (#62731) 3 years ago
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 3 years ago
ying-jeanne 6d4e8ec4d6
[xorm] Remove unused functions from engine (#62590) 3 years ago
Serge Zaitsev e2d49ea17f
Chore: Fix goimports grouping (#62423) 3 years ago
ying-jeanne 2eaa3fb4d2
[Xorm] remove oracle driver + unused function (#62125) 3 years ago
ying-jeanne ec171bcad5
[xorm] Clean up xorm dialect & cascade (#61969) 3 years ago
Christian Simon a1f2d0e205
Prometheus: Reduce allocations parsing exemplars (#58959) 3 years ago
Alexander Zobnin 997105c20d
Config: Support JSON list syntax (#61288) 3 years ago
KonH 4421b31b66
Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209) 3 years ago
ying-jeanne f9daf61e96
[Bug] Fix xorm dependency on yaml v2 2.2.3 (#61183) 3 years ago
ying-jeanne ce8512ace7
[xorm] Change interface to become an interface (#60838) 3 years ago
ying-jeanne a3a0c01301
[xorm] Remove some unused functions && mssql related logics (#60788) 3 years ago
ying-jeanne 29276581d2
[xorm] Remove cache from xorm (#60770) 3 years ago
Torkel Ödegaard 591c86e31d
Scene: Consolidate layout props on a layout prop (formerly named size) (#60437) 3 years ago
ying-jeanne 746c7839dc
[xorm] Remove some unused functionalities from engine (#60763) 3 years ago
ying-jeanne 77b3520b47
[xorm] remove mssql as driver (#60760) 3 years ago
ying-jeanne 33dbbbad6b
[xorm] Rmove engine group (#60761) 3 years ago
ying-jeanne 572e5a76ef
[xorm] add xorm as package into grafana (#60678) 3 years ago
Marcus Efraimsson 6478d0a5ef
Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 3 years ago
Neil Fordyce b0874d8059
DataProxy: Populate X-Grafana-Referer header (#60040) 3 years ago
Kyle Brandt 4e0f95dc31
Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 3 years ago
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286) 3 years ago
Emil Tullstedt 89eba7a108
Server: Write internal server error on missing write (#57813) 3 years ago
Sofia Papagiannaki 5c973e58bd
Nested Folders: Add tests for store methods (#57662) 3 years ago
Emil Tullstedt 1e2b7c5368
Errors: Add HTTP writer for errutil.Error (#57661) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Emil Tullstedt 22756913ba
Errutil: Update documentation for Go 1.19 (#55807) 3 years ago
Todd Treece 152c7f149a
Prometheus: Add Exemplar sampling for streaming parser (#56049) 3 years ago