Selene
bd622a5381
Chore: Unify references for dataquery ( #68963 )
...
* Unify references for dataquery
* Fix ResultFormat in azure types
* Update azure-log with new schema
* Fix cloudwatch query
* Update thema
* Fix test
* More fixes
* More fixes
* Fix lint
2023-05-26 10:16:01 +02:00
Will Browne
286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes ( #68900 )
...
* bump sdk and propagate ctx
* fix tests
2023-05-24 10:19:34 +02:00
Andrej Ocenas
8da90f624d
Pyroscope: Add authentication when calling backendType resource API ( #67667 )
2023-05-11 16:07:49 +02:00
Andrej Ocenas
92d47a8d8f
Pyroscope: Fix autodetection in case of using Phlare backend ( #67536 )
2023-04-28 19:53:46 +02:00
Dmitry Filimonov
69a14b9a5e
Phlare: ability to set maxNodes parameter ( #67017 )
2023-04-27 10:50:11 +02:00
Andrej Ocenas
63777ea368
Phlare: Support both Phlare and Pyroscope backends ( #66989 )
2023-04-25 16:08:18 +02:00
Andrej Ocenas
977a7e9a55
Phlare: Rollback pprof code ( #65689 )
2023-03-31 15:27:14 +02:00
Andrej Ocenas
abec183e37
Phlare: Fix error when there are no profileTypes to send from backend ( #65455 )
...
Send empty array if no types
2023-03-30 11:33:23 +02:00
Andrej Ocenas
998b035d52
Phlare: Fix panic on empty pprof profile ( #64888 )
2023-03-16 14:02:56 +01:00
Andrej Ocenas
6647217208
Phlare: Use enum config to send deduplicated func and filenames ( #64435 )
2023-03-13 11:06:04 +01:00
Ryan McKinley
4b94c7e5d2
Schema: Remove key
from root DataQuery type ( #64467 )
2023-03-08 16:52:31 -05:00
Andrej Ocenas
58eb25e47d
Phlare: Refactor the pprof transform ( #64028 )
2023-03-07 10:26:51 +01:00
Cyril Tovena
dde9b22113
Phlare: Switch to the new Pprof endpoint ( #61505 )
...
Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2023-02-28 11:28:45 +01:00
Selene
7ace44c8b5
Chore: Update oapi-codegen library ( #62962 )
...
* Update oapi library and thema
* Use fork commit to fix elasticsearch and cloudwatch generators
* Update thema
* Fixes
* Update thema with last fixes
* Sync
* Fix test
* Update thema and schemas
* Update thema
2023-02-21 12:34:24 +01:00
Joey Tawadrous
f3c5e85559
Phlare: Use data query schema ( #62112 )
...
* Create cue file and gen ts/go types
* Use generated schema in ts/go
* Run make den-cue to update report
* Manually extend Phlare query
* Updates
* Add default queryType
* Run make gen-cue to Update report.json
2023-02-01 09:29:25 +00:00
Denis Limarev
812c90ec69
Perfomance: Add preallocation for some slices ( #61632 )
2023-01-23 17:44:27 +01:00
Cyril Tovena
ad1813da27
Phlare: Update client code to use v0.1.2 API. ( #60941 )
...
* Depends on Phlare API instead of copying the code
* Rollback the breaking change from the API version
2023-01-10 14:16:45 +00:00
Joey Tawadrous
b12b5ed92f
Remove fire text in Phlare ds ( #59484 )
...
* Renames
* Rename to phlareql
* Go renames
2022-11-30 17:22:47 +00:00
Andrej Ocenas
0845ac2f53
Profiling: Add Phlare and Parca datasources ( #57809 )
...
* Add phlare datasource
* Rename
* Add parca
* Add self field to parca
* Make sure phlare works with add to dashboard flow
* Add profiling category and hide behind feature flag
* Update description and logos
* Update phlare icon
* Cleanup logging
* Clean up logging
* Fix for shift+enter
* onRunQuery to set label
* Update type naming
* Fix lint
* Fix test and quality issues
Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
2022-10-28 13:33:37 +02:00