fourkeys
fourkeys copied to clipboard
Platform for monitoring the four key software delivery metrics of software delivery
FIX for: https://github.com/dora-team/fourkeys/issues/475
I also confirmed that Cloud Shell returns an empty string. However, it works fine from my local MacOS. This PR change may cause some confusion. Both environments use Google Cloud...
**Issue**: Fail to insert sample data with `ModuleNotFoundError` for 'six' module **Details**: Encountered a 'six' module not found error within the `google/cloud/pubsub_v1` module in event handler **Reproduction Steps**: 1. Deploy...
Right after setting up the environment, the event handler service receives 503 Service Unavailable error. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker worker.init_process() File "/usr/local/lib/python3.10/site-packages/gunicorn/workers/gthread.py", line...
I have added my webhook to my gitlab repo, and now looking at how to review my recent project history. Is there a mechanism to scan a git repo (any)...
Hi, I am unsure where best to ask the question below, so I am posting it here. Is it correct that the fourkeys implementation assumes a single-team-to-single-codebase setup? How do...
Hi, is integration with Azure DevOps Service also planned? Thank you
This PR introduces the ability to specify a GCP project ID when invoking insert_row_into_bigquery and insert_row_into_events_enriched. The addition of this optional project_id keyword argument is backward compatible and won't affect...
event-handler missing "six" python module dependency in the requirements.txt. `six==1.15.0` After adding the above line in the requirements.txt, it worked.
We have a problem identifying the root_cause in the json metadata, how can we associate it correctly?