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

Deploytime #50

Merged
merged 21 commits into from
Apr 8, 2020
Merged

Deploytime #50

merged 21 commits into from
Apr 8, 2020

Conversation

etsauer
Copy link
Collaborator

@etsauer etsauer commented Apr 8, 2020

To test:

  1. Check out branch
  2. runhelm.sh
  3. helm template charts/exporter/ -f exporters/committime/values.yaml --namespace pelorus --set source_ref=deploytime,source_url=https://github.com/etsauer/mdt-quickstart.git | oc apply -f- -n pelorus
  4. helm template charts/exporter/ -f exporters/deploytime/values.yaml --namespace pelorus --set source_ref=deploytime,source_url=https://github.com/etsauer/mdt-quickstart.git | oc apply -f- -n pelorus

The dashboard should now be properly populated for all panels and graphs under "Lead Time" and "Deployment Frequency"

resolves #33

@themoosman themoosman self-assigned this Apr 8, 2020
@themoosman
Copy link
Collaborator

image
The dashboard looks to meet the requirements set above.

@themoosman
Copy link
Collaborator

LGTM

@themoosman themoosman merged commit 6bf392f into dora-metrics:master Apr 8, 2020
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.

Create exporter for Deployment Frequency
2 participants