Skip to content

Feature/add longterm metrics #342

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

Merged
merged 8 commits into from
May 3, 2024
Merged

Conversation

mms-gianni
Copy link
Member

@mms-gianni mms-gianni commented May 1, 2024

metrics2

@mms-gianni mms-gianni added the feature New feature or request label May 1, 2024
@mms-gianni mms-gianni added this to the v2.2.1 milestone May 1, 2024
@mms-gianni mms-gianni self-assigned this May 1, 2024
res.send(metrics);
} catch (error) {
//console.log(error)
res.send(error)

Check warning

Code scanning / CodeQL

Information exposure through a stack trace Medium

This information exposed to the user depends on stack trace information.
res.send(metrics);
} catch (error) {
//console.log(error)
res.send(error)

Check warning

Code scanning / CodeQL

Information exposure through a stack trace Medium

This information exposed to the user depends on stack trace information.
res.send(metrics);
} catch (error) {
//console.log(error)
res.send(error)

Check warning

Code scanning / CodeQL

Information exposure through a stack trace Medium

This information exposed to the user depends on stack trace information.
res.send(metrics);
} catch (error) {
//console.log(error)
res.send(error)

Check warning

Code scanning / CodeQL

Information exposure through a stack trace Medium

This information exposed to the user depends on stack trace information.
@mms-gianni mms-gianni merged commit 9115536 into main May 3, 2024
2 checks passed
@mms-gianni mms-gianni deleted the feature/add-longterm-metrics branch October 4, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant