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

feat:[#IOPID-105] Add Opex dashboard #951

Open
wants to merge 73 commits into
base: master
Choose a base branch
from
Open

Conversation

pasqualedevita
Copy link
Member

@pasqualedevita pasqualedevita commented Dec 21, 2022

List of Changes

Add opex dashboards for:

  • api_auth
  • api_backend
  • api_cgn

Motivation and Context

PagoPA Operational Excellence standards.
More info at:

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@pagopa-github-bot
Copy link
Contributor

Warnings
⚠️

Please include a Pivotal story at the beginning of the PR title (see below).

Example of PR titles that include pivotal stories:

  • single story: [#123456] my PR title
  • multiple stories: [#123456,#123457,#123458] my PR title

Generated by 🚫 dangerJS

@pasqualedevita pasqualedevita marked this pull request as ready for review December 21, 2022 12:57
@pasqualedevita pasqualedevita requested a review from a team as a code owner December 21, 2022 12:57
@@ -0,0 +1,28 @@
resource "azuread_application" "master" {
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a way to encapsulate all these files into a terraform module in order to leave here only the parameters that have to be configured? (ie. the branch name and so on)

Copy link
Member Author

Choose a reason for hiding this comment

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

yes we can, but I want to think about it... It's not complex or verbose configuration

.opex/api_cgn/env/prod/config.yaml Outdated Show resolved Hide resolved
.opex/api_backend/env/prod/config.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@gquadrati gquadrati left a comment

Choose a reason for hiding this comment

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

We need to move back ASAP

.opex/api_auth/env/prod/config.yaml Outdated Show resolved Hide resolved
.opex/api_backend/env/prod/config.yaml Outdated Show resolved Hide resolved
.opex/api_cgn/env/prod/config.yaml Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jan 25, 2023

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOPID-105

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@gquadrati gquadrati changed the title feat: Add Opex dashboard feat:[#IOPID-105] Add Opex dashboard Apr 6, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

5 participants