Skip to content

Conversation

@ujwalsah
Copy link
Contributor

@ujwalsah ujwalsah commented Oct 22, 2025

Relevant information

Checklist

  • I've read the guidelines and understand the acceptance criteria.
  • The value of the attribute marked as identifier will be unique and valid.
  • I've confirmed that my entity type wasn't already defined. If it is I'm providing an explanation above.

Copy link
Collaborator

@entityBot entityBot left a comment

Choose a reason for hiding this comment

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

beep boop bop.

I have found some errors processing these changes:

* Error VALIDATING domainType: 'MEDIA_STREAMING-VIDEO' on Golden metrics for key 'SELECT average(timeSinceContentRequested - if(contentStartTime > adEndTimestamp,preAdDuration, 0 )) as avgStartTime FROM FROM VideoAction SELECT latest(timestamp)  as contentStartTime, latest(timeSinceRequested)  AS timeSinceContentRequested WHERE actionName = 'CONTENT_START' FACET viewId LIMIT MAX) LEFT JOIN (FROM VideoAdAction SELECT sum(timeSinceAdStarted)  AS preAdDuration ,latest(timestamp) as adEndTimestamp WHERE  actionName = 'AD_END' AND adPosition = 'pre' FACET viewId LIMIT MAX) ON viewId WHERE entity.guid IN ('guid') FACET entity.name TIMESERIES' - Exception: Error validating the query.

* Error VALIDATING domainType: 'MEDIA_STREAMING-VIDEO' on Golden metrics for key 'SELECT 100 * (filter(uniqueCount(viewId), WHERE actionName = 'CONTENT_ERROR' AND  timeSinceStarted IS NULL)  / (FROM VideoErrorAction, VideoAdAction SELECT uniqueCount(viewId))) FROM VideoErrorAction WHERE entity.guid IN ('guid') FACET entity.name TIMESERIES' - Exception: The select clause cannot be used to produce a valid golden metric.

* Error VALIDATING domainType: 'MEDIA_STREAMING-VIDEO' on Golden metrics for key 'SELECT 100 * (filter(uniqueCount(viewId), WHERE actionName = 'AD_ERROR' AND  timeSinceAdStarted IS NULL)  / (FROM VideoErrorAction, VideoAdAction SELECT uniqueCount(viewId))) FROM VideoErrorAction WHERE entity.guid IN ('guid') FACET entity.name TIMESERIES' - Exception: The select clause cannot be used to produce a valid golden metric.

* Error VALIDATING domainType: 'MEDIA_STREAMING-VIDEO' on Golden metrics for key 'SELECT 100 * (filter(uniqueCount(viewId), WHERE actionName = 'CONTENT_END' AND timeSinceLastError < 1000 AND timeSinceStarted > 0)  / (FROM VideoErrorAction, VideoAdAction  SELECT  uniqueCount(viewId))) FROM VideoAction WHERE entity.guid IN ('guid') FACET entity.name TIMESERIES' - Exception: The select clause cannot be used to produce a valid golden metric.

* Error VALIDATING domainType: 'MEDIA_STREAMING-VIDEO' on Golden metrics for key 'SELECT 100 * (filter(uniqueCount(viewId), WHERE actionName = 'AD_END' AND timeSinceLastError < 1000 AND timeSinceAdStarted > 0)  / (FROM VideoErrorAction, VideoAdAction  SELECT  uniqueCount(viewId))) FROM VideoAdAction WHERE entity.guid IN ('guid') FACET entity.name TIMESERIES' - Exception: The select clause cannot be used to produce a valid golden metric.

@CLAassistant
Copy link

CLAassistant commented Oct 22, 2025

CLA assistant check
All committers have signed the CLA.

@entityBot entityBot requested a review from a team October 22, 2025 21:21
@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

5 similar comments
@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 4 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

@nr-cmorenoin
Copy link
Contributor

@ujwalsah could you please resolve conflicts?

@entityBot
Copy link
Collaborator

⚠️ Review Required ⚠️

👋 This PR has seen no activity in over 3 days and is still awaiting approval from: @newrelic/EP

Please review or provide an update.

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.

6 participants