Skip to content

Add opentelemetry dependency and configuration#256

Open
marcosgopen wants to merge 3 commits intojbosstm:mainfrom
marcosgopen:opentelemetry
Open

Add opentelemetry dependency and configuration#256
marcosgopen wants to merge 3 commits intojbosstm:mainfrom
marcosgopen:opentelemetry

Conversation

@marcosgopen
Copy link
Member

@marcosgopen marcosgopen commented Feb 10, 2026

addresses #255

I am adding the opentelementry dependency with prometheus and grafana to visualize the prometheus info in dev mode.

@marcosgopen marcosgopen marked this pull request as ready for review February 13, 2026 09:39
@marcosgopen marcosgopen requested a review from xstefank February 13, 2026 09:39
@marcosgopen marcosgopen marked this pull request as draft February 18, 2026 14:12
@marcosgopen marcosgopen marked this pull request as draft February 18, 2026 14:12
@tomjenkinson
Copy link
Member

I have ran it locally and what I found so far does work for exposing the metrics. It will be good to reach agreement on issue #255 as to the type of data we might want to export or maybe we go ahead with this one and refine that later.

@tomjenkinson
Copy link
Member

If possible, it would be good to have a unit test, I tested it manually.

xstefank
xstefank previously approved these changes Feb 25, 2026
Copy link
Collaborator

@xstefank xstefank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With that one caveat.

pom.xml Outdated
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-observability-devservices-lgtm</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, TBH, I think if I will need to test this in dev mode, I can add. Otherwise this will just eat up startup time of dev mode so I would remove it and just add a comment that if you want, you can add this dependency.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I removed it from the pom and added in the readme.

@marcosgopen marcosgopen marked this pull request as ready for review March 3, 2026 10:37
@marcosgopen
Copy link
Member Author

If possible, it would be good to have a unit test, I tested it manually.

Good point, I have just added a unit test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants