grafana/pkg/tsdb/grafana-pyroscope-datasource
Selene 7151ea6abc
Codegen: Generate Golang code using cog (#98812)
* Use cog for Go types

* Delete old generation code

* Fix plugins generation

* workspaces update

* Update datasources with new generated code

* More fixes

* Update swagger and openapi specs

* Fixes

* More files...

* Update workspace

* More fixes...

* Remove unused functions
2025-01-14 15:58:38 +01:00
..
kinds/dataquery Codegen: Generate Golang code using cog (#98812) 2025-01-14 15:58:38 +01:00
standalone
testdata
instance.go Pyroscope: Add limit number of series returned by the data source (#95780) 2024-11-08 17:22:29 +02:00
instance_test.go
pyroscopeClient.go Pyroscope: Add limit number of series returned by the data source (#95780) 2024-11-08 17:22:29 +02:00
pyroscopeClient_test.go Pyroscope: Add limit number of series returned by the data source (#95780) 2024-11-08 17:22:29 +02:00
query.go Codegen: Generate Golang code using cog (#98812) 2025-01-14 15:58:38 +01:00
query_test.go Pyroscope: Add limit number of series returned by the data source (#95780) 2024-11-08 17:22:29 +02:00
service.go