|
18 | 18 | "additional_search_terms": ["Micro Profile", "MP"], |
19 | 19 | "guides": ["cdi-intro", "kubernetes-microprofile-config", "kubernetes-microprofile-health", "microprofile-config", "microprofile-config-profile", |
20 | 20 | "microprofile-fallback", "microprofile-health", "microprofile-istio-retry-fallback", "microprofile-jwt", |
21 | | - "microprofile-metrics", "microprofile-openapi", "microprofile-telemetry-jaeger", "microprofile-opentracing", "microprofile-opentracing-jaeger", "microprofile-rest-client", |
22 | | - "microprofile-rest-client-async", "microshed-testing", "rest-client-java", "rest-intro", "bulkhead", |
| 21 | + "microprofile-metrics", "microprofile-openapi", "microprofile-telemetry-jaeger", "microprofile-opentracing", "microprofile-opentracing-jaeger", |
| 22 | + "microprofile-telemetry-grafana-automatic", "microprofile-telemetry-grafana-custom", |
| 23 | + "microprofile-rest-client", "microprofile-rest-client-async", "microshed-testing", "rest-client-java", "rest-intro", "bulkhead", |
23 | 24 | "circuit-breaker", "microprofile-config-intro", "retry-timeout", |
24 | 25 | "microprofile-reactive-messaging", "reactive-service-testing", "microprofile-reactive-messaging-rest-integration", "microprofile-reactive-messaging-acknowledgment", |
25 | 26 | "reactive-messaging-sse", "mongodb-intro", "microprofile-graphql", "testcontainers"], |
|
79 | 80 | }, |
80 | 81 | { |
81 | 82 | "name": "telemetry", |
82 | | - "guides": ["microprofile-telemetry-jaeger"] |
| 83 | + "guides": ["microprofile-telemetry-jaeger", "microprofile-telemetry-grafana-automatic", "microprofile-telemetry-grafana-custom"] |
83 | 84 | }, |
84 | 85 | { |
85 | 86 | "name": "@withspan", |
86 | | - "guides": ["microprofile-telemetry-jaeger"] |
| 87 | + "guides": ["microprofile-telemetry-jaeger", "microprofile-telemetry-grafana-custom"] |
87 | 88 | }, |
88 | 89 | { |
89 | 90 | "name": "testing", |
|
0 commit comments