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

Backend/enhancement/added new label to prom metrics #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vsaimanohar
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

Description

Additional Changes

  • This PR modifies the database schema (database migration added)
  • This PR modifies dhall configs/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code and addressed linter errors ./dev/format-all-files.sh
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@vsaimanohar vsaimanohar changed the title Backend/enhancement/added new label to prom metrics WIP Backend/enhancement/added new label to prom metrics Nov 23, 2023
flake.nix Outdated
@@ -4,7 +4,7 @@
nixpkgs.follows = "common/nixpkgs";
haskell-flake.follows = "common/haskell-flake";

shared-kernel.url = "github:nammayatri/shared-kernel";
shared-kernel.url = "path:/Users/saimanohar.veeravajhula/Desktop/shared-kernel";
Copy link
Contributor

Choose a reason for hiding this comment

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

This should'nt be committed

@vsaimanohar vsaimanohar force-pushed the backend/enhancement/added-new-label-to-prom-metrics branch 2 times, most recently from d99f235 to f158e80 Compare December 5, 2023 18:18
@vsaimanohar vsaimanohar force-pushed the backend/enhancement/added-new-label-to-prom-metrics branch from f158e80 to 984b4f3 Compare December 11, 2023 16:40
@vsaimanohar vsaimanohar changed the title WIP Backend/enhancement/added new label to prom metrics Backend/enhancement/added new label to prom metrics Dec 11, 2023
@vsaimanohar vsaimanohar force-pushed the backend/enhancement/added-new-label-to-prom-metrics branch from 984b4f3 to a5c552a Compare December 12, 2023 05:11
@vsaimanohar vsaimanohar force-pushed the backend/enhancement/added-new-label-to-prom-metrics branch from a5c552a to 0c8a163 Compare December 12, 2023 09:59
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.

2 participants