A. Stoewer and GitHub
c3a7df893e
Upgrade xk6-client-tracing to v0.0.9 ( #5833 )
2025-10-31 12:19:27 +10:00
A. Stoewer and GitHub
3555fdf776
Update example images ( #4842 )
...
* Examples: upgrade xk6-client-tracing to v0.0.7
* Upgrade grafana to 11.5.2
2025-03-13 14:40:36 +10:00
Daniel Strobusch and GitHub
075fed7795
add a LogDiscardedSpansConfig to the distributor to log discarded spans causing issues. ( #3964 )
...
```yaml
distributor:
config:
log_discarded_spans:
enabled: true
log_received_spans:
# ...
```
Relates to #3957 .
Signed-off-by: Daniel Strobusch <1847260+dastrobu@users.noreply.github.com >
2024-08-23 11:17:35 -04:00
A. Stoewer and GitHub
6952f533cd
Upgrade grafana and xk6-client-tracing in examples ( #3732 )
...
* Upgrade examples to xk6-client-tracing v0.0.5
* Upgrade examples to grafana 11
2024-05-30 11:46:44 +10:00
Joe Elliott and GitHub
d21e0bbcf6
Fix helm examples ( #2739 )
...
* fix helm examples
Signed-off-by: Joe Elliott <number101010@gmail.com >
* remove unnecessary minio
Signed-off-by: Joe Elliott <number101010@gmail.com >
---------
Signed-off-by: Joe Elliott <number101010@gmail.com >
2023-07-31 17:27:31 -04:00
Zach Leslie and GitHub
60eb00b7ec
Update helm example for Kubernetes v1.22 deprecations ( #2053 )
...
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
2023-04-12 17:04:43 +00:00
Zach Leslie and GitHub
d5e734c402
Update helm examples ( #2124 )
...
* Update helm example for Kubernetes v1.22 deprecations
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Breadcrumbs for helm updates
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Breadcrumbs for helm updates
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Include enterprise example values
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Rename README file
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Updates for license information
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Rely more heavily on chart defaults
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
* Use a better license path
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
---------
Signed-off-by: Zach Leslie <zach.leslie@grafana.com >
2023-03-10 22:08:28 +00:00
fd7af32711
Remove v2 search ( #2159 )
...
* o7 old search
Signed-off-by: Joe Elliott <number101010@gmail.com >
* everything except instance_search
Signed-off-by: Joe Elliott <number101010@gmail.com >
* deleting stuff like it's my job
Signed-off-by: Joe Elliott <number101010@gmail.com >
* removed some overrides
Signed-off-by: Joe Elliott <number101010@gmail.com >
* moar
Signed-off-by: Joe Elliott <number101010@gmail.com >
* test cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* vendor cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* carnage
Signed-off-by: Joe Elliott <number101010@gmail.com >
* o7 pipeline. you served us well
Signed-off-by: Joe Elliott <number101010@gmail.com >
* more
Signed-off-by: Joe Elliott <number101010@gmail.com >
* config
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Changelog
Signed-off-by: Joe Elliott <number101010@gmail.com >
* lint
Signed-off-by: Joe Elliott <number101010@gmail.com >
* patch up integration tests
Signed-off-by: Joe Elliott <number101010@gmail.com >
* move metrics check
Signed-off-by: Joe Elliott <number101010@gmail.com >
* remove check
Signed-off-by: Joe Elliott <number101010@gmail.com >
* remove unnecessary check
Signed-off-by: Joe Elliott <number101010@gmail.com >
* already flushed
Signed-off-by: Joe Elliott <number101010@gmail.com >
* tests pass
Signed-off-by: Joe Elliott <number101010@gmail.com >
* update docs
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Update docs/sources/tempo/configuration/parquet.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
* Update docs/sources/tempo/operations/backend_search.md
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
---------
Signed-off-by: Joe Elliott <number101010@gmail.com >
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
2023-03-09 13:49:09 -05:00
Joe Elliott and GitHub
623e7f20c3
Remove feature flags and default to on ( #2004 )
...
* remove search_enabled
Signed-off-by: Joe Elliott <number101010@gmail.com >
* remove metrics_enabled
Signed-off-by: Joe Elliott <number101010@gmail.com >
* example cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* fix handler setup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* single binary jsonnet cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* additional cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* make jsonnet
Signed-off-by: Joe Elliott <number101010@gmail.com >
* changelog
Signed-off-by: Joe Elliott <number101010@gmail.com >
* additional cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* removed wait for no longer existing features
Signed-off-by: Joe Elliott <number101010@gmail.com >
* return err unconfigured and let modules.go decide what to do
Signed-off-by: Joe Elliott <number101010@gmail.com >
Signed-off-by: Joe Elliott <number101010@gmail.com >
2023-01-19 14:04:14 -05:00
Hans-Jörg Wieland and GitHub
d47efbd49d
Update tempo microservices Helm values example which missed the 'enabled' key for thriftHttp ( #1472 )
...
* fix missing 'enabled' YAML key for jaeger thriftHttp in microservices Helm values example
* update CHANGELOG
* fix PR reference in CHANGELOG
2022-06-02 14:55:11 -06:00
manishmaharjan and GitHub
49fbcf130d
Update Single binary extra api changes ( #1359 )
...
extensions/v1beta1 has been deprecated and no longer works from v1.22 onwards. This changes reflects the necessary changes required for this to work...
2022-04-11 09:12:31 -06:00
manishmaharjan and GitHub
33119a307c
Update Readme.md doc typo ( #1358 )
...
Updated small typo fix
2022-04-04 11:09:11 -04:00
297172ae31
Updated this page to refer to 'monolithic' instead of 'single binary' ( #1342 )
...
* Updated this page to refer to 'monolithic' instead of 'single binary' since that's what we're using in Mimir and Loki.
* Update deployment.md
fixing my caps
* Update deployment.md
cleaned up process vs binary
* Fixing all references to single binary mode.
* cleaning up the last references.
* Added notes in examples
Signed-off-by: Joe Elliott <number101010@gmail.com >
* scalable
Signed-off-by: Joe Elliott <number101010@gmail.com >
Co-authored-by: Joe Elliott <number101010@gmail.com >
2022-03-15 13:08:24 +00:00
Joe Elliott and GitHub
d0218963aa
Fix query frontend time range mangling ( #1295 )
...
* s3
Signed-off-by: Joe Elliott <number101010@gmail.com >
* enable search
Signed-off-by: Joe Elliott <number101010@gmail.com >
* stop taking a pointer
Signed-off-by: Joe Elliott <number101010@gmail.com >
* comment
Signed-off-by: Joe Elliott <number101010@gmail.com >
* config cleanup
Signed-off-by: Joe Elliott <number101010@gmail.com >
* comment
Signed-off-by: Joe Elliott <number101010@gmail.com >
* changelog
Signed-off-by: Joe Elliott <number101010@gmail.com >
2022-02-22 09:12:06 -05:00
Joe Elliott and GitHub
075d3d10ca
Fixed helm examples ( #931 )
...
Signed-off-by: Joe Elliott <number101010@gmail.com >
2021-09-02 16:15:48 -04:00
Alexey Murz Korepov and GitHub
97941594d2
Replace default tempo port from 3100 to 3200 ( #809 )
...
* Replace default 3100 port to 3200
* Update changelog
2021-07-14 09:28:18 -04:00
Koenraad Verheyden and GitHub
733c8742bf
Fix outdated doc in Helm example ( #783 )
...
Forgot to update this line in #745
2021-06-21 16:07:12 -04:00
Koenraad Verheyden and GitHub
b924053787
Use Grafana in helm examples ( #745 )
2021-06-07 11:22:16 -04:00
Koenraad Verheyden and GitHub
287d353b53
Clean up examples ( #720 )
2021-06-02 10:17:38 -04:00
Joe Elliott and GitHub
4e5f2ab8cf
Updated insructions to match helm 0.8.1 ( #559 )
...
Signed-off-by: Joe Elliott <number101010@gmail.com >
2021-03-01 08:12:24 -05:00
Joe Elliott and GitHub
ae568e45bd
Remove helm examples ( #547 )
...
* clean up microservice deployment
Signed-off-by: Joe Elliott <number101010@gmail.com >
* fixed frontend service
Signed-off-by: Joe Elliott <number101010@gmail.com >
* removed gorpy helm charts and provided link to real ones
Signed-off-by: Joe Elliott <number101010@gmail.com >
* reference new charts
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Fixed single binary instructions
Signed-off-by: Joe Elliott <number101010@gmail.com >
* B=
Signed-off-by: Joe Elliott <number101010@gmail.com >
2021-02-22 16:18:26 -05:00
Daniel González and GitHub
522a6fd684
Improve k3d examples ( #323 )
...
* Improve k3d based examples
Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com >
* Fix typo
Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com >
* Remove kubeconfig env
Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com >
2020-11-05 08:38:12 -05:00
Xiang Dai and GitHub
7d7b33f072
Docs: fix typos ( #298 )
...
Signed-off-by: Xiang Dai <long0dai@foxmail.com >
2020-10-31 08:32:05 -04:00
Dmitry Ledentsov and GitHub
e0465ead65
fixed links in markdown ( #289 )
...
* fixed links in markdown
* one more link corrected [ci skip]
2020-10-29 18:51:30 -04:00
Joe Elliott and GitHub
cc1716c6ec
Add Helm Charts ( #262 )
...
* removed unnecessary config
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Changed single binary to statefulset
Signed-off-by: Joe Elliott <number101010@gmail.com >
* helm single binary
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Added microservices helm
Signed-off-by: Joe Elliott <number101010@gmail.com >
* parameterized microservices helm
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Added links from the main example readme
Signed-off-by: Joe Elliott <number101010@gmail.com >
* Removed namespaces
Signed-off-by: Joe Elliott <number101010@gmail.com >
* spelling
Signed-off-by: Joe Elliott <number101010@gmail.com >
2020-10-26 08:55:11 -04:00