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.

While i write text in metric field I get a lot of requests

See original GitHub issue

Before I fill in the field I get a lot of requests in my endpoints /query and /search (even when I just click on the metrics field to fill)

Apparently because of this, I get an error: Expected response data to be array, got object.

Photo

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
andigcommented, Jun 2, 2020

Here is the response from /search endpoint. Photo

Please look carefully. THIS RESPONSE IS NOT AN ARRAY. An array should have [] brackets around instead of {}.

0reactions
FedyaSavchukcommented, Jun 3, 2020

Thank you, I resolved this problem!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started with custom metrics and attributes - Zendesk help
Here's an example: You start with a metric; in this case the number of tickets you have. This returns the number of tickets...
Read more >
Querying basics - Prometheus.io
Alerting based on metrics. Querying Prometheus. Examples; Expression language data types; Literals. String literals; Float literals. Time series Selectors.
Read more >
Using metric math - Amazon CloudWatch - AWS Documentation
Function Arguments Return type* Supported for cross‑account? ABS TS. TS TS. TS ✓ ANOMALY_DETECTION_BAND TS. TS, S TS AVG TS. TS S. TS ✓
Read more >
Metrics API - GET metrics | Dynatrace Docs
Lists all available metrics. You can limit the output by using the pagination: Specify the number of results per page in the pageSize...
Read more >
Generate Metrics from Ingested Logs - Datadog Docs
Input a query to filter the log stream: The query syntax is the same as for the Log Explorer Search. · Select the...
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