-
Used the loki chart
https://github.com/grafana/helm-charts/blob/main/charts/loki/values.yaml
get the following in my promtail pods:
```
level=warn ts=2021-08-09T01:02:45.604013738Z caller=clie…
-
**Intended outcome:**
Get data from subscription using Subscription component from @apollo/react-components.
Result data should be updated, including `loading` value.
`
{this.m…
-
**Intended outcome:**
The cache should be shared between two instances of `useLazyQuery` that use the exact same parameters. If we create an abstraction of `useLazyQuery` each component that uses…
-
**Describe the bug**
I am encountering an issue where logs ingested using Fluent Bit are not being tailed correctly in Loki 3.x versions. Logs seem to be dropped or are missing when tailing logs usi…
-
Hi,
I am getting following error when i am using registry:2 and along tls certificates for http
registry_1 | time="2015-12-30T18:59:56Z" level=warning msg="No HTTP secret provided - generated random…
-
## Bug report
Batch Job filtering not working.
It seems that querying based on any of the date fields is not support at the moment.
Also the calculated "status" field is not available for filte…
-
**Intended outcome:**
When using `MockedProvider` from `@apollo/react-testing` library with **class** component, which is wrapped with `withApollo` HoC, calling `this.props.client.readQuery` runs p…
-
Hi,
I ran into an issue when setting the global _fetchPolicy_ setting for _query_ and _watchQuery_ to _cache-and-network_ while using _apollo-link-state_ and _apollo-cache-persist_.
My defau…
-
When working with elevenlabs a problem pops up
```
bolna-app-1 | 2024-07-05 11:54:48.037 INFO {task_manager} [_synthesize] ##### sending text to elevenlabs for generation: Welcome!
bolna-app-1 …
-
I'd like to explore how we could handle caching better. What makes this issue complex is that there are many different solutions available.
## Patterns
### Persisted Queries
https://www.apol…