40cc4affff
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.17.0 to 2.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.18.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>Add LaunchDarkly and OpenFeature integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3648">#3648</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Correct typo in a comment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3726">#3726</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>End <code>http.client</code> span on timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3723">#3723</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Check for <code>h2</code> existence in HTTP/2 transport (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3690">#3690</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Use <code>type()</code> instead when extracting frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3716">#3716</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Prefer <code>python_multipart</code> import over <code>multipart</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3710">#3710</a>) by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a></li> <li>Update active thread for asgi (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3669">#3669</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Only enable HTTP2 when DSN is HTTPS (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3678">#3678</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Prepare for upstream Strawberry extension removal (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3649">#3649</a>) by <a href="https://github.com/DoctorJohn"><code>@DoctorJohn</code></a></li> <li>Enhance README with improved clarity and developer-friendly examples (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3667">#3667</a>) by <a href="https://github.com/UTSAVS26"><code>@UTSAVS26</code></a></li> <li>Run license compliance action on all PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3699">#3699</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Run CodeQL action on all PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3698">#3698</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix UTC assuming test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3722">#3722</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Exclude fakeredis 2.26.0 on py3.6 and 3.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3695">#3695</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for <code>tornado-latest</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3714">#3714</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Install <code>pytest-asyncio</code> for <code>redis</code> tests (Python 3.12-13) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3706">#3706</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Clarify that only pinned tests are required (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3713">#3713</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove accidentally-committed print (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3712">#3712</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Disable broken RQ test in newly-released RQ 2.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3708">#3708</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for <code>celery</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3701">#3701</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> on Python 3.8+ <code>gevent</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3700">#3700</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for Python 3.8+ <code>common</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3697">#3697</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove <code>pytest</code> pin in <code>requirements-devenv.txt</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3696">#3696</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Test with Falcon 4.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3684">#3684</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.18.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>Add LaunchDarkly and OpenFeature integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3648">#3648</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Correct typo in a comment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3726">#3726</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>End <code>http.client</code> span on timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3723">#3723</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Check for <code>h2</code> existence in HTTP/2 transport (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3690">#3690</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Use <code>type()</code> instead when extracting frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3716">#3716</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Prefer <code>python_multipart</code> import over <code>multipart</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3710">#3710</a>) by <a href="https://github.com/musicinmybrain"><code>@musicinmybrain</code></a></li> <li>Update active thread for asgi (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3669">#3669</a>) by <a href="https://github.com/Zylphrex"><code>@Zylphrex</code></a></li> <li>Only enable HTTP2 when DSN is HTTPS (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3678">#3678</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Prepare for upstream Strawberry extension removal (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3649">#3649</a>) by <a href="https://github.com/DoctorJohn"><code>@DoctorJohn</code></a></li> <li>Enhance README with improved clarity and developer-friendly examples (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3667">#3667</a>) by <a href="https://github.com/UTSAVS26"><code>@UTSAVS26</code></a></li> <li>Run license compliance action on all PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3699">#3699</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Run CodeQL action on all PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3698">#3698</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Fix UTC assuming test (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3722">#3722</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Exclude fakeredis 2.26.0 on py3.6 and 3.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3695">#3695</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for <code>tornado-latest</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3714">#3714</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Install <code>pytest-asyncio</code> for <code>redis</code> tests (Python 3.12-13) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3706">#3706</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Clarify that only pinned tests are required (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3713">#3713</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove accidentally-committed print (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3712">#3712</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Disable broken RQ test in newly-released RQ 2.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3708">#3708</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for <code>celery</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3701">#3701</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> on Python 3.8+ <code>gevent</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3700">#3700</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Unpin <code>pytest</code> for Python 3.8+ <code>common</code> tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3697">#3697</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Remove <code>pytest</code> pin in <code>requirements-devenv.txt</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3696">#3696</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>Test with Falcon 4.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3684">#3684</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
server | ||
README.md |
README.md
Cirrus
Cirrus is a feature configuration server that allows clients to obtain a set of features based on their provided client_id
and context
information.
This document provides information on setting up the Cirrus environment, including required environment variables and commands for running and testing Cirrus.
Environment Setup
To set up the Cirrus environment, follow these steps:
-
Create a
.env
file inside thecirrus/server
directory. -
Copy the contents of
.env.example
into.env
by running the following command:cp .env.example .env
-
Open the
.env
file and modify the values of the following environment variables:CIRRUS_REMOTE_SETTING_URL=https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/nimbus-web-experiments/records CIRRUS_REMOTE_SETTING_PREVIEW_URL=https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/nimbus-web-preview/records CIRRUS_REMOTE_SETTING_REFRESH_RATE_IN_SECONDS=10 CIRRUS_APP_ID=test_app_id CIRRUS_APP_NAME=test_app_name CIRRUS_CHANNEL=developer CIRRUS_FML_PATH=./feature_manifest/sample.fml.yaml CIRRUS_SENTRY_DSN=dsn_url CIRRUS_INSTANCE_NAME=cirrus_pod_app_v1 CIRRUS_ENV_NAME=test_app_stage CIRRUS_GLEAN_MAX_EVENTS_BUFFER=10
Here's what each variable represents:
CIRRUS_REMOTE_SETTING_URL
: The URL of the remote settings where the experiments data is stored. In this case, it points to the collection of nimbus web experiments.
CIRRUS_REMOTE_SETTING_PREVIEW_URL
: The URL of the remote settings where the preview experiments data is stored. In this case, it points to the collection of nimbus web preview experiments.CIRRUS_REMOTE_SETTING_REFRESH_RATE_IN_SECONDS
: The refresh rate in seconds for fetching the experiments recipes from the remote settings. Set it to10
to retrieve the latest data every 10 seconds.CIRRUS_APP_ID
: Replacetest_app_id
with the actual ID of your application for examplefirefox-desktop
.CIRRUS_APP_NAME
: Replacetest_app_name
with the desired name for your application for examplefirefox_desktop
.CIRRUS_CHANNEL
: Replacedeveloper
with the channel likebeta
,release
etc.CIRRUS_FML_PATH
: The file path to the feature manifest file. Set it to./feature_manifest/sample.fml.yaml
or specify the correct path to your feature manifest file.CIRRUS_SENTRY_DSN
: Replacedsn_url
with the appropriate DSN value.CIRRUS_INSTANCE_NAME
: Replace with the instance name.CIRRUS_ENV_NAME:
Replace with the concatenation of project and environment nameCIRRUS_GLEAN_MAX_EVENTS_BUFFER
: This value represents the max events buffer size for glean. You can set the value from range 1 to 500, by default Cirrus sets it to 10.
Adjust the values of these variables according to your specific configuration requirements.
By following these steps, you will create the .env
file and configure the necessary environment variables for the Cirrus application.
Running as Non-Root User
By default, the Cirrus Docker image runs the application as cirrus/1000/1000. However, if you prefer to run the application as a different user for security reasons, you can build the Docker image with additional parameters.
- Build the Docker image while specifying the desired username, user ID, and group ID. For example:
docker build --build-arg USERNAME=myuser --build-arg USER_UID=1000 --build-arg USER_GID=1000 -t your_image_name:tag .
Replace myuser with the desired username and 1000 with the desired user ID and group ID.
Commands
The following are the available commands for working with Cirrus:
-
cirrus_build: Builds the Cirrus container.
- Usage:
make cirrus_build
- Usage:
-
cirrus_up: Starts the Cirrus container.
- Usage:
make cirrus_up
- Usage:
-
cirrus_down:
cirrus_down
: Stops the Cirrus container.- Usage:
make cirrus_down
- Usage:
-
cirrus_test: Runs tests for the Cirrus application.
- Usage:
make cirrus_test
- Usage:
-
cirrus_check: Performs various checks on the Cirrus application including Ruff linting, Black code formatting check, Pyright static type checking, pytest tests, and documentation generation..
- Usage:
make cirrus_check
- Usage:
-
cirrus_code_format: Formats the code in the Cirrus application.
- Usage:
make cirrus_code_format
- Usage:
-
cirrus_typecheck_createstub: Performs static type checking and creates stub files.
- Usage:
make cirrus_typecheck_createstub
- Usage:
-
cirrus_generate_docs: Generates documentation for the Cirrus application such as openapi schema.
- Usage:
make cirrus_generate_docs
- Usage:
OpenAPI Schema
OpenAPI schema for the Cirrus API
Cirrus Server to get Feature configuration API structure
Api Doc
Cirrus Api Doc for the Cirrus API
Endpoint
POST /v1/features/
- When making a POST request, please make sure to set headers content type as JSON
headers: { "Content-Type": "application/json", }
Input
The input should be a JSON object with the following properties:
client_id
(string): Used for bucketing calculation.context
(object): Used for context. It can have any key-value pair.any-key
(anytype).language
(string): Optional fieldregion
(string): Optional field
Note: Make sure to provide a key-value pair when making a call, setting the context
value as {}
will be considered as False
value. For testing you can set value such as
context: { key: "example-key" }
Example input:
{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"key1": "value1",
"key2": {
"key2.1": "value2",
"key2.2": "value3"
}
}
}
- To target clients based on
languages
you can use key aslanguage
and it supports list of languages
Example input:
{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"language": "en"
}
}
- To target clients based on
country
you can use key asregion
and it supports list of countries
Example input:
{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"region": "US"
}
}
- To target client based on both
language
andcountry
Example input:
{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"language": "en",
"region": "US"
}
}
- You can make your custom field to target too. Prepare what fields you want to be be able to target on, and then work backwards to construct it and populate a targeting context that will satisfy that. Example input:
{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"random_key": "random_value",
}
}
Optional Query Parameter
nimbus_preview (boolean)
: Pass this as a query parameter to enable preview mode. When set to true, the endpoint will use the preview experiments to compute enrollments.
Example usage with nimbus_preview query parameter:
curl -X POST "http://localhost:8001/v1/features/?nimbus_preview=true" -H 'Content-Type: application/json' -d '{
"client_id": "4a1d71ab-29a2-4c5f-9e1d-9d9df2e6e449",
"context": {
"language": "en",
"region": "US"
}
}'
Output
The output will be a JSON object with the following properties:
features
(object): An object that contains the set of features. Each feature is represented as a sub-object with its own set of variables.
Example output:
{
"Feature1": {
"Variable1.1": "valueA",
"Variable1.2": "valueB"
},
"Feature2": {
"Variable2.1": "valueC",
"Variable2.2": "valueD"
},
"FeatureN": {
"VariableN.1": "valueX",
"VariableN.2": "valueY"
}
}
Notes
- This API only accepts POST requests.
- All parameters should be supplied in the body as JSON.