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

Unable to see lot of metrics after adding the exporter #40

Closed
sasemb opened this issue Jun 13, 2021 · 5 comments
Closed

Unable to see lot of metrics after adding the exporter #40

sasemb opened this issue Jun 13, 2021 · 5 comments
Labels
waiting for feedback The issue is waiting for additional feedback

Comments

@sasemb
Copy link

sasemb commented Jun 13, 2021

Hi ,

Recently I'm trying to build a dashboard in grafana for each project we have in one organization and building release pipeline deployment status and current release definition details into it . I deployed the exporter as docker instance and integrated with prometheus . Able to see other metrics such as agent build , build info etc but the below metrics are not present when i try to query it . please help me in fixing this

azure_devops_release_info release Release informations
azure_devops_release_artifact release Release artifcact informations
azure_devops_release_environment release Release environment list
azure_devops_release_environment_status release Release environment status informations
azure_devops_release_approval release Release environment approval list
azure_devops_release_definition_info release Release definition info
azure_devops_release_definition_environment release Release definition environment list

None of the release metrics are available in UI and in metric log as well

@sasemb
Copy link
Author

sasemb commented Jun 13, 2021

Also when I inspect the logs , I'm seeing this 404 error message while fetching the metrics . I tried with latest api version 6.0 as well but looks someissue with the back end code

Please refer the attachment

image

@sasemb
Copy link
Author

sasemb commented Jun 13, 2021

Also please guide me how i can pass multiple project uuid to AZURE_DEVOPS_FILTER_PROJECT

I tried by giving comma seperated and also passed two arguements seperately . none of them worked

@sasemb
Copy link
Author

sasemb commented Jun 13, 2021

@mblaschke please give your insights . thanks

@mblaschke
Copy link
Member

Please use spaces to separate UUIDs

Does the PAT token have the permissions to fetch these information? The exporter can only fetch information when it's allowed via permission system.

@mblaschke mblaschke added the waiting for feedback The issue is waiting for additional feedback label Aug 8, 2021
@mblaschke
Copy link
Member

closed, missing feedback
please reopen if issue still exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback The issue is waiting for additional feedback
Projects
None yet
Development

No branches or pull requests

2 participants