diff --git a/docs/java_frameworks.md b/docs/java_frameworks.md index ede27c01..29611b80 100644 --- a/docs/java_frameworks.md +++ b/docs/java_frameworks.md @@ -24,6 +24,7 @@ - [Quarkus vs Spring Boot](#quarkus-vs-spring-boot) - [More Java Frameworks or Libraries](#more-java-frameworks-or-libraries) - [Java Testing Frameworks](#java-testing-frameworks) +- [Videos](#videos) - [Tweets](#tweets) ## Java * [reddit.com/r/java](https://www.reddit.com/r/java) @@ -178,10 +179,6 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou - Secrets management with HashiCorp’s Vault - Using Spring Cloud Vault -
- -
-
[![microservice arch](images/microservice_arch.png)](https://medium.com/javarevisited/10-free-spring-boot-tutorials-and-courses-for-java-developers-53dfe084587e)
@@ -240,6 +237,15 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou - [jfrunit](https://github.com/moditect/jfrunit) A JUnit extension for asserting JDK Flight Recorder events - [morling.dev: Introducing JfrUnit 1.0.0.Alpha1](https://www.morling.dev/blog/introducing-jfrunit-1-0-0-alpha1/) +## Videos +
+ Click to expand! + +
+ +
+
+ ## Tweets
Click to expand! diff --git a/docs/prometheus.md b/docs/prometheus.md index 23b6d954..fd02e39d 100644 --- a/docs/prometheus.md +++ b/docs/prometheus.md @@ -32,6 +32,7 @@ - [Deployment and Configuration](#deployment-and-configuration-1) - [Validation of Artemis Broker Monitoring with JMeter](#validation-of-artemis-broker-monitoring-with-jmeter) - [JMeter Example Test Plans](#jmeter-example-test-plans) +- [Videos](#videos) ## Introduction * [**prometheus.io**](https://prometheus.io/) @@ -227,10 +228,6 @@ Although it's exciting to see attempts to address the challenges of running Prom * https://github.com/equinix-labs/otel-cli OpenTelemetry command-line tool for sending events from shell scripts & similar environments * https://github.com/ansible-collections/community.general/pull/3091 Send distributed traces for the ansible runs with OpenTelemetry -
- -
- #### Telegraf Collector * [Telegraf Collector](https://www.influxdata.com/time-series-platform/telegraf/) * [Telegraf Prometheus Output Plugin](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client) @@ -662,3 +659,13 @@ drwxrwxr-x 3 activemq activemq 19 Jan 10 16:22 .. JMeter|Artemis Grafana|Artemis Dashboard :-------:|:---------:|:-------: ![jmeter artemis](images/jmeter_artemis.png)|![artemis grafana](images/artemis_grafana.png)|![artemis dashboard monitoring](images/artemis_dashboard_mon.png) + + +## Videos +
+ Click to expand! + +
+ +
+
\ No newline at end of file