Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

The purpose of this is to reduce high cardinality query metrics.

Description of Changes

Please describe your change, mention any related tickets, and so on here.

API and ABI breaking changes

If this is an API or ABI breaking change, please apply the
corresponding GitHub label.

Expected complexity level and risk

How complicated do you think these changes are? Grade on a scale from 1 to 5,
where 1 is a trivial change, and 5 is a deep-reaching and complex change.

This complexity rating applies not only to the complexity apparent in the diff,
but also to its interactions with existing and future code.

If you answered more than a 2, explain what is complex about the PR,
and what other components it interacts with in potentially concerning ways.

pub mod ast;
pub mod compiler;
pub mod execute;
pub mod query_debug_info;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How to annotate query metrics with details about the query will need to be reworked.

Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

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

Ok looks fine, thanks for this Josh 👍

Base automatically changed from joshua/chore/disable-query-metrics to master January 13, 2024 01:21
The purpose of this is to reduce high cardinality query metrics.
@joshua-spacetime joshua-spacetime force-pushed the joshua/chore/remove-query-string-from-metrics branch from 1d4e701 to c6e726e Compare January 13, 2024 01:22
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jan 13, 2024
Merged via the queue into master with commit fd6a5ce Jan 13, 2024
@joshua-spacetime joshua-spacetime deleted the joshua/chore/remove-query-string-from-metrics branch January 13, 2024 02:37
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.

3 participants