]
Steven Hawkins commented on TEIIDSB-23:
---------------------------------------
syndesis defines their Prometheus instance with
note that it has the relabel section defining what metrics to keep. This is documented at
We need to be added to the keep context.
Then on our image we need to annotate that scraping should be performed using the
prometheus.io/scrape annotation:
Document image generation options
---------------------------------
Key: TEIIDSB-23
URL:
https://issues.jboss.org/browse/TEIIDSB-23
Project: Teiid Spring Boot
Issue Type: Task
Reporter: Steven Hawkins
Priority: Major
Fix For: Q119
We need to document / validate all relevant image options:
- inclusion of agent bond or other mechanism for jmx exposure to prometheus. There may
also be related service annotations
- annotations for 3scale for rest and openapi exposure of odata
- any common config options - disk buffer memory, max active plans / engine threads /
connection pool sizes. Ideally the buffer manager heap should auto-configure and we
should probably always use off-heap for the fixed memory buffer.