Mariell Hoversholm
36d6fad421
Feat: Setup the App SDK logging module ( #98927 )
...
* Feat: Setup the App SDK logging module
* Build: Depend on logging pkg and update App SDK
* Chore: Assign owner to logging module
2025-01-14 10:34:57 +01:00
dependabot[bot]
1c67f4084c
Bump google.golang.org/api from 0.213.0 to 0.216.0 ( #98905 )
...
* Bump google.golang.org/api from 0.213.0 to 0.216.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.213.0 to 0.216.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.213.0...v0.216.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-13 16:05:48 -05:00
ismail simsek
f74396b51d
Prometheus: Update prometheus to v0.301.0 for utf8 support ( #98848 )
...
* update github.com/prometheus/prometheus to v0.301.0
* have an adapter for infra logger
* go mod tidy and go work sync
* remvoe the cuelang.org/go replace
* remove slog_adapter
2025-01-13 17:14:20 +01:00
Selene
0501ff9079
Codegen: Isolate schema generation code ( #98742 )
...
* Create go.mod files for plugins and core kinds
* Update go work and main go.mod dependencies
* Update pfs import
* Missing update of pfs dependency
* Remove fixed cuelang dependency
* Update codeowners
* Update workspace
* Update Dockerfile
* Missing go.mod codeowner
* Use intermediate kin-openapi dependency to make all workspaces to work
2025-01-10 13:33:51 +01:00
Dave Henderson
ee7ffb7a04
chore(deps): remove obsolete prometheus replace directive ( #96925 )
...
* chore(deps): remove obsolete prometheus replace directive
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* chore: Replace newly-deprecated call
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2025-01-09 12:56:42 -05:00
Will Browne
5a2315dabf
Plugins: Capture error source from grpc status errors ( #97471 )
...
* capture errorsource from grpc error
* apply PR feedback
* update comment
* update comment
* use SDK logic
* update SDK commit
* update sdk
* update golden files
2025-01-08 17:05:28 +00:00
dependabot[bot]
addc1c95a5
Bump golang.org/x/crypto from 0.31.0 to 0.32.0 ( #98550 )
...
* Bump golang.org/x/crypto from 0.31.0 to 0.32.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* update workspace
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-07 08:00:45 +03:00
Ryan McKinley
6683cdc082
K8s: Update from v0.31.3 to v0.32.0 ( #98507 )
2025-01-06 18:20:35 +03:00
dependabot[bot]
fed73bfa59
Chore(deps): Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0 ( #98091 )
2025-01-03 17:44:33 -05:00
zenador
e3e51f6e3b
Prometheus datasource: Show info annotations in the UI ( #97978 )
...
* Show info annotations from Prometheus datasources in the UI
* Add test data for backend
2025-01-03 20:09:19 +01:00
Robert Goltz
5a2344ed0c
Chore: Bump dependency golang.org/x/net to v0.33.0 - fix: CVE-2024-45338 ( #98340 )
...
* Chore: golang.org/x/net update to fix CVE-2024-45338
* Chore: golang.org/x/net update to fix CVE-2024-45338 - resolve trivy-finding + 2nd run make update-workspace
2025-01-02 11:22:25 -07:00
ismail simsek
0d60a026e9
Chore: Use slices from standard library in promlib ( #98350 )
...
use slices from standard library
2025-01-02 17:24:17 +01:00
Brendan O'Handley
37e47d5b9a
Prometheus: Add error source to data response when prom returns a response ( #98144 )
...
add error source to dr when prom returns a response not an error
2024-12-30 15:43:10 -06:00
ismail simsek
d9f9614e1c
Prometheus: Remove unused version-detect endpoint ( #98349 )
...
* remove go-cache
* remove comments
2024-12-23 21:29:44 +01:00
Ryan McKinley
6d21eddf13
Plugins: Update to latest go plugin SDK (v0.260.3) w/ arrow v18 ( #97561 )
...
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com >
2024-12-13 17:06:39 +03:00
Robert Goltz
0a390cc069
Chore: Bump dependency golang.org/x/crypto to v0.31.0 - fix: CVE-2024-45337 ( #97823 )
...
* Update dependency golang.org/x/crypto to v0.31.0
* Update dependency golang.org/x/crypto to v0.31.0 - based on Trivy Scan
* Chore: go mod tidy
* Chore: make update-workspace
* Chore: manually update more sum files
---------
Co-authored-by: Mariell Hoversholm <mariell.hoversholm@grafana.com >
2024-12-12 14:21:46 +01:00
Ivana Huckova
802b96c6f7
Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 ( #97329 )
...
* Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1
* run make update-workspace
* make update-workspace
---------
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2024-12-03 16:19:43 +01:00
Carl Bergquist
acf67d5911
Scopes: Merge scopes filters with OR condition in case they overlap. ( #97276 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
2024-12-02 19:16:49 +01:00
Ryan McKinley
219411f894
K8s: Upgrade v0.31.1 -> v0.31.3 ( #96964 )
2024-12-02 12:49:24 +02:00
Kévin Gomez
c8d3ea58f8
Support importing local cue modules when generating TS types with cog ( #96876 )
...
* Support importing local cue modules when generating TS types with cog
* Generate enums as unions of values instead of an actual `enum` statement
* Update transformers to use the new TS enums
* Update go workspaces
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com >
2024-11-28 10:45:31 +01:00
Brendan O'Handley
287ce2ef40
Prometheus: Add error source, don't swallow errors ( #96511 )
...
add error source, don't swallow errors
2024-11-25 10:30:13 -06:00
Andreas Christou
4ea15f2f2c
Bump Plugin SDK version ( #96933 )
...
* Bump Plugin SDK version
* Rerun update-workspace
2024-11-22 20:43:13 +02:00
Isabella Siu
06196022cf
Elasticsearch: Update grafana-plugin-sdk-go for sse errorsource updates ( #96144 )
2024-11-15 10:18:07 -05:00
Brendan O'Handley
ad3fc95755
Revert "Prometheus: Check both error and http status for source of error " ( #96396 )
2024-11-14 04:19:30 +02:00
Brendan O'Handley
3f81f0d145
Prometheus: Check both error and http status for source of error ( #96060 )
...
* check error for source and check http status for source
* refactor
* add source to health check status code as well
* remove error where it will be nil
2024-11-08 23:19:14 +02:00
Brendan O'Handley
6638dd9a83
Revert "Prometheus: Add error source to differentiate errors for api server work" ( #96043 )
...
Revert "Prometheus: Add error source to differentiate errors for api server w…"
This reverts commit b9b5445090 .
2024-11-07 16:52:42 +00:00
Brendan O'Handley
b9b5445090
Prometheus: Add error source to differentiate errors for api server work ( #95999 )
...
add error source to differentiate errors for api server work
2024-11-07 08:59:53 -06:00
Carl Bergquist
70223b2e3d
Loki: Add support for injecting scopes into loki expressions. ( #95591 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
Co-authored-by: Kyle Brandt <kyle@grafana.com >
2024-11-06 15:28:42 +02:00
Bogdan Matei
a80517d6fe
Scopes: Add scopes to metrics explore ( #94802 )
2024-11-06 15:11:33 +02:00
Vijay Karthik
297ccfc52c
Prometheus: Show notice when there is no data ( #93936 )
...
Show notice when there is no data
2024-11-05 08:25:28 +01:00
Todd Treece
30b1e3b289
K8s: APIGroupBuilder App SDK Support ( #95638 )
2024-11-01 08:28:56 -04:00
Marcus Efraimsson
5c9071a6c6
Chore: Update SDK to v0.258.0 ( #95325 )
2024-10-24 12:14:19 +02:00
Marcus Efraimsson
8780fc554f
Chore: Update SDK to v0.257.0 ( #95250 )
2024-10-23 17:49:12 +02:00
ismail simsek
78a00d09cd
Prometheus: Fix passing query timeout to upstream queries ( #95104 )
...
* remove queryTimeout from constructor
* use queryTimeout for range and instant queries
* remove comment
* remove default query timeout
* fix linting
2024-10-23 16:16:00 +02:00
ismail simsek
77cb47773f
Prometheus: Fix field name setting for heatmap-cells type ( #95097 )
...
* add unit test
* ignore setting valueField name if the frame type is heatmap-cells
* return early
2024-10-23 16:07:00 +02:00
Will Browne
25abd57029
Plugins: Update to latest go plugin SDK (0.256.0) ( #95065 )
...
* update to latest go plugin SDK
* make update-workspace
* update alerting tests
2024-10-22 15:44:53 +01:00
Carl Bergquist
db06a5a5d3
scopes: test case for supporting queries using __name__ ( #94954 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
2024-10-21 08:18:40 -04:00
Andre Pereira
bbe7029d0a
Tempo: Add support for /api/v2/traces/ and partial traces in Trace View ( #94267 )
...
* Request trace by id using v2, fallback for v1 when 404
* Show partial traces badge in Trace View
* update go work sum
* Fix tests
* some linting
* Fix tests and try to ignore linter
* Move no lint
* nolint:bodyclose
* merge main
* Fix null tags in array
* Fix test
* Update go.sum
* Update go.sum
2024-10-18 15:10:22 +03:00
Marcus Efraimsson
42016dc359
Chore: Update SDK to v0.255.0 ( #94894 )
2024-10-18 10:42:32 +02:00
Marcus Efraimsson
b28085110d
Plugins: Auto instrumentation improvements ( #94193 )
2024-10-15 14:02:34 +02:00
Karl Persson
9ece88d585
Zanzana: bump openfga version ( #94485 )
...
* Bump openfga
* Remove internall sqlite implementation for openfga
* Use sqlite implementation from openfga
2024-10-10 09:07:40 +02:00
Todd Treece
a4d919c157
Chore: Update k8s.io dependencies to v0.31.1 ( #93696 )
2024-10-03 15:50:15 -04:00
Marcus Efraimsson
e22b510cd8
API Server: Fix extracting jaeger remote trace from incoming request ( #93998 )
2024-10-02 17:07:31 +02:00
Kyle Brandt
a1556fded2
Prometheus: Suggestions - log parse errors and continue ( #94143 )
...
* Prometheus: Suggestions - log parse errors and continue
2024-10-02 13:29:45 +01:00
Bogdan Matei
a87df0528b
Prometheus: Interpolate vars in adhoc filters request ( #94087 )
...
* Interpolate vars in adhoc filters request
* interpolate variables on BE
---------
Co-authored-by: Kyle Brandt <kyle@grafana.com >
2024-10-01 18:33:06 +03:00
Kyle Brandt
2a73b89374
Prometheus: Add resource for suggestions that include scopes/adhoc filters ( #94001 )
...
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com >
2024-10-01 07:17:59 -04:00
Santiago
aa77023008
Alerting: Fix panics when attempting to create an Alertmanager after failing ( #94023 )
2024-09-30 13:50:35 -03:00
Marcus Efraimsson
b7a7f2bd62
Plugins: Use handler middleware from the SDK ( #93445 )
...
updates sdk to v0.251.0
2024-09-30 16:33:15 +02:00
Andres Martinez Gotor
74b2d38e37
Chore: Update grafana-plugin-sdk ( #93426 )
2024-09-20 10:20:59 +02:00
Todd Treece
d1ffcc22d9
Playlists: Migrate to App SDK codegen ( #93246 )
2024-09-13 16:27:40 -04:00