question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Annotation Query Failed Cannot read property 'to' of undefined

See original GitHub issue

What happened: When dashboard refresh, an error occurs. Annotation Query Failed Cannot read property 'to' of undefined

In console:

AnnotationSrv.query error TypeError: Cannot read property ‘to’ of undefined at Module.j (rangeutil.ts:269) at y (annotations_srv.ts:236) at annotations_srv.ts:157 at async Promise.all (/d/RHTucjGnz/index 0) at async Promise.all (/d/RHTucjGnz/index 0)

And the annotations are not drawn.

What you expected to happen:

Draw annotations on a panel.

How to reproduce it (as minimally and precisely as possible):

Install Grafana v8.1.1 (90c87a52f7) with flant-statusmap-panel 0.4.1

Environment:

  • Grafana version: v8.1.1 (90c87a52f7)
  • flant-statusmap-panel version: 0.4.1
  • Data source type & version:
  • OS Grafana is installed on:
  • User OS & Browser: Yandex browser 21.6.0.1108
  • Grafana plugins:
  • Others:

Anything else we should know?: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:26
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
shurupcommented, Oct 28, 2021

Hi everyone and sorry for the delay with fixing this issue. We’re going to deal with it at the beginning of the following week.

4reactions
diafourcommented, Nov 3, 2021

I’ve merged a fix. Need to cut a release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

8.1.1 Annotation Query failed: cannot read property of undefined
With Grafana 8.0.6 no error. With Grafana 8.1.1 Annotation Query failed: cannot read property of undefined Annotation by Tags.
Read more >
Annotation Query Failed - error comes and goes
Go to dashboard · Go to dashboard settings (gear icon at the top) · Go to Annotations section (in the left menu) ·...
Read more >
[Solved] Unstable error, cannot read properties of undefined
This is to get the annotation data from the server, render it with js and display it on the screen. A random error...
Read more >
angular - TypeError: Cannot read properties of undefined ...
The issue here is, Angular lifecycle method will only be called when you call fixture.detectChanges() and you are initializing emp object ...
Read more >
Google Visualization API Reference | Charts
Returns the value of a named property, or null if no such property is set for the specified column. The return type varies,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found