Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Support for Micrometer + Stackdriver #13349

Closed
murphye opened this issue Nov 17, 2020 · 4 comments · Fixed by quarkiverse/quarkus-micrometer-registry#21
Closed

Native Support for Micrometer + Stackdriver #13349

murphye opened this issue Nov 17, 2020 · 4 comments · Fixed by quarkiverse/quarkus-micrometer-registry#21
Assignees
Labels
area/google-cloud-functions area/metrics kind/enhancement New feature or request triage/moved This issue/PR is moved to another repository

Comments

@murphye
Copy link

murphye commented Nov 17, 2020

Describe the bug

Micrometer Stackdriver isn't supported by Quarkus Native.
ebullient/quarkus-micrometer-extension#3

This is would a nice to have for those who are using Google Cloud Platform which uses Stackdriver. There is increasing interest with using Quarkus Native with managed Google Cloud Run, which would require the Stackdriver support in order to collect metrics from the Quarkus application.

Note: If you're using Google Cloud Run on Anthos, you would use Micrometer Prometheus instead.

Related Issue:
#11923

@murphye murphye added the kind/bug Something isn't working label Nov 17, 2020
@ghost
Copy link

ghost commented Nov 17, 2020

/cc @ebullient, @loicmathieu

@loicmathieu
Copy link
Contributor

@murphye as you already noticed, Google Cloud services are developed outside the core Quarkus extensions inside the Quarkiverse Google Cloud Services repository.

@ebullient maybe the Quarkiverse repo is a better host for this extension ?

@ebullient
Copy link
Member

ebullient commented Nov 18, 2020

stackdriver is optional registry add-on for micrometer, which is a core extension.

Depending on what we need to do (for stackdriver or statsd), it may mean making those extensions in their own right.

@ebullient
Copy link
Member

  1. Micrometer Stackdriver registry move to Quarkiverse:
  1. Update quarkiverse-micrometer-registry-stackdriver extension to use/work with google cloud services extensions (also in quarkus) for native mode support

@gsmet gsmet added kind/enhancement New feature or request triage/moved This issue/PR is moved to another repository and removed kind/bug Something isn't working labels Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/google-cloud-functions area/metrics kind/enhancement New feature or request triage/moved This issue/PR is moved to another repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants