Git Product home page Git Product logo

truestreet's Issues

Getting some error logs in truestreet

2022/04/29 07:48:52 Failed to prepare session, error: spanner: code = "NotFound", desc = "Session not found: projects/dev-294310/instances/devprom/databases/promdb/sessions/wedbkjwbigwe73bkb38bsdb"
2022/05/02 08:29:48 rowsToTimeseries failed: spanner: code = "Canceled", desc = "context canceled"
2022/05/02 08:29:48 dataClient read error : spanner: code = "Canceled", desc = "context canceled"

I am getting this kind of errors in truestreet

Bazel Version

Hi,

Do we need a specific Bazel version and Ubuntu version?

I tried with latest bazel version 3.2.0 and "Ubuntu eoan"and followed the steps mentioned in README.

When I am running- bazel run //:gazelle, It throws the following error

ERROR: Skipping '//:gazelle': error loading package '': Unable to find package for @io_bazel_rules_docker//container:container.bzl: The repository '@io_bazel_rules_docker' could not be resolved.

WARNING: Target pattern parsing failed.

ERROR: error loading package '': Unable to find package for @io_bazel_rules_docker//container:container.bzl: The repository '@io_bazel_rules_docker' could not be resolved.

INFO: Elapsed time: 7.468s
INFO: 0 processes.

FAILED: Build did NOT complete successfully (1 packages loaded)

FAILED: Build did NOT complete successfully (1 packages loaded)

Fetching @rules_cc; Cloning 7e650b11fe6d49f70f2ca7a1c4cb8bcc4a1fe239 of https://github.com/bazelbuild/rules_cc

Can anyone help me here if I am missing out on something here?

Getting permission denied error

2022/05/05 17:04:28 failed to set up Cloud Spanner clients : rpc error: code = PermissionDenied desc = Caller is missing IAM permission spanner.databases.list on resource projects/

getting following error while connecting spanner

2022/04/25 05:47:51 applyMutations error for samples : spanner: code = "NotFound", desc = "Table not found: samples"
2022/04/25 05:48:11 timeSeriesExists error : spanner: code = "InvalidArgument", desc = "Table not found: index [at 1:27]\nSELECT DISTINCT tsid FROM index WHERE tsid IN UNNEST(@array)\n ^"

Invalid Argument while querying

Hi Team,

I am using truestreet along with cloudspanner for prometheus.

When I am trying to query node_load1{instance=~"instance_name"}, I am getting the following error.

500 Internal Server Error: spanner: code = "InvalidArgument", desc = "Syntax error: Unexpected \\\"^\\\" [at 7:57]\\n (name=@name0 AND REGEXP_CONTAINS(value, ^(@value0)$))\\n ^"

If I do not use tilde (~) and query just node_load1{instance="instance_name"}, I am getting the results fine.

I was able to use tilde (~) when prometheus was running in a single machine i.e when data was just in the disk

So I cannot query multiple instances in a single query. Can you guys please check this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.