Akira Hayashi (rin)

Results 13 issues of Akira Hayashi (rin)

I got following error during installation ``` > install_github("james-thorson/VAST", INSTALL_opts="--no-staged-install") Downloading GitHub repo james-thorson/VAST@master ─ building 'VAST_3.1.0.tar.gz'formation ...l/2v7h_sys7b3cjqcrq7qtztk40000gn/T/RtmpVlFqtF/remotes60a37f89bd67/James-Thorson-NOAA-VAST-deca9d5/DESCRIPTION’ ... Warning: unknown option ‘--no-staged-install’ * installing *source* package ‘VAST’ ... **...

* **I'm submitting a ...** [ ] language request [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about...

## What I observed I got a `ReferenceError` when I entered abnormal block in `idsFromIndex()` ``` ReferenceError: debug is not defined 9 | return hits.concat(id) 10 | } else {...

- I wrote a document that helps to deploy `ghnotify` on local using Docker Compose - note: the `ghnotify` image version (`v0.1.3`) should be updated because it cause error on...

To resolve #14, I instrumented simple three metrics in `ghnotify`. Metrics implemented by this PR (metrics type): - `ghnotify_http_request_total` (counter) - `ghnotify_http_status_total` (counter) - `ghnotify_http_response_duration_seconds` (histogram) --- - close #14

### Background Until I set up ghnotify, I encountered several HTTP errors such as `404` and `500` ### What I want It would be useful to monitor the status code...

## Description: 概要 Resolve warnings below that occurs when `technote-space/assign-author` is being executed > Add assignee to PR > Node.js 16 actions are deprecated. Please update the following actions to...

Type: CI/CD

## Feature Request **Is your feature request related to a problem? Please describe.** I need tests before adding features to this tool **Describe the solution you'd like** - add testing...

enhancement

### Summary - updated make target `test` to execute all the tests under `pkg/query-service` to prevent degrading - fixed query-service tests that were broken without being noticed #### Related Issues...

## Is your feature request related to a problem? yes: https://github.com/SigNoz/signoz/issues/5976#issuecomment-2351091245 ## Describe the solution you'd like Add GitHub Actions workflow that executes test on query-service ## Describe alternatives you've...